
/****************************/
/* first                    */
/****************************/
h1,h2,p,div,ul,li,form,span,hr{ margin:0; padding:0; line-height:150%; letter-spacing: 0.05em; }
h2,h3,h4,h5{ line-height:150%; letter-spacing: 0em; }
/****************************/
/* basic                    */
/****************************/
body{
	width:100%;
	color:#333333;
	font-family:"Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka",sans-serif;
	font-size:14px;
	padding:0;
	margin:0 auto !important;
	position:relative;
	background:#fff;
	border-top:solid 2px #239225;
	position:relative;
}
/* image */
img{
	border:0;
	vertical-align: bottom; /* 画像下部の空白を消す */
}
/* Hyper-link */
a{ color:#8bda5e; text-decoration:none; outline:none; }
a:hover{ color:#c7b299; }
a:hover img.alphaImg{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}
/* address */
address{ font-style:normal; text-align:right; }
/* clear */
.clear{	clear:both; }
/* potison */
.center{text-align:center; }
.left{text-align:left; }
.right{text-align:right; }
/* padding */
.pb0{ padding-bottom:0; }
.pb5{ padding-bottom:5px; }
.pb10{ padding-bottom:10px; }
.pb15{ padding-bottom:15px; }
.pb20{ padding-bottom:20px; }
.pb30{ padding-bottom:30px; }
.pb40{ padding-bottom:40px; }
.pt5{ padding-top:5px; }
.pt10{ padding-top:10px; }
.pt20{ padding-top:20px; }
.pt50{ padding-top:50px; }
.pl5{ padding-left:5px; }
.pr20{ padding-right:20px; }
/* margin */
.mb0{ margin-bottom:0; }
.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.mb20{ margin-bottom:20px; }
.mb30{ margin-bottom:30px; }
.mb45{ margin-bottom:45px; }
.mb50{ margin-bottom:50px; }
.mt10{ margin-top:10px; }
.mt20{ margin-top:20px; }
.ml5{ margin-left:5px; }
.mr15{ margin-right:15px; }
.mr20{ margin-right:20px; }
.m0{ margin: 0 !important;}
/* font */
.f2{ font-size:20px; font-weight:500; }
.f1{ font-size:15px; }
.f3{ color:#64c8a0; font-weight:bold; }
/* text indent */
.ti1 { text-indent: 1em; }
.tli1 { padding-left: 1em; text-indent: -1em; }
/* pic */
.picR{ float:right; padding:0px 0 10px 8px; }
.picL{ float:left; padding:0px 8px 10px 0px; }
.border { padding:0px;  border:solid 1px #98918D; margin:-1px; }
/* contents box */
.cBox{ width:640px; overflow:hidden; margin:0 auto 30px; }
.cBox2{ width:640px; overflow:hidden; margin:0 auto 10px; }
.cBox3{ width:596px; overflow:hidden; margin:0 auto 20px; padding:20px 20px; border:dashed 1px #8bda5e; background:#e8f1d8; }
.cBox4{ width:596px; overflow:hidden; margin:0 auto 20px; padding:10px 20px 0; border:dashed 1px #688ebc; background:#f0f4f8; }
.cBox5{ width:596px; overflow:hidden; margin:0 auto 20px; padding:10px 20px 10px; border:solid 1px #688ebc; background:#f0f4f8; }
/* float box */
.cbL{ float:left; }
.cbR{ float:right; }
/* ul */
.ul1{ list-style:none; margin-bottom:30px; padding:10px 0px 20px; color:#4272ab; }
.ul1 li{ padding:4px 0 0 0px; border-bottom:dotted 2px #3468b3; }
.ul2{ list-style:inside; margin-bottom:30px; padding:10px 0px 0px; color:#4272ab; }
.ul2 li{ padding:4px 0 10px 0px; padding-left: 1em; text-indent: -1em; }
/****************************/
/* header                   */
/****************************/
.hdrS{ width:850px; padding-top:5px; margin:0 auto; text-align:left; font-size:14px; font-weight:normal; display: block; }
header{
	width:850px;
	height:110px;
	padding:0;
	margin:0 auto 0px;
	overflow: hidden;
	position:relative;
}
#hBox{
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
}
#hBoxL{ float:left; width:250px; padding:0; }
#hBoxR{ float:right; width:600px; padding:0;  font-size:14px; line-height:150%; }
#sMap{ float:right; }
ul#fontSize{ width:156px; height:50px; margin:0; padding-left:96px; top:0; right:115px; background: url("../img/fs/fontsize_bg.png") left top no-repeat; list-style:none; position:absolute; }
ul#fontSize li{ display:inline-block; padding-top:7px; }

div#logoAd{ width:960px; height:42px; padding:45px 0 10px 0; margin:0; position:relative; }
p#logo{ width:239px; position:absolute; top:35px; left:0; }
p#ad{ position:absolute; top:62px; }
p#appt{ width:247px; position:absolute; top:50px; right:165px; }
p#tel{ width:156px; position:absolute; top:45px; right:0; }
/* ナビゲーションメニュー */
nav {
	width:100%;
	height:40px;
	background:url(../img/cmn/nav_bg.png) left top repeat-x;
	border-top:1px solid #C7B299;
	border-bottom:1px solid #C7B299;
	box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.2);
	position:relative;
	z-index:2;
}
nav ul{ width:950px; height:40px; margin:0 auto; list-style:none; }
nav ul li{ float:left; padding:0; margin:0; }
nav ul li a{
	display: block;
	outline: none;
}
.n1 a{ background:url(../img/cmn/nav1_on.png) no-repeat center top; }
.n2 a{ background:url(../img/cmn/nav2_on.png) no-repeat center top; }
.n3 a{ background:url(../img/cmn/nav3_on.png) no-repeat center top; }
.n4 a{ background:url(../img/cmn/nav4_on.png) no-repeat center top; }
.n5 a{ background:url(../img/cmn/nav5_on.png) no-repeat center top; }

.hNote{ color: #756C67; position: absolute; top: 4px; left: 0; }

/****************************/
/* container                */
/****************************/
#container{ width:850px; margin:10px auto 20px; padding:0; overflow:hidden; }
/****************************/
/* contents                 */
/****************************/
#contents{ width:640px; float:left; padding:0 30px 0 0; margin:0 auto; }
h2{ width:560px; height:24px; margin:0 auto 20px; padding:2px 0 4px 80px; font-size:18px; background:url(../img/cmn/h3_bg.png) no-repeat; color:#fff; clear:both; }
/****************************/
/* sideMenu                */
/****************************/
#sideMenu{ width:180px; float:left; padding:0; font-size:16px; }
#sNav{ width:180px; }
.fixed{ position: absolute; z-index:100; }
ul#rNav{ width:180px; margin:0 auto; padding:0px; list-style:none; }
ul#rNav li{
	width:180px;
	height:40px;
	margin:0 auto;
	border:1px solid #999999;
	box-sizing:border-box;
	border-top:none;
	background:#fff;
	font-size:18px;
	background:url(../img/cmn/btn_snav_2.png) no-repeat;
	}
ul#rNav li a{display:block;width:150px;height:33px;padding: 7px 0 0 28px;color:#534741;}
ul#rNav li a:hover{ color:#fff; background:url(../img/cmn/btn_snav_2_on.png) no-repeat; }

.knav a{font-size:16px;
letter-spacing: -0.05em;}

/****************************/
/* pageTop                */
/****************************/
div#pageTop{
	position: fixed;
	z-index:20;
	bottom: 30px;
	right: 30px;
	width: 52px;
	height:52px;
	background:url(../img/cmn/pagetop.png) left top no-repeat;
}
div#pageTop a{
	text-indent:-9999px;
	width: 52px;
	height:52px;
	display: block;
}
div#pageTop:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/****************************/
/* footer                   */
/****************************/
footer{
	width:100%;
	margin:0;
	padding:0;
	background:#8BDA5E;
	font-size:14px;
	color:#534741;
}
/* ナビメニュー */
#fNav{ font-size:14px; width:850px; margin:20px auto; }
#fNav ul { list-style:none; text-align:center; }
#fNav ul li{ padding:0 15px; border-right:solid 1px #534741; display:inline; }
#fNav ul li.r{ border-right:none; }
#fNav ul li a { color: #534741; }
#fNav ul li a:hover { color: #FFFFDC; }
#fBox{ width: 850px; margin: 0 auto 20px; overflow:hidden; }
/* 診療時間 */
.timeTbl{
	width:275px;
	border-collapse: collapse;
	border: 1px solid #524740;
	background: #FFFAE6;
	color: #534741;
	margin-bottom:5px;
	border-spacing:0px;
	padding:0;
}
.timeTbl th,
.timeTbl td{ border: 1px solid #534741; text-align:center; vertical-align: middle; font-size: 14px; }
.timeTbl th{ color:#fff; background:#998675; font-weight:400; padding:4px 5px 3px; } 
.timeTbl td.time{ text-align:right; padding:0px 5px; }

#copy{ width:100%; margin:0 auto; padding:10px 0; background:#5CC022; color:#fff; text-align:center; }
/****************************/
/* print                    */
/****************************/
@media print {
    div#pageTop {
       visibility: hidden;
    }
 }