@charset "Shift_JIS";
/* ------------------------------------------------------------------

	カラーセラピー CSS
	
------------------------------------------------------------------- */
.footer{
	padding-top:0;
}


/* ----------------------------------------

---------------------------------------- */
/*-- メインタイトル --*/
.MV#color_therapy{
	width:948px;
	padding-bottom:15px;
	background:url(../images/common/bg_color_therapy.jpg) no-repeat #ffedda;
	border:1px solid #ffe478;
}
.MV#color_therapy h1,
.MV#color_therapy p,
.MV#color_therapy h2{
	width:948px;
	text-indent:0px;
	font-size:13px;
	overflow:hidden;
}
.MV#color_therapy h1{
	height:310px;
}
.MV#color_therapy p{
	height:130px;
}
.MV#color_therapy h2{
	height:65px;
}
/*テキスト領域*/
.MV#color_therapy .texts{
	width:490px;
	margin-left:25px;
}
.MV#color_therapy .texts div{
	margin-bottom:20px;
	color:#000000;
}
.MV#color_therapy .texts div.gray{
	color:#333333;
}
.MV#color_therapy .texts h3{
	margin-bottom:5px;
}



/*-- リスト --*/
.color_therapy_list{
	width:930px;
	padding-left:20px;
	margin-bottom:20px;
	overflow:hidden;
}
.color_therapy_list ul{
	width:930px;
	overflow:hidden;
}
.color_therapy_list ul li{
	float:left;
	width:450px;
	margin-right:10px;
	border-top:2px solid #eec59c;
	overflow:hidden;
}
.color_therapy_list ul.start li{
	border:none;
}
.color_therapy_list ul.end li{
	border-bottom:2px solid #eec59c;
}
.color_therapy_list ul li img.color_bottle{
	float:left;
	display:block;
}
.color_therapy_list ul li .right_area{
	float:left;
	width:201px;
	padding:20px 0 0 0;
	color:#000000;
}
.color_therapy_list ul li .right_area h2{
	margin:10px 0 12px 0;
	font-weight:bold;
}















