@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　"診療案内ページ"レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/


/*メインイメージ*/
#main_img {
	clear: both;
	height: 142px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/*イメージ：左側*/
#img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 208px;
}


/*イメージ：右側*/
#img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 142px;
	width: 563px;
}


/*診療案内イメージ*/
#img_guide {
	background-image: url(../clinic_guide/image/main_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 563px;
}
#img_guide em {
	text-indent: -9999px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}


/*ページ内リンク*/
#mri_link {
	clear: both;
	height: 31px;
	width: 563px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


/*共通スタイル*/
.title {
	padding: 0px;
	clear: both;
	height: 33px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#contents_kari {
	padding: 0px;
	clear: both;
	height: auto;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	overflow: hidden;
}

/*診察時間*/
#contents_text {
	clear: both;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
}
#contents_guide {
	clear: both;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
}
#contents_left {
	float: left;
	height: auto;
	width: auto;
}
#contents_right {
	clear: none;
	float: right;
	height: auto;
	width: 240px;
}
#contents_right p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*診察科目*/
#contents_guide2 {
	clear: both;
	height: 69px;
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../clinic_guide/image/comment_space1.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 18px;
	line-height: 24px;
}

#contents_guide3 {
	clear: both;
	height: 87px;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents_guide3_left {
	height: 69px;
	width: 262px;
	margin: 0px;
	float: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	letter-spacing: 0.2em;
}
#contents_guide3_right {
	height: 76px;
	margin: 0px;
	width: 406px;
	text-align: left;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#subject1 {
	background-image: url(../clinic_guide/image/comment_top.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
}
#subject2 {
	background-image: url(../clinic_guide/image/comment_center.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: auto;
}
#subject2_1 {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	color: #6B90BC;
	clear: both;
	height: auto;
	width: auto;
}
#subject2_2 {
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 30px;
	color: #6B90BC;
	clear: both;
	height: auto;
	width: auto;
}
#subject2_3 {
	margin-bottom: 5px;
	margin-left: 60px;
	margin-right: 30px;
	clear: both;
	height: auto;
	width: auto;
}
#subject3 {
	background-image: url(../clinic_guide/image/comment_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
}

/*交通案内*/
#contents_map {
	clear: both;
	height: 501px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../clinic_guide/image/img_map.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	padding-bottom: 30px;
}
#contents_map #annai {
	clear: both;
	height: auto;
	width: 261px;
	padding-top: 16px;
	padding-left: 470px;
	line-height: 22px;
}
#contents_map #renraku {
	clear: both;
	height: auto;
	width: 708px;
	padding-top: 170px;
	padding-left: 25px;
	line-height: 22px;
}
