@charset "utf-8";

/*heading*/

div#sham_a h3,
div#sham_b h3{
	font-weight:normal;
	font-size:0;
	line-height:0;
	margin-bottom:15px;
}

div#box_yel h4{
	font-weight:normal;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0 0 15px 0;	
}

/*美髪成分たっぷり!オリーヴの力で…*/
div#sham_a,
div#sham_b{
	width:685px;
	clear:both;
}
div#sham_a p,
div#sham_b p{
	padding:0 0 15px 10px;
}


div#box_yel{
	width:680px;
	background:#fbfbed;
	padding:0;
	margin:0 0 20px 0;
}
div#box_yel p{padding-right:25px;}

/*よくあるご質問*/
dl#sham_e{
	width:680px;
}
dl#sham_e dt{
	background:url(/img/shampoo/ico_q01.gif) 0 0 no-repeat;
	color:#006633;
	font-size:120%;
	font-weight:bold;
	padding:5px 0 0 30px;
}
dl#sham_e dd{
	padding:0 0 15px 30px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCC;
}


/*強調*/
span.red1{
	font-size:110%;
	color:#c00;
}

