@charset "UTF-8";
/*----------------------------------------

	+ content
		+ box01

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

/*----------------------------------------
	content
-----------------------------------------*/

#content {
	background: url(../../img/common_content_bg01.gif) repeat-y;
}

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

#box01 {
	width: 690px;
	background: url(../img/index_content_bg02.gif) no-repeat top;
	padding: 26px 90px 112px;
}

#box01 ul li{
	background: url(../img/index_icon01.gif) no-repeat left top;
	margin-bottom: 20px;
	padding-left: 13px;
}
