﻿/*
リセット---------------------------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
	border:none;
	list-style:none;
	line-height:1.5;
}

/*
全体の設定---------------------------------------------------------------------*/
body{
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

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

img {vertical-align:top;}

/*
ヘッダー設定---------------------------------------------------------------------*/
h1{
	width:900px;
	height:210px;
	margin-bottom:10px;
	padding-top:29px;
	padding-left:31px;
	background-image:url(../images/h1_bg.jpg);
	background-repeat:no-repeat;
}

#menuBar{
	width:930px;
	height:40px;
	padding-bottom:10px;
}

#menuBar li{
	width:155px;
	height:40px;
	float:left;
}

#menuBar li a{
	width:155px;
	height:40px;
	text-indent:-9999px;
	display:block;
	outline:none;
	background-repeat:no-repeat;
}

/*メニューバー各項目背景＆hover背景*/
/*HOME*/
#menu1 a{
	background-image:url(../images/menu1.gif);
}
#menu1 a:hover{
	background-image:url(../images/menu1_hover.gif);
}
/*ご挨拶*/
#menu2 a{
	background-image:url(../images/menu2.gif);
}
#menu2 a:hover{
	background-image:url(../images/menu2_hover.gif);
}
/*診療・治療について*/
#menu3 a{
	background-image:url(../images/menu3.gif);
}
#menu3 a:hover{
	background-image:url(../images/menu3_hover.gif);
}
/*感染予防対策*/
#menu4 a{
	background-image:url(../images/menu4.gif);
}
#menu4 a:hover{
	background-image:url(../images/menu4_hover.gif);
}
/*スタッフ紹介*/
#menu5 a{
	background-image:url(../images/menu5.gif);
}
#menu5 a:hover{
	background-image:url(../images/menu5_hover.gif);
}
/*医院案内*/
#menu6 a{
	background-image:url(../images/menu6.gif);
}
#menu6 a:hover{
	background-image:url(../images/menu6_hover.gif);
}

/*
コンテンツ設定---------------------------------------------------------------------*/
#main{
	width:650px;
	padding-bottom:20px;
	clear:both;
	float:right;
}

#main p{
	padding:25px 30px 20px;
	font-size:87.5%;
}


#main dl{
border-top: 1px dotted #c8c8c8;
}
#main dl dt{
padding-top:10px;
}
#main dl dd{
padding-bottom:10px;
}


/*information設定*/
#info{
	width:650px;
	padding-bottom:20px;
	background-image:url(../images/h2_info_bg.gif);
	background-repeat:repeat-y;
}

#ranking{
	padding:10px 20px 0px;
	background-image:url(../images/ranking_bg.gif);
	background-repeat:repeat-y;
}

#main #rankingP{
	padding:10px 30px 15px;
	/*padding:10px 30px 0px;*/
	font-size:87.5%;
	background-image:url(../images/rankingP_bg.gif);
	background-repeat:repeat-y;
}

#purewater{
	/*padding:15px 20px 0px;*/
	padding:0px 20px 0px;
	background-image:url(../images/rankingP_bg.gif);
	background-repeat:repeat-y;
}

#main #purewaterP{
	padding:10px 30px 15px;
	font-size:87.5%;
	background-image:url(../images/info_p_bg.gif);
	background-repeat:repeat-y;
}

hr{
	background-image:url(../images/info_p_bg.gif);
	background-repeat:repeat-y;
}

#main #purewaterP span.contact{
	color:#999900;
}

#main #purewaterP span.tel{
	color:#F0F;
}

#imp {
	float:right;
	margin-right:30px;
	clear:right;
}


#infoBottomBanner{
	padding-bottom:20px;
	background-image:url(../images/access_bg_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

/*天王洲では使わない設定。*/
/*#infoBottomBanner img{
	padding-top:10px;
	margin-bottom:5px;
}*/

/*access（クリニック案内）設定*/
/*クリニック案内導入部分*/
#access{
	margin-top:15px;
	background-image:url(../images/access_bg_top.gif);
	background-repeat:no-repeat;
}

#access p{
	padding:25px 30px 20px;
	font-size:87.5%;
	/*background-image:url(../images/accessP1.gif);
	background-position:top;
	background-repeat:no-repeat;*/
}

#accessP1{
	/*background-image:url(../images/info_p_bg.gif);
	background-repeat:repeat-y;*/
}

#accessP2 p{
	background-image:url(../images/access_bg_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#accessP2{
	background-image:url(../images/access_bg.gif);
	background-repeat:repeat-y;
}

/*クリニック案内詳細部分*/
#accessDetails{
	padding:15px;
	font-size:87.5%;
}

#main table{
	width:550px;
	margin:15px 30px 20px;
	font-size:87.5%;


}


/*地図*/
#map img{
	clear:both;
	float:right;
}
#map {
margin-bottom:10px;
}

#map a{
	width:50px;
	height:20px;
	margin-right:20px;
	clear:both;
	float:right;
	text-indent:-9999px;
	display:block;
	outline:none;
	background-image:url(../images/map_a.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

/*main下*/
#main hr{
	width:650px;
	/*height:30px;
	clear:both;
	background-image:url(../images/main_bottom_separate.gif);
	background-repeat:no-repeat;*/
}

