.key_image {
	background-image: url(../images/key_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 200px;
	clear: both;
	min-width: 1000px;
	margin-bottom: 20px;
}
.key_image p {
	font-size: 200%;
	font-weight: 200;
	line-height: 200px;
}

.care_ttl {
	text-align: center;
	clear: both;
	font-size: 130%;
	line-height: 160%;
	font-weight: 200;
}
.waku_k {
	width: 920px;
	margin-bottom: 50px;
	clear: both;
	background-image: url(../images/step_mid.gif);
	background-repeat: repeat-y;
}
.waku_kmid {
	background-image: url(../images/step_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	width: 920px;
}
.waku_kmid h2 {
	color: #FF7170;
	font-size: 160%;
	font-weight: 500;
	background-image: url(../images/line003.jpg);
	background-repeat: repeat-x;
	background-position: 0% center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.waku_kmid h2 span {
	background-color: #FDF2F7;
	padding-left: 20px;
	padding-right: 20px;
}
.waku_kmid div {
	background-image: url(../images/step_end.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 860px;
}
.waku_kmid div p {
	line-height: 180%;
	clear: both;
	padding-top: 20px;
}
.waku_k:after,.waku_kmid:after,.waku_kmid p:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}


.staff_area {
	background-color: #FFFFD9;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	clear: both;
}
.staff_data {
	width: 400px;
	float: left;
	padding-bottom: 20px;
}
.staff_data_right {
	width: 400px;
	float: right;
	padding-bottom: 20px;
}
.staff_area h3 {
	color: #FF7170;
	font-size: 160%;
	font-weight: 500;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
.staff_data p,.staff_data_right p {
	margin-bottom: 15px;
	text-align: center;
}
.staff_data h4,.staff_data_right h4 {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
	font-weight: 200;
	font-size: 160%;
	color: #0080FF;
}
.staff_data h4 span,.staff_data_right h4 span {
	color: rgba(0,0,0,1.00);
	font-size: 60%;
	padding-right: 10px;
}
.staff_data dl,.staff_data_right dl {}
.staff_data dl dt,.staff_data_right dl dt {
	text-align: center;
	background-image: url(../images/line001.gif);
	background-repeat: repeat-x;
	background-position: 0% center;
	margin-bottom: 20px;
}
.staff_data dl dt span,.staff_data_right dl dt span {
	color: #0080FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	letter-spacing: 5px;
	text-align: center;
	background-color: #FFFFD9;
	padding-left: 10px;
	padding-right: 10px;
}
.staff_data dl dd,.staff_data_right dl dd {
	font-size: 90%;
	line-height: 160%;
	font-weight: 100;
}
.staff_area:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}


.care_feat {
	width: 951px;
	margin-right: -31px;
}
.care_feat div {
	float: left;
	width: 250px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	margin-right: 31px;
	background-color: #FFFFD9;
}
.care_feat div p {
	margin-bottom: 20px;
}
.care_feat div dl {}
.care_feat div dl dt {
	color: #FF7170;
	text-align: center;
	clear: both;
	font-weight: 300;
	margin-bottom: 10px;
}
.care_feat div dl dd {
	font-weight: 100;
	font-size: 90%;
	line-height: 160%;
}
.care_feat:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
.faq_base {
	width: 920px;
	clear: both;
	text-align: left;
	overflow: hidden;
}
.faq_base div {
	width: 920px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(../../common/images/line001.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}
.faq_base div h3 {
	background-image: url(../../common/images/faq_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-bottom: 15px;
	font-size: 120%;
	font-weight: 400;
	color: #FF7171;
}
.faq_base div p {
	line-height: 160%;
	background-image: url(../../common/images/faq_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	margin-left: 50px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}
