﻿/*
リセット---------------------------------------------------------------------*/
*{
	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:30px;
	padding-left:30px;
	background-image:url(../images/h1_bg_4.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;
	margin-bottom:20px;
	padding-bottom:10px;
	font-size:87.5%;
	clear:both;
	float:right;
	background-image:url(../images/main_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#main h3{
	width:590px;
	height:47px;
	padding:25px 30px 0px;
	background-image:url(../images/h3_bg.gif);
	background-repeat:no-repeat;
	color:#555555;
	font-size:100%;
}

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

.contents img{
	margin-bottom:0;
}

.contents p{
	padding:0px 30px 25px;
	background-image:url(../images/contents_p_bottom_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.contentsImgR{
	padding-right:30px;
	float:right;
}

.contents table{
	margin:0px auto;
}

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

#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;
}

/*
フッター設定---------------------------------------------------------------------*/
#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;
	margin-right:15px;
}

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