@charset "UTF-8";

#header{
	margin-bottom:15px;	
}

#header .campaign {
	position: absolute;
	top: 79px;
	left: 23px;
}

#header h1 {
	position: absolute;
	top: 203px;
	left: 23px;
}

#header .subtit {
	position: absolute;
	top: 300px;
	left: 64px;
}

#header ul {
	position: absolute;
	top: 340px;
	left: 62px;
}

#header ul li {
	float: left;
	margin-right: 20px;
}

#content .sec01 ul {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-image: url(../img/sec01_list_next.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#content .sec_box01 {
	font-size: 10px;
	color: #666;
}

#content .sec_box01 ul {
	padding: 0;
	margin: 0;
	background: none;
}

#content .sec02 li {
	float: left;
}

#content .sec03 .chart01 {
	width: 404px;
	_width: 424px;
	height: 261px;
	_height: 281px;
	float: left;
	padding: 10px;
	background-image: url(../img/sec03_chart01_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#content .sec03 .chart02 {
	width: 262px;
	_width: 282px;
	height: 261px;
	_height: 281px;
	float: right;
	padding: 10px;
	background-image: url(../img/sec03_chart02_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#content .sec04 .step li {
	padding-bottom: 25px;
	margin-bottom: 5px;
	background-image: url(../img/sec01_list_next.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#content .sec04 .step .last {
	padding-bottom: 0;
	margin-bottom: 0;
	background-image: none;
}

#content .sec04 .sec_box01 dt {
	clear: both;
	float: left;
}

#content .sec04 .sec_box01 dd {
	margin-left: 12px;
}



