@charset "UTF-8";
/*----------------------------------------

	- main01
	- box01
	
-----------------------------------------*/

/*----------------------------------------
	main01
-----------------------------------------*/

#main01 h1 {
	padding-bottom: 27px;
}

#main01 #box01_top {
	margin: 0 0 0 16px;
	padding-top: 0;
	background: none;
}

/*----------------------------------------
	box01
-----------------------------------------*/

.box01 {
	width: 675px;
	margin: 39px 0 0 16px;
	padding-top: 17px;
	background: url(../../../../img/common_line01.gif) repeat-x left top;
}

.box01 h2 {
	padding-bottom: 17px;
}

.box01 table {
	width: 500px;
	margin-top: 7px;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
}

.box01 table th, .box01 table td {
	padding: 7px 10px 6px;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
}

.box01 table th#th01 {
	width: 329px;
	background-color: #eeeeee;
}

.box01 table th#th02 {
	width: 128px;
	background-color: #eeeeee;
}

.box01 p.mark01 {
	background: url(../../../../img/common_mark01.gif) no-repeat left 2px;
}

.box01 p span {
	padding-left: 5px;
}
