h1{
	margin: 0;
}


#wrapper #middle #left table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}





/* footer　ここから */

#footer {
	height: 40px;
	width: 860px;
	clear: both;
	background-color: #007FFF;
	color: #FFF;
	text-align: center;
	padding: 0px;	
}

#footer table{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#footer table td{
	text-align: left;
}

/* footer ここまで */

.formArea {
	width: 600px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
}

.txt01 {
	text-align: right;
	color: #f00;
}

.table01 {
	width: 100%;
	border-top:  1px solid #ccc;
	margin: 10px 0 0 0;
}

.table01 th,
.table01 td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.table01 th {
	width: 140px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px dashed #ccc;
	padding-top: 15px;
}

.table01 th span {
	color:#f00;
	font-size: 12px!important;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.lv01 {
	background: #f2f6f9;
}

.table01 td.lv02 {
	border-bottom: none;
	padding-bottom: 0;
}

.type01 {
	width: 300px;
	padding: 3px;
}

.type02 {
	width: 4em;
	padding: 3px;
}

.btnArea {
	text-align: center;
	margin-top: 20px;
}

.formBtn {
	margin-right: 15px;
}

.checkpoint {
	color: #f00;
}
#wrapper #middle #right #gotoTop {
	text-align: right;
}

