@charset "utf-8";

/* 体験者の声 */
#main h6{
	clear:both;
	padding:5px 5px 5px 20px;
	margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
	line-height:1.3;
	background:#F3F9E2 url(../../../common/css/img/ic_megahon.gif) no-repeat 5px 7px;
	border-top:2px #99CC00 solid;
}


/**　ハック（メガホンに）　**/
* html #main h6{
	clear:both;
	padding:5px 5px 5px 20px;
	margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
	line-height:1.3;
	background:#F3F9E2 url(../../../common/css/img/ic_megahon.gif) no-repeat 5px 10px;
	border-top:2px #99CC00 solid;
}


#main h6 span{
	font-weight:normal;
}


.p_link{
	margin-bottom:20px;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #CCC;
}

.lead{
	margin-bottom:15px;
	padding:10px 10px 1px 10px;
	background:#eaf4ff;
}
