@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: 30px 90px 54px;
}

#box01 h2 {
	padding-bottom: 16px;
}

#box01 p {
	padding-bottom: 33px;
}

#box01 p#box_end {
	padding-bottom: 21px;
}