@charset "utf-8";



/* con01 */



#con01 ul.check {
	margin:0 0 15px 0;
	padding:0 0 15px 0;

}

#con01 ul.check li {
	clear:both;
	padding-bottom:8px;
	background:url(/img/common/dot01.gif) 0 100% repeat-x;
	overflow: hidden;

}

#con01 ul.check li.last {

	clear:both;

	margin:0;

	background:none;

}

#con01 ul.check h4 {
	float:left;
	width:150px;
	padding:12px 20px 0 0;

}

#con01 ul.check p {
	float:left;
	width:480px;
	margin-top: 12px;

}

