@charset "utf-8";
/* CSS Document */

/*main_img
------------------------*/
#bg_main_img {
	width:100%;
	background:url(../images/index/bg_main_img.gif) 0 0 repeat-x;
}

#main_img {
	background:url(../images/index/main_img.jpg) 0 0 no-repeat;
	height:350px;
	width:914px;
	text-indent: -9999px;
	margin:0 auto 20px;
}

/* top banner 追加 start ------------------- 2011.05.02 */
/*
#top_banner {
	background: url(../images/index/bg_top_banner1.png) no-repeat;
	width: 880px;
	height:50px;
	margin-bottom:0px;
	color:#666666;
	font-size:2em;
	font-weight:bold;
	padding-left:20px;
	padding-top:20px;
	}
*/

/* top banner 追加 end ---------------------*/

/* top banner r & l 追加 start----------------------------2011.05.07 */

.top_banner_l {
	width: 447px;
	height: 50px;
	float: left;
	margin-bottom: 10px;
	}

.top_banner_l a {
	background:url(../images/index/top_banner_l.png) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 447px;
	height: 50px;
	display: block;
	float: left;
	margin-bottom: 10px;
	}

.top_banner_l a:hover {
	background:url(../images/index/top_banner_l.png) no-repeat 0px -50px;
	text-indent: -9999px;
	width: 447px;
	height: 50px;
	display: block;
	float: left;
	margin-bottom: 10px;
	}


.top_banner_r {
	width: 447px;
	height: 50px;
	float: right;
	margin-bottom: 10px;
	}

.top_banner_r a {
	background:url(../images/index/top_banner_r.png) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 447px;
	height: 50px;
	display: block;
	float: right;
	margin-bottom: 10px;
	}

.top_banner_r a:hover {
	background:url(../images/index/top_banner_r.png) no-repeat 0px -50px;
	text-indent: -9999px;
	width: 447px;
	height: 50px;
	display: block;
	float: right;
	margin-bottom: 10px;
	}



/* top banner r & l 追加 end  ----------------------------2011.05.07 */



/*contents内
------------------------*/


#contents_l {
	float: left;
	width: 325px;
}

#contents_r {
	float: right;
	width: 325px;
}

/* トップページ バナー用にここから追加 */

#contents_l2 {
	float: left;
	width: 332px;
}
#contents_r2 {
	float: right;
	width: 332px;
}
/* トップページ バナー用にここまで追加 */

