/* CSS Document */

/* 全共通CSS */

*{
margin:0;
padding:0;
font-style:normal;
}

a,
a:link,
a:visited{
outline:none;
color:#FF0000;
text-decoration:none;
}
a:hover{
color:#660000;
text-decoration:underline;
}

a.line,
a.line:link,
a.line:visited{
outline:none;
color:#FF0000;
text-decoration:underline;
}

img{
border:none;
}

ul{
list-style:none;
}

table{
border-collapse:collapse;
}


#wrapper{
width:824px;
margin:0 auto;
}

.pageup {
text-align:right;
width:714px;
padding-bottom:10px;
}

/* ヘッダー */
#header{
background:url(../img/top/header_tel.jpg) no-repeat top right;
height:103px;
width:780px;
margin:0 auto;
}

#header h1{
background:url(../img/top/header_logo.jpg) no-repeat;
float:left;
}

#header h1 a{
width:267px;
height:95px;
display:block;
text-indent:-9999px;
}

/* ヘッダーメニュー */
div#menu_header{
height:33px;
float:right;
padding-top:70px;
width:480px;
}

#menu_header li{
display:inline;
float:left;
}

#menu_header li a{
display:block;
height:33px;
text-indent:-9999px;
background:url(../img/top/menu.jpg);
}

/*li#me_h_home a{width:85px; background-position:0 0;}
li#me_h_shinryo a{width:98px; background-position:-85px 0;}
li#me_h_hepatology a{width:130px; background-position:-183px 0;}
li#me_h_doctor a{width:167px; background-position:-313px 0;}

li#me_h_home a:hover{background-position:0 -64px; width:85px;}
li#me_h_shinryo a:hover{width:98px; background-position:-85px -64px;}
li#me_h_hepatology a:hover{width:130px; background-position:-183px -64px;}
li#me_h_doctor a:hover{width:167px; background-position:-313px -64px;}*/

/*ul#home_m li#me_h_home a{background-position:0 -64px; width:85px;}
ul#shinryo_m li#me_h_shinryo a{width:98px; background-position:-85px -64px;}
ul#hepatology_m li#me_h_hepatology a{width:130px; background-position:-183px -64px;}
ul#doctor_m li#me_h_doctor a{width:167px; background-position:-313px -64px;}
*/
/* メインコンテンツ内リンク */
ul#main_bt{
margin-top:35px;
}

ul#main_bt li{
margin-right:18px;
float:left;
text-indent:-9999px;
}

ul#main_bt li a{
display:block;
width:218px;
height:73px;
border:1px dotted #cccccc;
}

ul#main_bt li a:hover{
border:1px dotted #E6335A;
}

li#bt_doctor a{ background:url(../img/top/bt_doctor.gif) no-repeat;}
li#bt_kanzo a{ background:url(../img/top/bt_kanzo.gif) no-repeat;}
li#bt_sisetu a{ background:url(../img/top/bt_sisetu.gif) no-repeat;}
li#bt_about a{ background:url(../img/top/bt_about.gif) no-repeat;}

/* フッターメニュー */
ul#menu_footer{
text-align:center;
margin: 30px auto 0 auto;
}

#menu_footer li{
display:inline;
text-align:center;
}

/* コピーライト */
#footer{
	background:url(../img/top/footer_kanban.jpg) repeat-y;
	padding:0 40px;
	position: relative;
}

#footer #add{
	font-size:12px;
	width: 470px;
}
#footer #add div.text{
	float: right;
	width: 215px;
	padding-top: 5px;
}
#footer #add div.text p{
	background-color: #FFFFFF;
	border: 1px solid #CC9966;
	line-height: 1.6;
	padding: 6px 10px;
}

/* #footer #add .text{
float:left;
}
#footer .bt_map{
float:left;
margin-left:25px;
width:84px;
background:url(../img/top/bt_map.gif) no-repeat 0 0;
}
#footer .bt_map a{
display:block;
text-indent:-9999px;
width:84px;
height:22px;}
#footer .bt_map a:hover{background:url(../img/top/bt_map.gif) no-repeat 0 -25px;}
 */
#copyright {
	padding-top: 5px;
	font-size:12px;
	clear: both;
}

#footer_time{
	position: absolute;
	right: 40px;
	top: 5px;
	width: 260px;
}
#footer table.s_time{
	width: 100%;
	margin-bottom: 5px;
}
table.s_time caption,#add .title{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
table.s_time th,table.s_time td{
	padding:3px;
	font-size:12px;
	border:1px solid #c96;
	text-align:center;
}
#footer table.s_time th,#footer table.s_time td{padding:1px;}
table.s_time tr{background-color:#fff;}
table.s_time tr.l1{background-color:#ffffcc;}
table.s_time tr.l2{background-color:#f0f1f5;}
table.s_time tr.l3{background-color:#fce6da;}
#footer_time p{
	font-size: 12px;
	padding: 0;
	line-height: 1.4;
}

/*2017_7*/
#menu_header li a{
display:block;
height:33px;
text-indent:-9999px;
background:url(../img/top/menu2.jpg);
}

li#me_h_home a{width:53px; background-position:0 0;}
li#me_h_shinryo a{width:69px; background-position:-53px 0;}
li#me_h_doctor a{width:130px; background-position:-123px 0;}
li#me_h_hepatology a{width:96px; background-position:-253px 0;}
li#medical a{width:132px; background-position:-349px 0;}

li#me_h_home a:hover, ul#home_m li#me_h_home a{width:53px; background-position:0 -64px; }
li#me_h_shinryo a:hover, ul#shinryo_m li#me_h_shinryo a{width:69px; background-position:-53px -64px;}
li#me_h_doctor a:hover, ul#doctor_m li#me_h_doctor a{width:130px; background-position:-123px -64px;}
li#me_h_hepatology a:hover, ul#hepatology_m li#me_h_hepatology a{width:96px; background-position:-253px -64px;}
li#medical a:hover, ul#medical_m li#medical a{width:132px; background-position:-349px -64px;}





