.application_title01 {
	background-image: url(../img/application/title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 570px;
}

.w_100{
	width:150px;
}

.application_table{
	width:566px;
	background:#fff;
	
}
.application_table th{
	background:#d34818;
	color:#fff;
	padding:5px;
	text-align:left;
		vertical-align:top;
}
.application_table td{
	padding:5px;
	vertical-align:middle;
}
.app_tbl{
	background:#d34818; 
	color:#fff;
}
form{
	margin:0px;
	padding:0px;
}
.application_form{
	padding:1px;
	border:1px solid #d34818;
}
.birth{
	width:50px;
}
.text_long{
	width:390px;
}
.tel{
	width:50px;
}
.post{
	width:50px;
}

#application_charge{
	border:solid 1px #c3b080;
	width:570px;
	margin-left:1px;
	
}

#application_charge td{
	border:solid 1px #c3b080;
	background:#fff;
	padding:5px;
}

#application_charge th{
	border:solid 1px #c3b080;
	background:#e4d5af;
	color:#333;

	padding:5px;
	
}
#step_wrapper{
	background:url(../img/application/step_bg.gif);
	padding:10px;
	width:550px;
}
.step_box{
	background:#fff;
	padding:10px;
	width:530px;
	border:1px solid #c3b080;
}
#kiyakubox{
	overflow:auto;
	width:550px;
	height:180px;
	padding:10px;
	background:#fff;
}
.dl_link a{
	color:#c03;
	font-size:12px;
}
.urlbox{
	width:390px;
}