.title01 {
	background: url(../images/index/title_img01.gif) no-repeat;
	height: 30px;
	width: 325px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.title02 {
	background: url(../images/index/title_img02.gif) no-repeat;
	height: 30px;
	width: 325px;
	text-indent: -9999px;
}
.title03 {
	background: url(../images/index/title_img03.gif) no-repeat;
	height: 30px;
	width: 670px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.title04 {
	background: url(../images/index/title_img04.gif) no-repeat;
	height: 30px;
	width: 325px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.title06 {
	background-image: url(../images/index/title_img06.gif);
	text-indent: -9999px;
	float: none;
	height: 30px;
	width: 670px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}


.title05 {
	background: url(../images/index/title_img05.gif) no-repeat;
	height: 30px;
	width: 325px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

/*ご利用案内
------------------------*/

.index_photo_l {
	padding: 2px;
	width: 65px;
	border: 1px solid #C8C8C8;
	float: left;
}
.text_r {
	float: right;
	width: 240px;
}
.user_title01 {
	background: url(../images/index/user_title01.gif) no-repeat;
	height: 12px;
	width: 245px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 10px;
}
.user_title {
	background: url(../images/com/arrow_icon.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 1em;
	margin-bottom: 5px;
}
.br_wrap {
	width: 325px;
	height:5.8em;
	border-bottom: 1px dotted #C8C8C8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.br_wrap_none {
	width:325px;
	height:5.8em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*健診のご案内
------------------------*/

.banner_brain {
	height: 90px;
	width: 325px;
	border-bottom: 1px dotted #C8C8C8;
}
.banner_brain a {
	background: url(../images/index/banner_brain.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 325px;
}
.banner_brain a:hover {
	background: url(../images/index/banner_brain.gif) no-repeat 0px -90px;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 325px;
}
.banner_pet {
	height: 90px;
	width: 325px;
	border-bottom: 1px dotted #C8C8C8;
}
.banner_pet a {
	background: url(../images/index/banner_pet.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 325px;
}
.banner_pet a:hover {
	background: url(../images/index/banner_pet.gif) no-repeat 0px -90px;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 325px;
}


.banner_etc {
	height:90px;
	width:325px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #C8C8C8;
}
.banner_etc a {
	background:url(../images/index/banner_etc.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height:90px;
	width:325px;
}
.banner_etc a:hover {
	background:url(../images/index/banner_etc.gif) no-repeat 0px -90px;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 325px;
}


/*人間ドックバナー追加
------------------------*/

.banner_doc {
	height:90px;
	width:325px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #C8C8C8;
}
.banner_doc a {
	background:url(../images/index/banner_doc.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height:90px;
	width:325px;
}
.banner_doc a:hover {
	background:url(../images/index/banner_doc.gif) no-repeat 0px -90px;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 325px;
}

/*人間ドックバナー追加 ここまで
------------------------*/



/*各診療科・各センター
------------------------*/

#shinryou_wrap {
	width: 482px;
	float: left;
	margin-bottom: 20px;
}
#center_wrap {
	float: right;
	width: 160px;
}
#shinryou_title {
	font-size: 1px;
	line-height: 1px;
	background: url(../images/index/center_title01.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 482px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #4D4D4D;
	margin-bottom: 10px;
}
#center_title {
	font-size: 1px;
	line-height: 1px;
	background: url(../images/index/center_title02.gif) no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 160px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #4D4D4D;
	margin-bottom: 10px;
}

.shinryou_box {
	width: 482px;
	border-bottom: 1px dotted #C8C8C8;
}
.shinryou01,.shinryou02,.shinryou03,.shinryou04,.shinryou06,.shinryou07,.shinryou09,.shinryou10,.shinryou12{
	width: 160px;
	height: 55px;
	float: left;
	border-right: 1px dotted #C8C8C8;
}
.shinryou01 a {
	background: url(../images/index/banner_shinryouka01.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou01 a:hover {
	background: url(../images/index/banner_shinryouka01.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou02 a {
	background: url(../images/index/banner_shinryouka02.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou02 a:hover {
	background: url(../images/index/banner_shinryouka02.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou05,.shinryou08,.shinryou11,.shinryou14 {
	width: 160px;
	height: 55px;
	float: left;
}
.shinryou03 a {
	background: url(../images/index/banner_shinryouka03.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou03 a:hover {
	background: url(../images/index/banner_shinryouka03.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou04 a {
	background: url(../images/index/banner_shinryouka04.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou04 a:hover {
	background: url(../images/index/banner_shinryouka04.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou05 a {
	background: url(../images/index/banner_shinryouka05.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou05 a:hover {
	background: url(../images/index/banner_shinryouka05.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou06 a {
	background: url(../images/index/banner_shinryouka06.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou06 a:hover {
	background: url(../images/index/banner_shinryouka06.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou07 a {
	background: url(../images/index/banner_shinryouka07.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou07 a:hover {
	background: url(../images/index/banner_shinryouka07.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou08 a {
	background: url(../images/index/banner_shinryouka08.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou08 a:hover {
	background: url(../images/index/banner_shinryouka08.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou09 a {
	background: url(../images/index/banner_shinryouka09.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou09 a:hover {
	background: url(../images/index/banner_shinryouka09.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou10 a {
	background: url(../images/index/banner_shinryouka10.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou10 a:hover {
	background: url(../images/index/banner_shinryouka10.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou11 a {
	background: url(../images/index/banner_shinryouka11.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou11 a:hover {
	background: url(../images/index/banner_shinryouka11.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou12 a {
	background: url(../images/index/banner_shinryouka12.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou12 a:hover {
	background: url(../images/index/banner_shinryouka12.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}

.shinryou14 a {
	background: url(../images/index/banner_shinryouka14.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.shinryou14 a:hover {
	background: url(../images/index/banner_shinryouka14.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}



.center01,.center02,.center03,.center04 {
	width: 160px;
	border-bottom: 1px dotted #C8C8C8;
	height: 55px;
}

.center01 a {
	background: url(../images/index/banner_center01.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.center01 a:hover {
	background: url(../images/index/banner_center01.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.center02 a {
	background: url(../images/index/banner_center02.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.center02 a:hover {
	background: url(../images/index/banner_center02.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.center03 a {
	background: url(../images/index/banner_center03.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.center03 a:hover {
	background: url(../images/index/banner_center03.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.center04 a {
	background: url(../images/index/banner_center04.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}
.center04 a:hover {
	background: url(../images/index/banner_center04.gif) no-repeat 0px -55px;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
}


#topics_info_wrap {
	width:305px;
	height:160px;
	overflow:auto;
	margin:0 auto 30px;
	color:#000000;
}

.topics_info_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C8C8C8;
	color:#000000;
}

#topics_info_wrap a:link,#topics_info_wrap a:visited {
	color:#000000 !important;
	text-decoration:underline;
}

#topics_info_wrap a:hover {
	color:#000000 !important;
	text-decoration:none;
}

/*トピックス倍幅改造
------------------------*/

#topics_info_wrap_w {
	width:620px;
	height:200px;
	overflow:auto;
	color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.topics_info_box_w {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #C8C8C8;
	color:#000000;
	font-size: small;
}

#topics_info_wrap_w a:link,#topics_info_wrap_w a:visited {
	color:#000000 !important;
	text-decoration:underline;
}

#topics_info_wrap_w a:hover {
	color:#000000 !important;
	text-decoration:none;
}

/*トピックス倍幅改造ここまで
------------------------*/


/* old_topics用設定
------------------------*/


#old_topics_info_wrap_w {
	width:620px;
	height:1000px;
	overflow:auto;
	margin:0 auto 30px;
	color:#000000;
}

#old_topics_info_wrap_w a:link,#old_topics_info_wrap_w a:visited {
	color:#000000 !important;
	text-decoration:underline;
}

#old_topics_info_wrap_w a:hover {
	color:#000000 !important;
	text-decoration:none;
}

