@charset "UTF-8";
/* Reset Style */
.touan {
	width:670px;
	background-color: #423300;
	margin-left: 20px;
}
.touan caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.touan th {
	background-color: #EFEBE0;
	text-align: left;
	font-weight: normal;
}
.touan td {
	background-color: #FFF;
	padding: 10;
}
.touan caption .hosoku {
	font-size: 12px;
	font-weight: normal;
}
#enter_btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
