@charset "UTF-8";

/* float */

#contents div.photo_l_box {
	width:235px;
}

#contents div.photo_r_box {
	width:360px;
}

#contents div.newsbox {
	width:235px;
	margin:0 10px 0 0;
	height:160px;
	overflow:auto;
}

/* font */

#contents h4 {
	color:#003333;
}

/**/

#contents #topcreative {
	margin:0 0 20px 0;
	width:620px;
	height:230px;
}

/* お知らせ */

#contents dl.osirase dt {
	font-weight:bold;
}
#contents dl.osirase dd {
	margin-bottom:10px;
}

/* 診療時間 */

#contents table.format01 {
	margin-bottom:10px;
	margin-left:30px;
}

#contents div.photo_r_box dl {
	margin-left:30px;
}


/* 診療案内 */

#contents ul.exam_list {
	width:620px;
	margin:0 -5px 0 0;
}

#contents ul.exam_list li {
	float:left;
	width:200px;
	margin:0 5px 5px 0;
	padding-bottom:3px;
	background:url(/images/bg_index_bottom.jpg) no-repeat left bottom;
}

#contents ul.exam_list dl {
	background:url(/images/bg_index_top.jpg) no-repeat left top;
}

#contents ul.exam_list dl dt {
	padding:7px 0 5px 13px;
}

#contents ul.exam_list dl dd {
	font-size:x-small;
	padding:0 0 3px 25px;
	line-height:1.3;
	_height:2.6em;
	min-height:2.6em;
}

#contents p.right {
	margin-right:10px;
}

/* アクセスマップ */
#contents div.indent p {
	text-align:right;
	margin-bottom:5px;
}
