@charset "utf-8";


/***** section01 *****/
#main #section01 h4 {
	font-size: 20px;
	line-height: 1.1em;
	font-weight: bold;
	color: #f668df;
	background-image: url(img/section01_h4_bg.gif);
	height: auto;
	width: auto;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}



/***** section02 *****/
#main #section02 .concept {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 2px;
}

#main #section02 ul.goal {
	margin-right: -14px;
	margin-left: -6px;
	width: 900px;
}
#main #section02 ul.goal li {
	float: left;
	height: auto;
	width: 288px;
	margin-right: 12px;
	line-height: 1.6em;
}
#main #section02 ul.goal li img {
	margin-bottom: 0.5em;
}



/***** section03 *****/
#main #section03 table.tbl {
	width: 70%;
}
#main #section03 table.tbl th.year {
	text-align: right;
	width: 7em;
}
