@charset "UTF-8";
/*----------------------------------------

	- main01
	- box01
	
-----------------------------------------*/

/*----------------------------------------
	main01
-----------------------------------------*/

#main01 h1 {
	padding-bottom: 24px;
}

#main01 h2 {
	width: 676px;
	padding: 20px 0 12px;
	margin: 0 0 11px 15px;
	background: url(../../../img/common_line01.gif) repeat-x left bottom;
}

#main01 h2#tit_top01 {
	padding: 0 0 12px;
}

/*----------------------------------------
	box01
-----------------------------------------*/

.box01 {
	width: 676px;
	margin-left: 15px;
}

.box01 div {
	padding-bottom: 12px;
	margin-bottom: 11px;
	background: url(../../../img/common_line01.gif) repeat-x left bottom;
}

.box01 div h3 {
	float: left;
	width: 250px;
}

.box01 div p {
	float: right;
	width: 420px;
}
