@charset "utf-8";

#treatNavi {
	padding:0 20px;
	background:#f7f7f7;
}

#treatNavi ul {
	float:right;
}

#treatNavi li {
	display:inline;
}

#treatNavi li a {
	float:left;
}

#mainAreaW .section {
	width:792px;
	padding-bottom:40px;
}

#mainAreaW .section h2,
#mainAreaW .section h3 {
	padding-bottom:5px;
	border-bottom:solid 1px #e6e6e6;
}

#mainAreaW .section h2 {
	margin-bottom:20px;
}

#mainAreaW .section h3 {
	margin-bottom:10px;
}

#mainAreaW #sect00 {
	width:auto;
	height:338px;
	margin-bottom:40px;
	padding:0 68px;
	background:url(../images/treat_mainimage.jpg) no-repeat;
}

#mainAreaW #sect00 h2 {
	margin:0;
	padding:39px 0 73px;
	border:none;
}

#mainAreaW #sect00 p {
	padding-left:14px;
}

#mainAreaW #sect00 p.copy {
	margin-bottom:25px;
}

#mainAreaW #sect00 p.description {
	font-size:84%;
	line-height:1.7;
}

#mainAreaW #sect01 ol {
	list-style-type:none;
}

#mainAreaW #sect01 li {
	float:left;
	width:241px;
	margin-right:18px;
	padding-right:14px;
	list-style-type:none;
	background:url(../images/treat_flow_bg.png) 100% 35px no-repeat;
}

* html #mainAreaW #sect01 li {
	display:inline;
}

#mainAreaW #sect01 li#flow01 {
	width:240px;
}

#mainAreaW #sect01 li#flow03 {
	margin-right:0;
	padding-right:0;
	background:none;
}

#mainAreaW #sect01 dd {
	float:right;
	width:206px;
	padding:9px 13px;
	background:#fdfdfd;
	border-right:solid 1px #f2f2f2;
	border-bottom:solid 1px #f2f2f2;
	border-left:solid 1px #f2f2f2;
	font-size:84%;
	line-height:1.7;
}

#mainAreaW #sect02 .block {
	float:left;
	width:246px;
	padding-right:26px;
}

#mainAreaW #sect02 .block#tBlk03 {
	padding-right:0;
}

#mainAreaW #sect02 .image {
	margin-bottom:8px;
}

#mainAreaW #sect02 .explain {
	font-size:84%;
	line-height:1.7;
}

#mainAreaW #sect02 .btn {
	width:166px;
	margin:5px auto;
}

#btmBtnArea {
	width:792px;
	margin:0 auto;
	padding:20px 0 33px;
	background:url(../images/treat_btn_bg.png) no-repeat;
}

#btmBtnArea p {
	width:206px;
	margin:0 auto;
}

#btmCaution {
	width:754px;
	margin:0 auto 7px;
	padding:10px 18px 4px;
	background:#efefef;
	border:solid 1px #d8d8d8;
}

#btmCaution h4,
#btmCaution dt,
#btmCaution dd,
#btmCaution .caution {
	margin-bottom:4px;
	font-size:84%;
	line-height:1.7;
}

#btmCaution dl {
	padding-left:11px;
}

#btmCaution dd {
	padding-left:11px;
}






