@charset "utf-8";

#main {font-size: 75%;}

#main p.copy {
	text-align:center;
	margin-bottom:15px;
	padding:10px 0;
	background:url(../form/img/copy_bg.jpg) repeat-y;
	color:#8D4F00;
	font-weight:bold;
	line-height:1.5;
}

.redtext{
color:#FF0000;
font-size:85%;
font-weight:bold;
}

#main p.must{
width:auto;
background:url(../form/img/must_wh.gif) no-repeat;
color:#FF0000;
font-weight:bold;
font-size:85%;
padding-left:30px;
}




/*-------------------
	l
-------------------*/

#main #profile {
	background:#E5E5AE;
	padding:5px;
	margin:5px 0 10px;
}

#main #profile table {
	width:100%;
	border-collapse:collapse;
}

#main #profile table caption {
	text-align:left;
	background:url(../form/img/green_bar.gif) no-repeat 5px;
	color:#669900;
	font-weight:bold;
	padding:2px 0 2px 15px;
	margin-top:5px;
}

#main #profile th {
	text-align:right;
	font-weight:normal;
	vertical-align:top;
	padding:5px;
}

#main #profile td {
	vertical-align:top;
	padding:5px;
}

#main #profile td input.textField {
	width:400px;
}

#main #profile td input#family {
	width:50px;
}

#main #profile td label {
	padding:0 10px 0 3px;
}

#main #profile td.note {
	text-align:right;
	font-size:85%;
}


/*-------------------
	AP[g
-------------------*/

#main #question {
	background:#E5E5AE;
	padding:5px;
	margin:5px 0 20px;
}

#main #question table {
	background:#E5E5AE;
	padding:5px;
	width:90%;
	border-collapse:collapse;
}

#main #question th {
	text-align:left;
	vertical-align:top;
	padding:7px 5px;
	color:#333333;
}

#main #question th.num {
	background:url(../form/img/must_gr.gif) no-repeat 4px;
	color:#669900;
	padding-left:35px;
}

#main #question th.num2 {
	color:#669900;
	padding-left:5px;
}

#main #question td {
	padding:2px 5px 10px;
	background:url(../form/img/line.gif) repeat-x bottom;
}

#main #question td.none {
	background:none;
}


#main #question td.last {
	background:none;
}

#main #question td.note {
	background:none;
}

#main #question td label {
	padding:0 10px 0 3px;
}

#main #question td textarea {
	width:400px;
	height:100px;
}

#main #question td select {
	width:200px;
}


#main p.btn {
	text-align:center;
	margin-bottom:10px;
}

#main td {border-style:none;}

/*-------------------

-------------------*/

#main .co {
	background:url(../form/img/copy_bg.jpg) repeat-y;
}

#main p.copy2 {
	text-align:left;
	margin:0 0 15px 60px;
	padding:10px 0;
	color:#8D4F00;
	font-weight:bold;
	line-height:1.5;
}

#privacy{text-align:left; padding:10px; background-color: #FFFFFF}
#privacy h2{font-size:100%; color:#5E6522; margin:0 0 10px 10px; width:490px; border-bottom:solid #999999 1px}
#privacy ol{font-size:83.3%; margin:20px 0 10px 30px}
#privacy ol li{margin:0 0 10px 0}
#privacy ol li ul li{margin:0 0 0 10px; list-style-type: disc}
#privacy p{font-size:83.3%; margin:0 0 0 10px}
#privacy p.bold{font-weight:bold}
#privacy p.b_txt{margin:0 0 10px 30px}

#post {
	margin:20px 0 30px 0;
	text-align:center;
}

.vs {
	margin:0 0 15px 40px;
}
