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