/* CSS Document */
/*--- contents（下層共通） ----------*/
#contents {
	padding-top: 9px;
}

.btn_form {
	width: 717px;
	padding: 15px 0;
	margin: 0 0 15px 2px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	text-align: center;
}
h3 {margin-bottom: 15px;}

#contents p.pagetop2 {
	margin-bottom: 20px;
	padding-top: 11px;
	text-align: right;
	border-top: 1px dashed #666666;
}
/*--- box ----------*/
.box01 {
	height: auto;
	width: 707px;
	margin: 0 0 7px 2px;
	padding: 4px 5px 5px 5px;
	background-color: #464646;
	border: 1px solid #686868;
}
* html body div.box01 {width: 717px;}

.tbl01 {width: 705px;}
.tbl01 th {width: 198px;}
.tbl01 td {
	width: 477px;
	font-size: 12px;
	line-height: 22px;
}
