@charset "UTF-8";


@import url("../../css/common.css");


#main-img {
	background:url(../../images/main_img_bg.png) repeat-x bottom;
	height:181px;
	padding-top:13px;
	margin-bottom:25px;
}
#main-img h2 {
	margin:0 auto;
	text-align:center;
	font-size:83%;
	width:965px;
}
#contents .contents-area .area1 h3{
	margin-top:30px;
	font-size:83%;
}
#contents .contents-area .area1 p{
	margin-bottom:20px;
	margin-top:20px;
	font-size:100%;
}
#contents .contents-area .area1 ul{
	padding-left:12px;
}
#contents .contents-area .area1 ul li{
	padding-bottom:12px;
	font-size:116%;
	padding-left:16px;
	background:url(../../images/icon_2.png) no-repeat 0 7px;
}
