@charset "utf-8";


#greeting{
	width:670px;
	height:430px;
	margin-bottom:50px;
}

.greedting_bk{
	background-image:url("../images/top/top_nakami_01.jpg");
	background-repeat:no-repeat;
	width:670px;
	height:430px;
	padding:5px 22px 0 22px;
}

.greeting_naiyou{
	font-size:105%; 
	line-height:180%;

}

#customer_wrap{
	width:670px;
	margin-bottom:50px;
}

.greeting_h2{
	color:#036EB8;
	margin:15px 0 10px 0; 
}

.lCustomer{
	margin:0 14px 0 0;
	padding:0 0 15px 0;
	width:328px;
	background:url("../images/top/top_naiyou_bottom.gif") no-repeat right bottom;
	float:left;
}

.rCustomer{
	margin:0;
	padding:0 0 15px 0;
	width:328px;
	background:url("../images/top/top_naiyou_bottom.gif") no-repeat left bottom;
	float:left;
}

.cus_top{
	margin:0;
	width:328px;
	height:56px;	
}

.cus_center{
	width:328px；
	margin:0;
	padding:20px;
	display:block;	
	background:url("../images/top/top_naiyou_center.gif") repeat-y left top;
	line-height:150%;
}

.satei_tel{
	color:#E83820;
	font-size:15px;
}

#satei{	
	width:418px;
	margin-right:20px;
	float:left;
}

.satei_form{
	width: 420px;
	border:1px solid #ccc;
	border-spacing: 0px;
	font-size:12px;
	border-collapse: collapse;
	background-color:#FFF;
	/*ラジオボタンの高さを揃える↓*/
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

.satei_form .form_head{
	background-color:#036EB8;
	height:10px;
}

.satei_form th.form_th{
	width:30%;
	height:20px;
	padding:4px;
	text-align:left;
	vertical-align:middle;
	color:#000;
	background-color:#BDF8F5;
	border:1px solid #ccc;
	font-weight:normal;
 }

.satei_form td.left{
	padding:2px 5px;
	border-bottom:1px solid #ccc;
	border-right-style:none;
 }
 
.satei_form td{
	padding:2px 5px;
	border:1px solid #ccc;
 }
 
.satei_form .example{
	border-left-style:none;
	font-size:10px;
}

.form_text{
	height:20px;
}

.required{
	color:#E83820;
}

.form_button{
	width:102px;
	height:29px;
	display:block;
	margin:0 auto;
	margin-top:20px;
	}

.submit_btn{
	margin:0 auto;
}

#image_btn {
    border: 0px;
    width: 100px;
    height: 30px;
    background:url("images/common/top_modorutorakku.gif") left top no-repeat;
}

#reason{
	background-color:#FFF;
	border:1px solid #CCC;
	width:230px;
	margin-top:30px;
	padding-bottom:20px;
	border-radius:5px;
	float:left;
}

.riyuu_img{
	margin:10px 0 0 5px;
}

.riyuu{
	background-color:#CCC;
	width:190px;
	margin:3px 10px;
	padding:10px;
}

.satei_form input {
	 vertical-align:middle; 
     position:relative;
     top:-1px; 
     height: 16px; 
     line-height: 16px; 
}

.satei_form input[type="radio"] { 
     border:none; 
     top:1px;
     top:0/9;
     margin-right:2px; 
     margin-right: 0/9; 
}
