@charset "utf-8";
html {
}
body {
	background-color: #FFEEC7;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
ul,ol {
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

li {
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
a:link {
	color:#008B7A;
}
a:hover {
	color:#008B7A;
}
a:visited {
	color:#008B7A;
}
.toPageTop {
	font-size: 12px;
	background-image: url(../img/toPageTop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 20px;
	clear: both;
}

#all {
	width: 900px;
/*	height: 1000px;*/
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #008B7A;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	background-image: url(../img/foot_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	width: 100%;
	bottom: 0px;
	font-size: 14px;
	line-height: 1.5em;
	color: #999999;
	text-align: center;
}
h4 {
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95CF22;
	padding-bottom: 5px;
	padding-left: 10px;
}


h1 {
	margin: 10px;
	float: left;
}
#navi {
	clear: both;
	height: 55px;
	width: 894px;
	background-image: url(../img/navi_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi ul {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 55px;
	padding: 0px;
}

#contents {
	height: 100%;
	width: 100%;
}

#content {
	min-height: 700px;;
	_height: 700px;;
}
#content #topImage {
	height: 350px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/photo_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content #topRssBox {
	height: 150px;
	overflow: scroll;
	border: 1px solid #95CF22;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #f9fdf2;
}
#content #topRssBox ul li {
	line-height: 150%;
}
#topTreatBox .topTreatBoxS {
	width: 300px;
	float: left;
	height: 200px;
	overflow: auto;
	background-color: #fffbf0;
	font-size: 14px;
	margin: 3px;
	line-height: 1.4em;
	background-image: url(../img/topTreatBoxBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#topTreatBox .topTreatBoxS h4 {
	margin: 5px;
}

#topTreatBox .topTreatBoxS p {
	margin: 8px;
}




#head #pankuzu {
	font-size: 14px;
	line-height: 1.5em;
	text-align: right;
	width: 400px;
	color: #666666;
	margin: 5px;
	height: 20px;
	float: right;
}
#contents #content {
	float: right;
	width: 640px;
	margin-right: 10px;
	_margin-right: 5px;
	padding: 0px;
	margin-bottom: 20px;
}
#contents #sidebar {
	float: left;
	width: 220px;
	margin-left: 10px;
	_margin-left: 5px;
	padding: 0px;
}




#head #navi li {
	float: left;
	width: 133.3px;
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
	height: 50px;
	padding: 0px;
	margin: 0px;
	_margin-top: -15px;
}


#navi a {
	background-image: url(../img/navibar.jpg);
	display: block;
	height: 50px;
	width: 133.3px;
	_margin-top: 15px;
}

#navi a span {
	display: none;
}

#navi a#toHome {
	background-position: -50px top;
}
#navi a#toHome:hover {
	background-position: -50px -60px;
}

#navi a#toAbout {
	background-position: -183px top;
}
#navi a#toAbout:hover {
	background-position: -183px -60px;
}

#navi a#toTreat {
	background-position: -316px top;
}
#navi a#toTreat:hover {
	background-position: -316px -60px;
}

#navi a#toReceipt {
	background-position: -449px top;
}
#navi a#toReceipt:hover {
	background-position: -449px -60px;
}

#navi a#toNews {
	background-position: -582px top;
}
#navi a#toNews:hover {
	background-position: -582px -60px;
}

#navi a#toInq {
	background-position: -715px top;
}
#navi a#toInq:hover {
	background-position: -715px -60px;
}

#head #timetable {
	float: right;
	border-collapse: collapse;
	width: 440px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}
#head #timetable td {
	border: 1px solid #008B7A;
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}

h2 {
	padding: 0px;
	height: 95px;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 span {
	display: none;
}

h2#about {
	background-image:url(../img/md_about.jpg);
}
h2#treat {
	background-image:url(../img/md_treat.jpg);
}

h2#receipt {
	background-image:url(../img/md_reservation.jpg);
}



