@charset "utf-8";
/*---------------------------------------------------
	form
	PHPファイルに使用されます。
	※<$mt:If name="thisPage" eq="php"$>で読み込み定義
---------------------------------------------------*/

#form h5.form_ttl{
	/*
	padding:2px 5px;
	background-color:#efefef;
	*/
	margin-top:10px;
}
#form .ipt_zip1{
	width:3em;
}
#form .ipt_zip2{
	width:4em;
}
#form .ipt_tel{
	width:4em;
}

#form .ipt_width1{
	width:30px;
}
#form .ipt_width2{
	width:40px;
}
#form .ipt_width3{
	width:200px;
}
#form .ipt_width4{
	width:300px;
}
#form .ipt_width5{
	width:400px;
}
#form table.base table,
#form table.base td td,
#form table.base td th{
	border:none;
	background:none;
	padding:1px;
	vertical-align:top;
}
#form table.base td,
#form table.base th {
	vertical-align:top;

}
#form #loan table.base td,
#form #loan table.base th{
	text-align:center;
	vertical-align:middle;
}
#form #yokin table.base td,
#form #yokin table.base th{
	text-align:center;
}

#form .yokin_box{
	padding:0 20px;
	background-color:#EAF6FF;
	border:1px solid #CCCCCC;
}
#form .yokin_box p{
	margin:10px 0;
}
#form p.yokin_box_item{
	float:left;
	margin-right:130px;
	
}



.loan01{
	width:28%;
}

.loan02{
	width:13%;
}

.loan03{
	width:46%;
}
