@charset "utf-8";



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+

+　スタイル

+

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.voiceSection{
	width: 100%;
	margin-bottom: 15px;
}

.paragraph,
.photograph,
.voice,
.cap{
	font-size: 100% !important;
	line-height: 200%;
	color: #444 !important;
}

.voice { margin: 0px 8px; }

.paragraph{
	float: left;
	width: 384px;
	margin-left: 8px;
	display: inline;
}

.photograph{
	float: right;
	width: 150px;
	text-align: center;
	display: inline;
}

.photograph dd{
	margin-top: 5px;
	font-weight: bold;
}

.cap{
	margin-top: 8px;
	text-align: right;
	font-weight: bold;
}

h4{
	margin: 15px 0 15px 0;
	padding-left: 8px;
	background-color: #ed9300;
	color: #fff;
}

#Beta h4{
	background-color: #F49a35 !important;
}

#Antioxidant h4{
	background-color: #d74d50 !important;
}

#C-Quence h4{
	background-color: #5b2e89 !important;
}

#Intensive h4{
	background-color: #c62424 !important;
}

#Interactive h4{
	background-color: #153a85 !important;
}

#Alpha h4{
	background-color: #8cc457 !important;
}

#Clearskin h4{
	background-color: #6880c4 !important;
}

#Cleansing h4{
	background-color: #40aeea !important;
}

#EVbody h4{
	background-color: #F5CE12 !important;
}


#leftCon .box h4 {
	margin: 0px !important;
	background-image: none !important;
	
}







/*　Clearfix　*/

.voiceSection:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.voiceSection{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
	overflow: hidden;  /* for DW*/
}




/* クリニック背景色　*/

#Clearskin .bgclearSkin {
	background: #F9FAFD;
}
#Beta .bgBeta {
	background: #FEFBF6;
}
#Antioxidant .bgAnti {
	background: #FDF6F6;
}
#C-Quence .bgCquence {
	background: #F7F5F9;
}
#Intensive .bgIntensive {
	background: #FCF4F4;
}
#Pigment .bgPigment {
	background: #F7F8F8;
}
#Interactive .bgIntaractive {
	background: #F4F6FA;
}
#Suncare .bgSuncare {
	background: #F8F6F6;
}
#Lapolis .bgLapolis {
	background: #FEFCF3;
}
#EVbody .bgEVbody {
	background: #FEFCF3;
}


/* 中帯　各種 */ 

#leftCon .box #Alpha h4,
#leftCon .box #Cleansing h4,
#leftCon .box #C-Quence h4,
#leftCon .box #Clearskin h4,
#leftCon .box #Beta h4,
#leftCon .box #Antioxidant h4,
#leftCon .box #Intensive h4,
#leftCon .box #Pigment h4,
#leftCon .box #Interactive h4,
#leftCon .box #Suncare h4,
#leftCon .box #Lapolis h4 {
	margin: 0px 0px 16px !important;
	padding: 4px !important;
	width: 560px !important;
	_width: 568px !important;
}

