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

#contents table th,#contents table td{
	padding-left:0;
	padding-right:0;
}

#contents th{
	vertical-align:top;
	width:174px;
}

#contents td{width:476px;
}

#contents .btn{
	text-align:center;
}

#contents .btn input{
	padding-right:20px;
}

#contents span{
	color:#764710;
	padding-left:10px;
	font-size:10px;
}

#contents .name{ width:280px; }
#contents .mail{ width:280px; }
#contents .tel{ width:170px; }
#contents .zip_code{ width:100px; }
#contents .address{ width:280px; }

#contents table .textarea th{ padding-top:25px;}
#contents .textarea td textarea{ width:470px; height:190px;}
#contents .textarea td span{ padding-left:440px;}
