@charset "Shift_JIS";
/*----------------------------------------

	+ index
		- main
		- box01

-----------------------------------------*/

/*----------------------------------------
	index main
-----------------------------------------*/

#index #main li {
	padding: 35px 0;
	text-align: center;
}

/*----------------------------------------
	index box01
-----------------------------------------*/

#index #box01 {
	width: 562px;
	padding-bottom: 44px;
	text-align: center;
	background: #efefef url(../yakkyokuyakuten/img/index_bg_btm.gif) no-repeat left bottom;
}

#index #box01 h2 {
	padding: 46px 0 22px 0;
	background: url(../yakkyokuyakuten/img/index_bg_top.gif) no-repeat;
}

#index #box01 ul {
	margin-left: 28px;
}

#index #box01 li {
	float: left;
	width: 257px;
}
