@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;
}


#main ul{
	clear:both;
	margin:0 0 0 0;
	line-height:130%;
	overflow:hidden;
	width:600px;
}

#main li{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	background:url(../img/m01_bt.gif) no-repeat top left;
	line-height:130%;
	overflow:hidden;
	width:585px;
}

#main li.li_txt_gr{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#009900;
}

#main li.li_txt_reds{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#FF0000;
	font-size:11px;
}


#main li.li_txt_ol{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#FF6600;
}


#main li.li_txt_pu{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#9933CC;
}