@charset "utf-8";
/* CSS Document */

#main_contents {
	color:#646464;
	font-size:13px;
}

h1 {
}

h2 {
}

#contents1  {
	margin-bottom:25px;
}

#contents2 {
	margin-bottom:40px;
}

#contents3 {
}

#form_area {
	width:593px;
	height:600px;
	border:dotted 1px #646464;
	margin:20px 0 30px;
	padding:35px 0 0 45px;
}

#form_area table th {
	width:180px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:24px;
	padding-bottom:25px;
}

#form_area table td {
	padding-bottom:25px;
}

.ERR {
	color:#FF0000;
}
