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

#applyTitle{
	background-image:url(../../apply/img/title.jpg);
	background-repeat:no-repeat;
	width:520px;
	height:35px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.applyText{
	font-size:12px;
	color:#333;
	line-height:150%;
	padding:0px 0px 5px 0px;
}

.applyText2{
	font-size:12px;
	color:#E00000;
	line-height:150%;
	padding:0px 0px 5px 0px;
}

.applyText a{
	color:#333;
	text-decoration:underline;
}

.applyText a:hover{
	text-decoration:none;
}

#applyTable th{
	background-color:#E0E0E0;
	border:solid 1px #FFFFFF;
	width:140px;
	font-size:12px;
	color:#333;
	line-height:150%;
	font-weight:normal;
	text-align:left;
}

#applyTable td{
	background-color:#FFF;
	font-size:12px;
	color:#333;
	line-height:150%;
}

#applyTable td a{
	color:#333;
	text-decoration:none;
}

#applyTable td a:hover{
	text-decoration:underline;
}

.applyInput01{
	margin:0px 0px 5px 0px;
}

#applyTableIn {
	font-size:12px;
	color:#333;
	line-height:150%;
	padding:0px;
}
