@charset "euc-jp";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../img/footer_bg001.gif);
	text-align: center;
	color: #333333;
}

img { border: 0;}
a {
	color: #2A5FFF;
	font-weight: normal;
}

#wrap {
	padding-bottom: 27px;
	background-color: #ffffff;
}

#contentsWrap {
	width: 910px;
	margin: 0 auto;
	background: url(../img/contents_bg001.gif) repeat-y center;
	text-align: left;
}

#contentsWrap #header {
	margin: 0 6px 25px 5px;
	padding-bottom: 15px;
	background-color: #e5f6eb;
	text-align: center;
}
#contentsWrap #header h1 { margin-bottom: 13px;}
#contentsWrap #header ul {
	margin-left: auto;
	margin-right: auto;
	background: url(../img/header_bg001.gif) no-repeat left center;
	list-style: none;
	line-height: 0;
}
#contentsWrap #header li {
	float: left;
	padding: 0 7px;
	background: url(../img/header_bg001.gif) no-repeat right center;
}
#contents {
	margin: 0 auto;
	padding: 0 6px 30px 5px;
	background: url(../img/contents_bg002.gif) no-repeat center bottom;
}
#contents p {
	font-size: 95%;
	line-height: 1.5;
}

#contentsLft {
	display: inline;
	float: left;
	width: 605px;
	margin-left: 23px;
}
#contentsLft1 {
	display: inline;
	float: left;
	width: 400px;
	margin-left:10px;
}
#contentsLft2 {
	display: inline;
	float: left;
	width: 541px;
	margin-left:25px;
}
#contentsLft h3 {
	margin-bottom: 5px;
	font-size: 88%;
}
#contentsLft h4 {
	margin-bottom: 5px;
	font-size: 75%;
}

#contentsLft p.cap {
	margin-bottom: 7px;
	padding-left: 13px;
	background: url(../img/arrow001.gif) no-repeat left 0.5em;
	font-size: 80%;
	font-weight: bold;
}
#contentsLft .line {
	margin-bottom: 15px;
	padding-bottom: 16px;
	background: url(../img/line001.gif) repeat-x left bottom;
}
#contentsLft #profile {
	font-size: 90%;
	line-height: 1.5;
}
#contentsLft #profile th {
	width: 160px;
	padding: 10px 8px 9px;
	background-color: #ececec;
	border-bottom: #ffffff 1px solid;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
#contentsLft #profile td {
	padding: 10px 10px 9px;
}
#contentsLft #profile dt {
	clear: both;
	float: left;
	width: 6.5em;
	margin-bottom: 5px;
}
#contentsLft #profile dd {
	margin-bottom: 5px;
	padding-left: 6.5em;
}

#contentsRht {
	display: inline;
	float: right;
	width: 231px;
	margin-right: 21px;
	text-align: center;
}
#contentsRht1 {
	display: inline;
	float: right;
	width: 400px;
	margin-right: 10px;
}
#contentsRht2 {
	display: inline;
	float: right;
	width: 234px;
	margin-right: 10px;
}
#contentsRht3 {
	display: inline;
	float: right;
	width: 300px;
	margin-right: 10px;
}
#contentsRht p.note {
	font-size: 80%;
	text-align: left;
}


/* index */
#headerWrap {
	padding-bottom: 3px;
	background: url(../img/index_bg004.gif) no-repeat bottom;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 22px;
	margin-left: 5px;
}
.index #contentsWrap #header {
	margin: 0;
}

#mainArea {
	background: url(../img/index_bg002.gif) repeat-x top;
}
#mainArea h1 {
	position: relative;
	width: 910px;
	height: 57px;
	margin: 0 auto;
	background: url(../img/index_bg001.gif) no-repeat top center;
}
#mainArea h1 img {
	position: absolute;
	top: 5px;
	right: 48px;
}

.index #header {
	padding-top: 14px;
	background: url(../img/index_bg003.gif) repeat center top;
}
.index #contentsWrap #header ul {	background: url(../img/index_bg005.gif) no-repeat left center;}
.index #contentsWrap #header li {	background: url(../img/index_bg005.gif) no-repeat right center;}
#message {
	display: inline;
	padding-left: 15px;
	border-left: #69bdc2 4px solid;
	width: 575px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 23px;
	margin-left: 30px;
	float:left;
}
#message h2 { margin-bottom: 12px;}

#contentsRft2{
	width: 234px;
	float: right;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
}

#topics {
	padding: 13px;
	border: #e2e2e2 5px solid;
	font-size: 80%;
	line-height: 1.5;
}
#topics h3 { margin-bottom: 15px;}
#topics dt {
	clear: both;
	float: left;
	width: 85px;
	margin-bottom: 2px;
}
#topics dd {
	margin-bottom: 2px;
	margin-left: 90px;
}

