@charset "UTF-8";
/*----------------------------------------

	- main01
	- box01
	
-----------------------------------------*/

/*----------------------------------------
	main01
-----------------------------------------*/

#main01 h1 {
	padding-bottom: 24px;
}

/*----------------------------------------
	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 h2 {
	float: left;
	width: 117px;
}

#box01 p, #box01 div div {
	float: right;
	width: 530px;
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

#box01 div div p {
	float: none;
}

#box01 div div p.mark01 {
	float: none;
	background: url(../../../../img/common_mark01.gif) no-repeat left top;
}

#box01 div div p img {
	vertical-align: 0;
}