h2#foot {
	background-image:url(../img/md_foot.jpg);
}
h2#internal {
	background-image:url(../img/md_internal.jpg);
}
h2#surgery {
	background-image:url(../img/md_surgery.jpg);
}
h2#gast {
	background-image:url(../img/md_gast.jpg);
}
h2#proctology {
	background-image:url(../img/md_proctology.jpg);
}
h2#mld-aroma {
	background-image:url(../img/md_mld-aroma.jpg);
}
h2#rehabili-music {
	background-image:url(../img/md_rehabili-music.jpg);
}
h2#psychology {
	background-image:url(../img/md_psychology.jpg);
}
h2#inq {
	background-image:url(../img/md_inq.jpg);
}
h2#news {
	background-image:url(../img/md_news.jpg);
}
#content h3 {
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left: 10px solid #008B7A;
	padding-left: 8px;
}
#content h3.article-title {
	border-left: 10px solid #95CF22;
	border-bottom: 1px dashed #95CF22;
}
.text_box {
	border: 1px solid #FECE5B;
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#psychology_table {
	border-collapse: collapse;
}
#psychology_table th, #psychology_table td {
	border: 1px solid #008B7A;
	padding: 5px;
}
#psychology_table th {
	width: 100px;
	text-align: center;
}
.receipt_list li {
	list-style-position: outside;
	list-style-type: decimal;
}

#foot_menu {
	clear: both;
	height: 100px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bk_footMenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 0px;
}
#foot_menu ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#foot_menu ul li {
	display: inline;
	color:#FFFFFF;
	font-size: 14px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

#foot_menu ul li span{
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
address {
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-top: 10px;
}
#sidebar .sideTop {
	font-size: 18px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/sideMenuTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	height: 50px;
	width: 220px;
	padding: 0px;
}
#sidebar .sideMenuBox {
	border: 1px solid #FECE5B;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 220px;
}
.sideMenuBox ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
.sideMenuBox li {
	background-image: url(../img/menuMark01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	_padding-left: 8px;
	margin-bottom: 3px;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	margin-top: 3px;
	margin-left: 5px;
}
*:first-child+html .sideMenuBox li {
	padding-left: 10px;

}
.sideMenuBox li#here {
	background-image: url(../img/menuMark02.gif);
}
#sidebar .sideMenuBox a {
	display: block;
	width: 180px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FECE5B;
	color: #666666;
	padding: 2px;
	letter-spacing: 1px;
}
#sidebar .sideMenuBox a:hover {
	background-color: #FFF1D0;
}
#sidebar #subMenuBox {
	margin-top: 20px;
	background-color: #F3F3F3;
	width: 220px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#sidebar #subMenuBox #subMenuTitle {
	font-size: 16px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
#sidebar #subMenuBox ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar #subMenuBox li {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	background-image: url(../img/subMenuMark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	_padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
*:first-child+html #sidebar #subMenuBox li {
	padding-left: 10px;
}
#sidebar #subMenuBox a {
	display: block;
	width: 160px;
	padding: 3px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #95CF22;
}
#sidebar #subMenuBox a:hover {
	background-color: #FFF1D0;
}
.text_box .timetable_l {
	border-collapse: collapse;
	margin: 5px;
}
.text_box .timetable_l2 {
	border-collapse: collapse;
	margin: 5px;
}
.text_box .timetable_l td {
border:1px solid #008B7A;
color:#333333;
font-size:14px;
line-height:1.5em;
padding:4px;
text-align:center;
width:72px;
}

.text_box .timetable_l2 td {
border:1px solid #008B7A;
color:#333333;
font-size:14px;
line-height:1.5em;
padding:4px;
text-align:center;
}

.green-table {
	border-collapse: collapse;
}
.green-table td {
	border: 1px solid #008B7A;
	padding: 4px;
}
.toDtail {
background-position:right center;
background-repeat:no-repeat;
clear:both;
/*font-size:18px;*/
/*margin-bottom:10px;*/
padding-right:15px;
/*text-align:right;*/
}
.about_photo {
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px;
}

.message2 {
    visibility: hidden;
}