@charset "utf-8";
/* CSS Document */

/* Reset ------------------------------------------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/* Base ------------------------------------------------------------------ */

body {
	background:#E6FFE6;
	font-size:87.5%;
	color:#666;
	text-align:center;
}

h3,h5,h6 {
	margin-bottom:21px;
}

h1 {
	font-size:42px;
	line-height:42px;
}

h2 {
	font-size:28px;
	line-height:42px;
}

h3 {
	font-size:16px;
	line-height:21px;
	font-weight:bold;
}

h4,h5,h6 {
	font-size:12px;
	line-height:21px;
}

ul,ol {
	margin-bottom:1.5em;
}

table {
	margin-bottom:1.5em;
}

/* Link ------------------------------------------------------------------ */

a {
	text-decoration: underline;
	color:#09F;
}

a:link {
	color:#09F;
}

a:visited {
	color:#09F;
}

a:hover {
	text-decoration: none;
	color:#09F;
}

a:active {
	color:#09F;
}

/* Layout ------------------------------------------------------------------ */

.fl {
	float:left;
}

.fr {
	float:right;
}

#header {
	width:860px;
	height:50px;
	margin:0px auto;
	position:relative;
}

#header p {
	font-size:10px;
	position:absolute;
	bottom:5px;
	left:0px;
}

#wrap {
	background:#D2FFD2;
	width:860px;
	text-align:left;
	margin:0px auto;
}

#wrap p {
	margin-bottom:1.5em;
	line-height:140%;
}

#wrap #side {
	width:190px;
	float:left;
	margin:10px 0px 10px 10px;
	display:inline;
}

#wrap #side h1 a {
	background:url(images/common/logo.jpg) no-repeat;
	width:190px;
	height:130px;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}

#wrap #side ul {
	width:190px;
}

#wrap #side ul li a {
	width:190px;
	height:40px;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}

#n1 a {
	background:url(images/common/n1.jpg) no-repeat;
}

#n2 a {
	background:url(images/common/n2.jpg) no-repeat;
}

#n2 a:hover {
	background:url(images/common/n2_o.jpg) no-repeat;
}

#n3 a {
	background:url(images/common/n3.jpg) no-repeat;
}

#n3 a:hover {
	background:url(images/common/n3_o.jpg) no-repeat;
}

#n4 a {
	background:url(images/common/n4.jpg) no-repeat;
}

#n4 a:hover {
	background:url(images/common/n4_o.jpg) no-repeat;
}

#n5 a {
	background:url(images/common/n5.jpg) no-repeat;
}

#n5 a:hover {
	background:url(images/common/n5_o.jpg) no-repeat;
}

#n6 a {
	background:url(images/common/n6.jpg) no-repeat;
}

#n6 a:hover {
	background:url(images/common/n6_o.jpg) no-repeat;
}

#wrap #main {
	background:url(images/common/main_bg.jpg) no-repeat #FFF;
	width:610px;
	_width:650px;
	float:right;
	padding:10px 20px 0px 20px;
	margin:10px 10px 10px 0px;
	display:inline;
}

#wrap #main h2 {
	width:610px;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}

#wrap #main h2#top {
	background:url(images/top/main.jpg) no-repeat;
	height:225px;
}

#wrap #main h2#clinic {
	background:url(images/second/clinic_main.jpg) no-repeat;
	height:120px;
}

#wrap #main h2#first {
	background:url(images/second/first_main.jpg) no-repeat;
	height:120px;
}

#wrap #main h2#doctor {
	background:url(images/second/doctor_main.jpg) no-repeat;
	height:120px;
}

#wrap #main h2#qa {
	background:url(images/second/qa_main.jpg) no-repeat;
	height:120px;
}

#wrap #main h2#access {
	background:url(images/second/access_main.jpg) no-repeat;
	height:120px;
}

#wrap #main h2#sitemap {
	background:url(images/second/sitemap_main.jpg) no-repeat;
	height:120px;
}

#wrap #main h2#sitepolicy {
	background:url(images/second/sitepolicy_main.jpg) no-repeat;
	height:120px;
}

#wrap #main h2#privacy {
	background:url(images/second/privacy_main.jpg) no-repeat;
	height:120px;
}

#wrap #main .content_box {
	width:610px;
	border-bottom:#CCC 1px solid;
	padding:20px 0px 0px 0px;
}

#wrap #main .content_box h4 {
	color:#FFF;
	clear:both;
	margin:0px 0px 10px 0px;
}

#wrap #main .content_box h4 span {
	background:#0C0;
	padding:5px 10px 5px 10px;
}

#wrap #main .content_box img {
	margin:0px 0px 21px 0px;
}

#wrap #main .content_box .right_box {
	width:470px;
	float:right;
}

#wrap #main .content_box .q {
	text-indent:-1.5em;
	margin:0px 0px 0.5em 20px;
}

#wrap #main .content_box .q span {
	font-size:18px;
	font-weight:bold;
	color:#09F;
}

#wrap #main .content_box .a {
	text-indent:-1.5em;
	margin:0px 0px 1.5em 20px;
}

#wrap #main .content_box .a span {
	font-size:18px;
	font-weight:bold;
	color:#F30;
}

#wrap #main .pagetop {
	width:610px;
	height:45px;
	_height:25px;
	text-align:right;
	clear:both;
}

#wrap #main #news {
	height:150px;
	line-height:180%;
	overflow:auto;
	margin:0px 0px 21px 0px;
}

#wrap #main #news dt {
	width:100px;
	float:left;
}

#wrap #main #news dd {
	margin:0px 0px 0px 110px;
}

#wrap #main .num {
	list-style:decimal;
	margin:0px 0px 21px 25px;
}

#wrap #main .disc {
	list-style:disc;
	margin:0px 0px 21px 25px;
}

#wrap #main #sitemap_list {
	list-style:disc;
	margin:0px 0px 35px 25px;
}

#wrap #main #sitemap_list li {
	margin:0px 0px 21px 0px;
}

#wrap #main #link {
	height:15px;
	font-size:12px;
	margin:50px 0px 10px 0px;
	clear:both;
}

#wrap #main #link li {
	float:left;
	padding:0px 10px 0px 10px;
	border-right:#CCC 1px solid;
}

#wrap #main #site {
	height:15px;
	font-size:12px;
	margin:0px 0px 10px 0px;
	clear:both;
}

#wrap #main #site li {
	float:left;
	padding:0px 10px 0px 10px;
	border-right:#CCC 1px solid;
}

#footer {
	width:860px;
	height:50px;
	margin:10px auto 0px auto;
	text-align:left;
	font-size:10px;
}

.clearfix:after{
  content:".";
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}

.clearfix{
  min-height:1px;
}

* html .clearfix{
  height:1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
