@charset "UTF-8";
.slide_sub{
	height:8px;
	background-image:url(img/index/slide_back.jpg);
	background-repeat:repeat-x;
}
.plus{
	width:775px;
	height:70px;
	padding:30px 0px 0px 125px;
	background-image:url(img/index/plus.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.challenge{
	width:875px;
	height:90px;
	padding:10px 0px 0px 25px;
	background-image:url(img/index/challenge.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.font01{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
#box_main{
	width:900px;
	margin-bottom:10px;
}
.box01{
	width:263px;
	padding:10px 15px 10px 15px;
	margin-right:10px;
	background-color:#ECF4D9;
	float:left;
}
.box02{
	width:263px;
	padding:10px 15px 10px 15px;
	background-color:#ECF4D9;
	float:left;
}
h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	margin-bottom:5px;
}
.list{
	background-image:url(img/index/list.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	margin-left:180px;
	font-size:11px;
}
.font02{
	height:85px;
	margin-top:5px;
}