#blog	{
width:200px;
}

#blog h3 {
	text-align:left;
	font-size:90%;
	color: #447ECF;
}

#blog ul	{
list-style:none;
margin:0;
padding:0;
background:#fff}

#blog li	{
	text-align:left;
	font-size:95%;
	line-height:1.45em;
	margin:10px 0 10px 10px;
	padding:0 5px 0 10px;
	background: url(../img/top/pattern01.gif) repeat-y left top
}

span.blue {
	color: #447ECF;
}




/* treatNavi */
#treatNavi ul {
	width: 225px;
	margin: 0 auto 20px;
	text-align: left;
	list-style: none;
	font-size: 88%;
}
#treatNavi li {
	padding: 18px 15px 18px 30px;
	background: url(../img/treat01/navi_arrow_off.gif) no-repeat 12px center;
	border-color: #d1d1d1;
	border-style: solid;
	border-width: 0 1px 1px;
}
#treatNavi li.on {
	background: #fff5dc url(../img/treat01/navi_arrow_on.gif) no-repeat 12px center;
}

#treatNavi li.on a { color: #ffa400;}

/* footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
	color: #ffffff;
	text-align: right;
	font-size: 63%;
	line-height: 1.6;
}


/* float */
.clear { clear: both;}
.fltL { float: left;}
.fltR { float: right;}

/* margin */
.mgnT10 { margin-top: 10px;}
.mgnT30 { margin-top: 30px;}
.mgnB6 { margin-bottom: 6px;}
.mgnB8 { margin-bottom: 8px;}
.mgnB15 { margin-bottom: 15px;}
.mgnB20 { margin-bottom: 20px;}
.mgnB30 { margin-bottom: 30px;}

/* text */
.right { text-align: right;}

/* width */
.wid580 {width: 580px;}
.wid600 {width: 600px;}
.wid610 {width: 610px;}

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* text color */
.color1 {color: #69bdc2}

/* text align */
.center {text-align:center}
.right {text-align:right}

/* table */
#contentsLft #tb1 {
	font-size: 85%;
	line-height: 1.5;
}
#contentsLft #tb1 th {
	width: 100px;
	padding: 10px 8px 9px;
	background-color: #ececec;
	border-bottom: #ffffff 1px solid;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
#contentsLft #tb1 td {
	padding: 10px 10px 9px;
}
#contentsLft #topics th {
	width: 130px;
	padding: 10px 8px 9px;
	background-color: #ececec;
	border-bottom: #ffffff 1px solid;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-size:13px;
}
#contentsLft #topics td {
	padding: 10px 10px 9px;
}

/* topics text */
#contentsLft p.topics_tx {
	margin-bottom: 7px;
	padding-left: 10px;
	font-size: 80%;
}

/* disease */
div.explain dl {
	color: #333;
	font-size: 95%;
	padding: 0px;
	margin: 0px 0px 1.1em 0px;
}

div.explain dt {
	color: #002466;
	font-weight: 700;
}

div.explain dd {
	padding-left: 1.0em;
	line-height: 145%;
}

.img {
	width:550px;
	padding-bottom: 8px;
	margin:15px 0 0 0;
}

div.body-image {
	padding-top: 0px;
	margin-top: 10px;
}

.img p	{
	font-size: 1.2em;
	line-height: 135%;
}

.img p.right {
	text-align: left;
	font-size: 1.0em;
	line-height: 135%;
	margin: 0px;
}

.img .notes	{
	text-align:left;
}

.img h3	{
	font-size: small;
	color: #454545;
	line-height: 1.4em;
}

.img img {
	float:left;
}

.img .explain {
	padding-top: 2px;
}

ul.lineup {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.lineup li {
	float: left;
	width: 125px;
	padding: 0px;
	margin: 0px;
}

ul.lineup li.left {
	padding-right: 15px;
}

ul.lineup li.body-image {
	width: 180px;
}

img.body-image {
	width: 180px;
}

div.explain h2 {
	color: #002466;
	font-size: 95%;
	line-height: 1.0em;
	padding: 0px;
	margin: 0px 0px 7px 0px;
}

div.explain h2.line {
	padding: 10px 0px 5px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	border-color: #999;
	margin: 20px 0px 7px 0px;
}

html>/**/body div.explain h2.line {
	padding: 10px 0px 8px 0px;
}

div.explain h2.first,
div.explain h5.first {
	margin-top: 5px;
}

div.explain h5 {
	color: #006183;
	font-size: 90%;
	margin: 13px 0px 0px 0px;
}

/*font size*/
.font68 {
	font-size: 68%;
}
