@charset "UTF-8";
/*----------------------------------------

	- main01
	- box01
	- box02
	
-----------------------------------------*/

/*----------------------------------------
	main01
-----------------------------------------*/

#main01 h1 {
	padding-bottom: 27px;
}

#main01 #box02_top {
	margin-top:29px;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	width: 675px;
	margin-left: 16px;
}

#box01 h2 {
	padding-bottom: 13px;
}

/*----------------------------------------
	box02
-----------------------------------------*/

.box02 {
	width: 675px;
	margin: 39px 0 0 16px;
	padding-top: 17px;
	background: url(../../../img/common_line01.gif) repeat-x left top;
}

.box02 h2 {
	padding-bottom: 17px;
}
