#contents {
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
#contents .t_right {
	text-align: right;
	line-height: 1.4em;
	margin-right: 30px;
}
#contents h2 {
	padding-top: 20px;
	clear: both;
}
#contents .box {
	background: url(../face/image/bg_box.jpg) repeat-x bottom;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #427BB8;
	padding: 20px;
	text-align: left;
	margin-bottom: 50px;
}
#contents .box_hya {
	border: 1px solid #F1B4C1;
	background: url(../img/hyaluron/bg_box.jpg) repeat-x bottom;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align: left;
	margin-bottom: 50px;
}
#contents .box_hya img,
#contents .box_diet img,
#contents .box_jun img {
	margin-right: 20px;
}

#contents .box_txt {
	line-height: 1.4em;
	text-align: left;
}
#contents .box_txt2 {
	line-height: 1.4em;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}
#contents .box_diet {
	border: 1px solid #3AAAAF;
	background:url(../img/diet/d1_bg.jpg) repeat-x bottom;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align: left;
	margin-bottom: 50px;
}


#contents .detail_box {
	width: 370px;
	background: url(../face/image/f2_3bg.jpg) no-repeat left top;
	padding: 40px 115px;
	text-align: left;
	line-height: 1.4em;
	font-size: 14px;
	color: #333333;
}
#contents .box_jun {
	border: 1px solid #F1B4C1;
	background: url(../mist/image/bg_box.jpg) repeat-x bottom;
	width: 648px;
	height:175px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
}

#contents .stbl {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents .kobo_tbl,
#contents .kobo_tbl td,
#contents .kobo_tbl th {
	border-collapse:collapse;
	border:1px solid #333333;
}
#contents .kobo_tbl {
	width: 100%;
}
#contents .btbl {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents .kobo_tbl th {
	background: #E5E5E5;
	text-align: center;
}
#contents .kobo_tbl .style2 {
	color: #DA7061;
	background: #DCFAE0;
}
#contents .kobo_tbl td {
	padding: 5px;
	text-align: center;
}

#contents .detail_tbl {
}
#contents .detail_tbl td {
	text-align: left;
	padding: 5px;
	line-height: 1.5em;
	vertical-align: top;
}
#contents .bt_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
#contents .bg_p {
	background: url(../img/hyaluron/f3_9bg.jpg) no-repeat top;
	height: 71px;
	text-align: right;
	padding-right: 80px;
}
#contents .bg_g {
	background: url(../img/diet/f3_9_bg.jpg) no-repeat;
	height: 71px;
	text-align: right;
	padding-right: 80px;
}
#contents .bg_r {
	background: url(../mist/image/j3_9bg.jpg) no-repeat top;
	height: 71px;
	text-align: right;
	padding-right: 80px;
}



.p_left {
	float: left;
}
.p_right {
	float: right;
}

.t_left {
	text-align: left;
}


.clearfix { display: inline-block; }   
.clearfix:after {   
     clear: both;   
     content: " ";   
     display: block;   
     font-size: 0;   
     height: 0;   
     visibility: hidden;   
     }   
/* start commented backslash hack \*/  
* html .clearfix { height: 1%; }   
.clearfix { display: block; } 
