#applicationform {
	margin: 0px;
	padding: 0px;
}	

h2 {
	margin-top: 20px;
	padding-left: 18px;
	font-size: 110%;
	background: url(../images/icon_06.gif) no-repeat left center;
}
	
h3 {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 100%;
	color: #0191a4;
}

#contents p {
	padding: 5px 0px 0px 25px;
	line-height: 140%; 
	font-size: 90%;
}	 


p#text01 {
	padding: 30px 0px 5px 10px;
	font-size: 80%;
}	 

table#form {
	width: 722px;
	margin: 0px 10px;
	font-size: 90%;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;	 
}

table#form th {
	width: 180px;
	padding: 10px;
	line-height: 130%;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: #fff8d3;
}

table#form td {
	width: 502px;
	padding: 10px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;	 
}	

table td#agree {
	padding: 20px 0px;
}	



table th em, table td em, p em {
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	color: #FF0000;
}



 	
.input01 {
	width: 200px;
}	

.input02 {
	width: 100px;
}	 			

.input03 {
	width: 450px;
}	
#agree {
	text-align: center;
	padding-top: 20px;
}	  

p#submit {
	margin: 0px;
	padding: 30px 0px 0px;
	text-align: center;
}



a:link {
	text-decoration: underline;
	color: #0033ff;
}
a:visited {
	text-decoration: underline;
	color: #0033ff;
}
a:hover {
	text-decoration: underline;
	color: #ff0033;
}
a:active {
	text-decoration: underline;	
	color: #0033ff;
}



table#form th.application_fin {
	width: 722px;
	background: #fff8d3;
}


