@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style 
===============================================================*/
div.section{
	margin:0 20px 30px;
}

div.section h3{
	margin-bottom:10px;
	color:#E95474;
	font-weight:bold;
}
div.section h4{
	margin:20px 0 0;
	font-weight:bold;
}
div.section ul{
	margin-top:5px;
}
ul.icoList li{
	padding-left:15px;
	background:url(../images/ico.jpg) no-repeat 5px 8px;
}
.mt10{
	margin-top:10px!important;
}