@charset "utf-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents {
 width: 800px;
 clear: both;
}
#footer {
	width: 800px;
	padding-top: 15px;
	clear: both;
}
.txt_red12 {
 font-size: 12px;
 color: #F00;
}
.txt_14 {
 font-size: 14px;
}
#form_top_space {
 height: 50px;
 width: 700px;
 margin-right: auto;
 margin-left: auto;
}
