@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background:url(../img/bg_body.jpg) repeat-x;
	text-align:center;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color:#333;
	}
	
img{
	border:none;
	}
	
a{
	outline:none;
	}
	
a:link{
	color:#009933;
	}
	
a:visited{
	color:#000099;
	}
	
li{
	list-style:none;
	}

#headerback{
	height:240px;
	background:url(../img/bg_header.jpg) repeat-x;
}

#header{
	width:1000px;
	height:220px;
	margin:0 auto 10px;
	text-align:left;
}

h1{
	width:1000px;
	height:35px;
	font-size:80%;
	line-height:2;
	color:#666;
	margin:0 0 0 0;
}

h2{
	width:463px;
	height:84px;
	margin:0 0 13px 0;
	padding:0 0 0 0;
	float:left;
}

#contact{
	width:520px;
	height:77px;
	margin:0 0 0 0;
	float:right;
}

#main{
	width:1000px;
	height:200px;
	clear:both;
	margin:0 0 28px 0;
}


ul#gnav{
	clear:both;
	width:1000px;
	height:60px;
}

ul#gnav li{
	width:167px;
	height:60px;
	float:left;
	list-style:none;
	margin:0 0 10px 0;
}

ul#gnav li a{
	width:167px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

ul#gnav li#last_gnav{
	width:165px;
	height:60px;
	float:left;
	list-style:none;
	margin:0 0 10px 0;
}

ul#gnav l#last_gnavi a{
	width:165px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

ul#gnav li a:hover,
ul#gnav li a:active{
	background-position:0 -60px;
}

#gn00{background:url(../img/gn00.png);}
#gn01{background:url(../img/gn01.png);}
#gn02{background:url(../img/gn02.png);}
#gn03{background:url(../img/gn03.png);}
#gn04{background:url(../img/gn04.png);}
#gn05{background:url(../img/gn05.png);}

#top #gn00{background-position:0 -60px;}
#treatment #gn01{background-position:0 -60px;}
#doctor #gn02{background-position:0 -60px;}
#clinic #gn03{background-position:0 -60px;}
#access #gn04{background-position:0 -60px;}
#question #gn05{background-position:0 -60px;}

#container{
	width:1000px;
	margin:10px auto 0;
	padding:0 0 0 0;
	text-align:left;
}

#leftblock{
	width:248px;
	margin:0 0 0 0;
	float:left;
}

p#bn_reserve{
	width:250px;
	height:90px;
	margin:0 0 10px 0;
}

p#bn_reserve2{
	width:250px;
	height:139px;
	margin:0 0 20px 0;
}


ul#snav{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul#snav li{
	width:248px;
	height:70px;
	list-style:none;
	margin:0 0 6px 0;
	text-indent:-9999px;
}

ul#snav li a{
	width:248px;
	height:70px;
	display:block;
	text-indent:-9999px;
}

ul#snav li a:hover,
ul#snav li a:active{
	background-position:-248px 0;
}

#sn01{background:url(../img/sn01.png);}
#sn02{background:url(../img/sn02.png);}
#sn03{background:url(../img/sn03.png);}

#cardiovascular #sn01{background-position:-248px 0;}
#diabetes #sn02{background-position:-248px 0;}
#internal #sn03{background-position:-248px 0;}


p#mobile{
	width:250px;
	height:90px;
	margin:20px 0 0 0;
}

p#kanja{
	width:250px;
	height:90px;
	margin:10px 0 0 0;
}

#rightblock{
	width:720px;
	margin:0 0 0 0;
	float:right;
	padding:0 0 0 0;
}

#footerback{
	clear:both;
	height:177px;
	background:url(../img/bg_footer.jpg) repeat-x;
	padding:0 0 0 0;
}

#footerlinkarea{
	width:1000px;
	height:155px;
	margin:0 auto;
}

#pagetoparea{
	width:1000px;
	height:55px;
	margin:0 0 0x 0;
	background:url(../img/pagetopareabg.jpg);
}
		
#pagetop{
	width:47px;
	height:47px;
	margin:0 0 0 953px;
}

p#name_footer{
	width:339px;
	height:59px;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	float:left;
}

ul.footerlink{
	width:660px;
	height:25px;
	text-align:right;
	float:right;
}

ul.footerlink li{
	font-size:80%;
	line-height:1.5;
	display:inline;
	list-style:none;
	margin:0 0 0 0;
	color:#3D3529;
	}
	
ul.footerlink li a:link{
	color:#2F4580;
	}

ul.footerlink li a:visited{
	color:#3D3529;
	}

p#copy{
	clear:both;
	font-size:90%;
	margin:0 auto　0;
	text-align:center;
	line-height:1.5;
	color:#fff;
}

p#copy a:link{
	color:#fff;
	}

p#copy a:visited{
	color:#E4E4E4;
	}
	
	

.all_clear { clear:both; height:0; }	


/*------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
	}

.clearfix{
	display:inline-block;/* MAC IE用　*/
	min-height:1%;/* IE 7用 */
	}

/*--MAC IEは非適用→ \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/*--ここまでMAC IEは非適用 */
/*------------------------------------*/
