@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:15px;
}
div.section dt{
	font-weight:bold;
}
div.section dd{
	margin:0 15px 20px 15px;
}

div.section ul.mt15{
	margin-top:15px;
}
div.section li{
	padding-left:12px;
	background:url(../../common/images/ico_orange.gif) no-repeat 0 6px;
}
