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

div.section01 p{
	margin-top:10px;
}

div.section01 p.bottom{
	margin-bottom:40px;
}

div.section01 dl{
	margin:0 15px;
}

div.section01 dl.headcol{
	margin-top:10px;
}

div.section01 dl dt{
	font-weight:700;
}

div.section01 dl dd{
	text-indent:-1em;
	margin-left:1em;
	overflow:visible;
	margin-bottom:2em;
}

div.section01 dl dd span{
	display:block;
	margin:2em 0;
	text-indent:0;
}

div.section01 ul li{
	background-image:none;
}

div.section01 .no-ind01{
	text-indent:0;
	margin:0 0 0 -1em;
	overflow:visible;
}

div.section01 .no-ind02{
	text-indent:0;
	margin-left:0;
	overflow:visible;
}

div.section01 .no-ind03{
	text-indent:0;
	margin-left:-1em;
	overflow:visible;
}

div.section01 .no-ind04{
	text-indent:0;
	margin-left:1em;
	overflow:visible;
}

div.section01 ul.no-ind01{
	margin-bottom:2em;
}

div.section01 ul.no-ind01 li{
	margin-left:15px;
	background-image:url(../../common/img/icon03.jpg);
	background-repeat:no-repeat;
	background-position:left 50%;
}

div.section01 ul.no-icon li{
	background-image:none;
}


