@charset "UTF-8";
/*----------------------------------------

	- main01
	- box01
	
-----------------------------------------*/

/*----------------------------------------
	main01
-----------------------------------------*/

#main01 h1 {
	padding-bottom: 27px;
}

#main01 ul#menu {
	border-bottom: 1px solid #411a13;
	width: 675px;
	margin: 0px 0px 28px 16px;
	font-size: 0;
	line-height: 0;
}

#main01 ul#menu li {
	float: left;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	width: 674px;
	margin-left: 15px;
}

#box01 div {
	padding-bottom: 12px;
	margin-bottom: 11px;
	background: url(../../../img/common_line01.gif) repeat-x left bottom;
}

#box01 div h2 {
	float: left;
	width: 117px;
}

#box01 div p {
	float: right;
	width: 546px;
}

#box01 div .box_p {
	float: right;
	width: 546px;
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

#box01 div .box_p p {
	float: none;
}

#box01 div .box_p img {
	margin: 5px 0 3px;
}

#box01 div li.box_line {
	padding-bottom: 12px;
	margin-bottom: 11px;
	background: url(../../../img/common_line01.gif) repeat-x left bottom;
}

#box01 div .box_p img.img_no {
	margin-bottom: 0px;
}

#box01 #box_last {
	margin-bottom: 0;
}
