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

.sectionH1 .wrapper01 .wrapper02{
	padding:0px;
	background:#FFF2DA;
	zoom:1;
}

.sectionH1 .wrap01{
	background:url(../img/index_bg_02.png) no-repeat bottom #fff;
	padding-bottom:10px;
	zoom:1;
}

.sectionH1 .wrap01 .wrap02{
	background:url(../img/index_bg_01.png);
}

.sectionH1 .box01{
	padding-left:25px;
	padding-bottom:15px;
}

.sectionH1 .box01 .box02{
	background:url(../img/index_bg_03.png);
	padding:5px;
	width:650px;
}

.sectionH1 .box03{
}

.sectionH1 .box03 ul li{
	float:left;
}

.sectionH1 .box03 ul .li01{
	margin-right:13px;
}

.sectionH1 .box03 ul .li02{
	margin-right:6px;
}

.sectionH1 .topics{
	margin-bottom:20px;
}

.sectionH1 .topics h3{
	margin-bottom:10px;
}

.sectionH1 .topics ul {
}

.sectionH1 .topics ul li{
	background:url(../img/index_arrow01.png) no-repeat 10px 50%;
	padding-left:20px;
	margin-bottom:5px;
}

.sectionH1 .topics ul li .date{
	display:inline-block;
	width:10em;
}

