@charset "utf-8";
/* CSS Document */

#form_area a:link{ color:#e60012; text-decoration:none; !important}
#form_area a:visited{ color:#e60012; text-decoration:none; !important}
#form_area a:hover{ color:#ff6600; text-decoration:underline; !important}



#form_cont{
	width:800px;
	margin:25px auto 0px;
}

#form_cont h2{
	margin-bottom:15px;
	width:800px;
	font-weight: bold;
}

.err{
width:800px;
color:#ff3300;
font-weight:bold;
margin-bottom:30px;
}

.err2{
	font-size:10px;
	color:#ff3300;
	margin:3px 0px;
	line-height: 1.3em;
}

.caution{
color:#ff0000;
margin:0px 0px 0px 3px !important;
}


.info{
margin-bottom:30px;
}

.text_right{
text-align:right;
margin-bottom:30px;
}

.must_btn{
background:url(../img/must_btn.gif) left center no-repeat;
padding-left:40px;
}

#form_area{
	width:800px;
	height:auto;
	margin-bottom: 30px;
}

#form_area table{
	border-collapse:collapse;
	border-spacing:0;
	border-left:1px solid #163f56;
	border-top:1px solid #163f56;
	width:800px;
	margin: 0 auto 25px;
}

#form_area th{
	background:#f8deb4;
	font-weight:bold;
	text-align:left;
	padding:0.5em 0px 0.5em 5px;
	width:30%;
	color: #333333;
	vertical-align: top;
	border-bottom: 1px solid #163f56;
	border-right: 1px solid #163f56;
}

#form_area th.must1{
	background:#f4a72b;
	font-weight:bold;
	text-align:left;
	padding:0.5em 0px 0.5em 5px;
	width:212px;
	color: #333333;
	vertical-align: top;
	border-bottom: 1px solid #163f56;
	border-right: none;
}

#form_area th.must2{
	background:#f4a72b;
	font-weight:bold;
	text-align:right;
	padding:0.5em 5px 0.5em 5px;
	width:35px;
	color: #333333;
	vertical-align: middle;
	border-bottom: 1px solid #163f56;
	border-right: 1px solid #163f56;
}


#form_area th.file_title{
	background:#f8deb4;
	font-weight:bold;
	text-align:left;
	padding:0.5em 0px 0.5em 5px;
	color: #333333;
	vertical-align: top;
	border-bottom: 1px solid #163f56;
	border-right: 1px solid #163f56;
}


#form_area table.file_title{
	width:800px;
	margin:0 auto;
}


#form_area td{
	width:70%;
	padding:0.5em 5px 0.5em 5px;
	text-align:left;
	border-bottom: 1px solid #163f56;
	border-right: 1px solid #163f56;
}

#form_area td.file_title{
	width:70%;
	padding:0px !important;
	text-align:left;
	border-bottom: 1px solid #163f56;
	border-right: none !important;
}


iframe.file_area{
	width:800px;
	border:none;
}

.input_area{
width:800px;
margin-top:20px;
margin-bottom:30px;
text-align:center;
}

.input_area td{
width:800px;
height:40px;
vertical-align:middle !important;
}


.button{
padding:0.2em;
}

.button1{
padding-bottom:7px;
}

.button2{
padding-bottom:7px;
margin-right:100px;
}


.button_mgnr{
padding:0.2em;
margin-right:160px;
}


.border_none{
border:none !important;
}


.800
_area{
width:800px;
height:300px;
margin-bottom:25px;
border:none;
}

