@charset "utf-8";
/* CSS Document */

/********** cont01 **********/
#cont01 h1 img{
	margin-bottom:35px;
}
h1+p{
	display:block;
	background-color:#E9FBD2;
	border:1px dashed #7EB114;
	margin:30px 0;
	padding:20px;
}
#cont01 h2{
	display:block;
	width:665px;
	height:40px;
	background:url(../../img/01/03/h2_bg01.gif) left top no-repeat;
	padding:12px 0 0 40px;
	font-size:14px;
	font-weight:bold;
	line-height:1em;
}
#cont01 ul{
	padding-left:30px;
}
#cont01 ul li{
	display:block;
	width:600px;
	padding:0 0 0 15px;
	border-bottom:1px dotted #333;
}