@charset "utf-8";
/* CSS Document */

.form_h2_img {
	width:650px;
	border-bottom: 1px #CCC dotted;
	margin-top: 5px;
	margin-bottom: 10px;
}

.formar {
	width: 95%;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

.table_class {
	width:100%;
	border-top: 1px solid #CCCCCC;	
	font-size:100%;

}

tr .th_class {
	width:150px;
}

.formar table tr th em  {
	font-style: normal;
	color:#FF0000;
	padding-left:5px;

}

.text1{
	padding: 2px;
	border: solid 1px #999999;
	background-color:#EEEEEE;
	width: 500px;
	;
	font-size: 15px;

}

.text2{
	padding: 2px;
	border: solid 1px #999999;
	background-color:#EEEEEE;
	width: 50px;
	font-size: 15px;

}

.text3{
	padding: 2px;
	border: solid 1px #999999;
	background-color:#EEEEEE;
	width: 60px;
	font-size: 15px;

}

.formar p form table tr td select{
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
}



#botan {
text-align:center;
}

.botan_size {
	width:150px;
}
.form-header {
	background-color: #003B96;
	padding: 15px 0;
	width: 100%;
	margin-bottom: 4px;
	color: #FFF;
	text-align: center;
}
.form-header p {
	color: #FFF;
}
.fh-title {
	font-size: 150%;
	font-weight: bold;
}
.fh-phrase {
	font-weight: bold;
}
.f-phrase {
	margin-bottom: 10px;
}
.style01 {
	font-size: 120%;
	line-height: 3em;
	color: #666;
}
