@charset "utf-8";


/*-----------------------------
	contents
------------------------------*/

#contents_inner{
	background:url(../common/images/footer_bg.png) no-repeat left bottom;
}





/*-----------------------------
	main
------------------------------*/

#main{
	padding-top:10px;
	margin-left:20px;
	margin-bottom:50px;
}
#main h2{
	clear:both;
	margin-bottom:10px;
}

/* ol */
#main ol{
	clear:both;
	font-weight:bold;
	width:707px;
	line-height:1.8;
	margin-bottom:20px;
}
#main ol li.charm1{
	padding:20px 20px 0 70px;
	height:150px;
	background:url(images/list1.jpg) no-repeat left top;
	margin-bottom:5px;
}
#main ol li.charm2{
	padding:16px 20px 0 70px;
	height:62px;
	background:url(images/list2.jpg) no-repeat left top;
	margin-bottom:5px;
}
#main ol li.charm3{
	padding:20px 20px 0 70px;
	height:58px;
	background:url(images/list3.jpg) no-repeat left top;
	margin-bottom:5px;
}
#main ol li.charm4{
	padding:16px 20px 0 70px;
	height:62px;
	background:url(images/list4.jpg) no-repeat left top;
	margin-bottom:5px;
}
#main ol li.charm5{
	padding:20px 20px 0 70px;
	height:109px;
	background:url(images/list5.jpg) no-repeat left top;
	margin-bottom:5px;
}
#main ol li.charm6{
	padding:20px 20px 0 70px;
	height:58px;
	background:url(images/list6.jpg) no-repeat left top;
}



