@charset "UTF-8";
/*----------------------------------------

	- main01
	- box01
	
-----------------------------------------*/

/*----------------------------------------
	main01
-----------------------------------------*/

#main01 h1 {
	padding-bottom: 27px;
}

#main01 h2 {
	margin-left: 15px;
	padding-bottom: 20px;
}

#main01 p#map01 {
	padding: 0 0 30px 15px;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	width: 676px;
	margin: 0 0 39px 15px;
}

#box01 #box01_01 {
	float: left;
	width: 530px;
}

#box01 #box01_01 div {
	padding-bottom: 12px;
	margin-bottom: 11px;
	background: url(../../../img/common_line01.gif) repeat-x left bottom;
}

#box01 #box01_01 div h3 {
	float: left;
	width: 117px;
}

#box01 #box01_01 div p {
	float: right;
	width: 410px;
}

#box01 #box01_02 {
	float: right;
	width: 120px;
}

#box01 #box01_02 p {
	padding-top: 3px;
}

/*----------------------------------------
	box02
-----------------------------------------*/

#box02 {
	width: 676px;
	margin-left: 15px;
}

#box02 h2 {
	margin-left: 0;
}

#box02 div {
	padding-bottom: 12px;
	margin-bottom: 11px;
	background: url(../../../img/common_line01.gif) repeat-x left bottom;
}

#box02 div h3 {
	float: left;
	width: 117px;
}

#box02 div p {
	float: right;
	width: 556px;
}
