@charset "utf-8";
/* CSS Document */

#title_index {
	background: url(../images/faq/index/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
}

#title_esthe_pack {
	background: url(../images/faq/esthe_pack/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
}

#title_sensitive_skin {
	background: url(../images/faq/sensitive_skin/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
}

#title_dry_skin {
	background: url(../images/faq/dry_skin/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
}

#title_acne_skin {
	background: url(../images/faq/acne_skin/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
}

#title_oily_skin {
	background: url(../images/faq/oily_skin/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
}





















#contents_center dl {
	border: 1px solid #f1d9d9;
	margin-bottom: 20px;
}



#contents_center dt {
	background: #f1d9d9 url(../images/faq/common/icon_question.gif) no-repeat 0px center;
	padding: 12px 5px 12px 40px;
}

#contents_center dd {
	background: #FFFFFF url(../images/faq/common/icon_answer.gif) no-repeat 0px center;
	padding: 10px 5px 10px 40px;
}



/*morning_night
--------------*/
.morning_night_title {
	background:url(../images/faq/common/hed_morning_night.gif) 0 0 no-repeat;
	width:460px;
	height:40px;
	text-indent:-9999px;
}

.morning_night_wrap {
	background:url(../images/faq/common/bg_morning_night.gif) 0 0 repeat-y;
	width:440px;
	padding:9px;
	border-bottom:1px solid #55b9df;
	border-left:1px solid #55b9df;
	border-right:1px solid #55b9df;
	margin-bottom:15px;
}

.morning_night_img {
	width:100px;
	float:left;
	border:1px solid #55b9df;
	margin-bottom:15px;
}


/*morning
--------------*/
.morning_title {
	background:url(../images/faq/common/hed_morning.gif) 0 0 no-repeat;
	width:460px;
	height:40px;
	text-indent:-9999px;
}

.morning_wrap {
	background:url(../images/faq/common/bg_morning.gif) 0 0 repeat-y;
	width:440px;
	padding:9px;
	border-bottom:1px solid #55b9df;
	border-left:1px solid #55b9df;
	border-right:1px solid #55b9df;
	margin-bottom:15px;
}

.morning_img {
	width:100px;
	float:left;
	border:1px solid #55b9df;
	margin-bottom:15px;
}


/*night
--------------*/
.night_title {
	background:url(../images/faq/common/hed_night.gif) 0 0 no-repeat;
	width:460px;
	height:40px;
	text-indent:-9999px;
}

.night_wrap {
	background:url(../images/faq/common/bg_night.gif) 0 0 repeat-y;
	width:440px;
	padding:9px;
	border-bottom:1px solid #465082;
	border-left:1px solid #465082;
	border-right:1px solid #465082;
	margin-bottom:15px;
}

.night_img {
	width:100px;
	float:left;
	border:1px solid #465082;
	margin-bottom:15px;
}



.flow_text {
	width:320px;
	float:right;
	padding-top:45px;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px dotted #DCDCDC;
}

.flow_comment {
	background:#F5F5F5;
	border:#DCDCDC 1px solid;
	padding:5px;	
}


