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

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

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

#content {
	padding-top: 26px;
}

#content #content_l {
	width: 635px;
	float: left;
}

#content #content_r {
	width: 310px;
	float: right;
	background: url(none);
}

#box01 .box01_inner_w310 {
	width: 310px;
}

#box01 .box01_inner {
	width: 288px;
	border: 1px solid #888888;
	padding: 10px;
	background: #ffffff;
	min-height: 145px;	
}

#box01 .box01_inner_l {
	width: 170px;
	float: left;
}

#box01 .box01_inner_r {
	width: 100px;
	float: right;
}

#box01 .box01_inner .line01 {
	border-bottom: 1px solid #888888;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

#box02 {
	padding-top: 20px;
}

#box02 #box02_inner {
	background: url(../img/index_bg01.gif) no-repeat center bottom;
	padding: 15px 10px 10px 20px;
	min-height: 160px;
	overflow: auto;
}

#box02 #box02_inner .line02 {
	border-bottom: 1px solid #888888;
	margin-bottom: 13px;
	padding-bottom: 13px;
}

#box03 #box03_inner {
	background: url(../img/index_bg04.gif) no-repeat center bottom;
	padding: 15px 20px 0px;
	min-height: 565px;
}

#box04 {
	padding-top: 20px;
}

#box04 #box04_inner {
	background: url(../img/index_bg02.gif) no-repeat center bottom;
	padding: 17px 10px 17px;
}