@charaset "UTF-8";

#form_wrapper01 {
	width:688px;
	margin:0 auto;
	overflow:hidden;
	background:url(../img/sale/bg02.gif) bottom no-repeat #f3edda;
}

#form_wrapper02 {
	padding:8px 0 0;
	background:url(../img/sale/bg01.gif) top no-repeat;
}

#form {
	margin:0 8px 8px;
	padding:8px;
	background:#ffffff;
}

#form table {
	width:100%;
}
#form table td.form01left {
	width:27%;
	padding:6px;
	font-weight:normal;
	background:#eee6cb;
}
#form table td.form01right {
	padding:6px;
	background:#f6f2e5;
}
.form01message {
	padding-bottom:10px;
}
.form01attention {
	color:#ff0000;
}
.form01require {
	color:#ff0000;
}
.form01submit {
	padding-top:10px;
	text-align:center;
}

#thanks {
	width:688px;
	margin:0 auto 200px;
}