.mainBottom{
	padding:0px 15px;
	font-size:80%;
	clear:both;
}

.mainBottom a{
	text-decoration:none;
}

.mainBottom a:hover{
	text-decoration:underline;
}

/*
サイドメニュー設定---------------------------------------------------------------------*/
#sideMenu{
	width:250px;
	height:770px;
	/*padding-right:30px;*/
	float:left;
	background-image:url(../images/sideMenu_bg.gif);
	background-repeat:no-repeat;
}

#sideMenu h2{
	padding-bottom:20px;
}

.sideMenuItem{
	width:190px;
	height:40px;
	padding-left:30px;
}

.sideMenuItem a{
	width:190px;
	height:40px;
	text-indent:-9999px;
	display:block;
	outline:none;
	background-repeat:no-repeat;
}

/*サイドメニュー各項目背景設定*/
/*一般歯科*/
#general a{
	background-image:url(../images/general.jpg);
}
#general a:hover{
	background-image:url(../images/general_hover.jpg);
}
/*一般歯科*/
#implant a{
	background-image:url(../images/implant.jpg);
}
#implant a:hover{
	background-image:url(../images/implant_hover.jpg);
}
/*一般歯科*/
#aestheic a{
	background-image:url(../images/aestheic.jpg);
}
#aestheic a:hover{
	background-image:url(../images/aestheic_hover.jpg);
}
/*一般歯科*/
#whitening a{
	background-image:url(../images/whitening.jpg);
}
#whitening a:hover{
	background-image:url(../images/whitening_hover.jpg);
}
/*一般歯科*/
#perio a{
	background-image:url(../images/perio.jpg);
}
#perio a:hover{
	background-image:url(../images/perio_hover.jpg);
}
/*一般歯科*/
#prevent a{
	background-image:url(../images/prevent.jpg);
}
#prevent a:hover{
	background-image:url(../images/prevent_hover.jpg);
}
/*一般歯科*/
#child a{
	background-image:url(../images/child.jpg);
}
#child a:hover{
	background-image:url(../images/child_hover.jpg);
}
/*一般歯科*/
#price a{
	background-image:url(../images/price.jpg);
}
#price a:hover{
	background-image:url(../images/price_hover.jpg);
}
/*一般歯科*/
#guarantee a{
	background-image:url(../images/guarantee.jpg);
}
#guarantee a:hover{
	background-image:url(../images/guarantee_hover.jpg);
}
/*一般歯科*/
#media a{
	background-image:url(../images/media.jpg);
}
#media a:hover{
	background-image:url(../images/media_hover.jpg);
}
/*一般歯科*/
#link a{
	background-image:url(../images/link.jpg);
}
#link a:hover{
	background-image:url(../images/link_hover.jpg);
}
/*一般歯科*/
#sitemap a{
	background-image:url(../images/sitemap.jpg);
}
#sitemap a:hover{
	background-image:url(../images/sitemap_hover.jpg);
}

/*サイドメニューバナー設定*/
#contact{
	width:190px;
	height:81px;
	padding-top:19px;
	padding-left:30px;
}
#contact a{
	width:190px;
	height:81px;
	text-indent:-9999px;
	display:block;
	outline:none;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
}

#inchoBrog{
	width:190px;
	height:50px;
	padding-top:10px;
	padding-left:30px;
}
#inchoBrog a{
	width:190px;
	height:50px;
	text-indent:-9999px;
	display:block;
	outline:none;
	background-image:url(../images/incho_brog.jpg);
	background-repeat:no-repeat;
}

#staffBrog{
	width:190px;
	height:50px;
	padding-top:10px;
	padding-left:30px;
}
#staffBrog a{
	width:190px;
	height:50px;
	text-indent:-9999px;
	display:block;
	outline:none;
	background-image:url(../images/staff_blog.jpg);
	background-repeat:no-repeat;
}

/*
掲載書籍設定---------------------------------------------------------------------*/
#book{
	width:250px;
	margin-top:25px;
	float:left;
}

/*#book h2{
	padding-bottom:10px;
}*/

#book dl{
	padding-top:15px;
	clear:both;

}

#book dl dt{
	width:100px;
	float:left;
	padding-left:5px;
		padding-bottom:10px;
}

#book dl dd{
	width:130px;
	padding-left:8px;
	padding-right:3px;	
	font-size:75%;
	float:right;
	
}

/*
フッター設定---------------------------------------------------------------------*/
#footer{
	padding:20px 15px 20px 20px;
	border-top:3px #666 solid;
	clear:both;
	overflow:hidden;
	background-color:#f3f2f2;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#menuInFooter{
	padding-right:20px;
	font-size:75%;
	float:right;
}

h3{
	padding-bottom:5px;
}


#menuInFooter1{
	width:115px;
	padding:0 25px;
	border-right:1px #999 dotted;
	border-left:1px #999 dotted;
	float:left;
}

#menuInFooter2{
	width:115px;
	padding:0 25px;
	border-right:1px #999 dotted;
	float:right;
}

#footer table{
	/*width:525px;*/
	width:525px;
	font-size:80%;
	float:left;
	margin-bottom:15px;

}

#footer address{
	font-size:80%;
	color:#999;
	font-style:normal;
}