/*¨β’Ή
-------------------------------------------------------------------------------------*/
/*.box_form{ border:#EEE solid 10px;}*/
.box_form{}
.box_form h5{
	background:#EEE;
	font-size:18px;
	color:#000;
	padding:5px;
	margin-bottom:1px;
	}
.box_form h5 img{}	
.box_form div.sub{
	padding:8px;
	}
/*tH[e[u*/
.box_form table{
	border-collapse:collapse;
	margin-bottom:20px;
}
.box_form table th,
.box_form table td{
	/*border-bottom:1px solid #CCC;*/
	border:#DDD solid;
	padding:8px 5px;
	line-height:1.2em;
	vertical-align:top;
}
.box_form table th{

	vertical-align:middle;
	
	background-color:#EEE;
	font-weight:bold;
	font-size:17px;
	border-width:1px 0px 1px 1px ;
	}
.box_form table th.icon{
	border-width:1px 1px 1px 0px ;
	}
.box_form table td{
	border-width:1px 1px 1px 1px ;
	}
	
/*table in table*/
.box_form table table{ margin:0;}
.box_form table table th,
.box_form table table td{
	vertical-align:middle;
	padding:0 5px 3px 5px;
	border:0;
	}
.box_form table table th{ text-align:center; vertical-align:middle;}	

/*G[*/	
.box_form .err_txt{ font-size:11px; color:#FF0000;}

/*
inputΦA*/
label:hover{ cursor:pointer;}
input[type="radio"]{cursor:pointer;}

.box_form input[type="text"],
.box_form input[type="tel"],
.box_form input[type="email"],
.box_form input[type="number"],
.box_form select,
.box_form textarea{
	border:0;
	padding:3px;
	font-size:1.0em;
	color:#333;
	border:solid 1px #AAA;
	margin:0 0 3px;
	width:300px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	color:#666;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	
	width:90%;
	
}
.box_form select{width:75px;}
/*.box_form select.selectM{width:70px;}*/

.box_form input:focus,
.box_form textarea:focus{
    border:solid 1px #EEA34A;

	/*text-transform:uppercase;*/
	color:#333;
	cursor:pointer;
}

.box_form .btn{ text-align:center; padding:10px;}
.box_form .btn input{
	border:solid 1px #FFF;
	padding:15px 60px;
	margin:0 0 20px;
	font-size:1.2em;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#FFF;
	cursor:pointer;	

	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;

	background-color:#F60;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F90), color-stop(0.00, #F60));
	background: -webkit-linear-gradient(#F90, #F60);
	background: -moz-linear-gradient(#F90, #F60);
	background: -o-linear-gradient(#F90, #F60);
	background: -ms-linear-gradient(#F90, #F60);
	background: linear-gradient(#F90, #F60);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F90', endColorstr='#F60', GradientType=0);

	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);

	}
.box_form .btn input:hover{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;	
	}

.box_form input.sizeS{ width:30%;}
.box_form input.sizeS{ width:50%;}


.bnr_waribiki{
	position:relative;
	}


.bnr_waribiki p{
	position:absolute;
	}
.bnr_waribiki a{
	display:block;
	border:5px #EEE solid;
	line-height:1.3em;
	
	background-color:#F90;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F90), color-stop(0.00, #F30));
	background: -webkit-linear-gradient(#F90, #F30);
	background: -moz-linear-gradient(#F90, #F30);
	background: -o-linear-gradient(#F90, #F30);
	background: -ms-linear-gradient(#F90, #F30);
	background: linear-gradient(#F90, #F30);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F90', endColorstr='#F30', GradientType=0);
	
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:15px 0px;
	
}
.bnr_waribiki .line1{ font-size:22px;}
.bnr_waribiki .line2a{ font-family:"Arial Black", Gadget, sans-serif;  font-size:36px;}
.bnr_waribiki .line2b{ font-size:22px;}



/*R^Ng^u{^*/
.btn_menu ul li{
	float:left;
	margin:0 2px  0 2px;
	}



.btn_menu ul li a{
	display:block;
	padding:10px;

	
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;

	color:#FFF;
	font-weight:bold;
	font-size:13px;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F60), color-stop(0.00, #F60));
	background: -webkit-linear-gradient(#FC0, #F60);
	background: -moz-linear-gradient(#FC0, #F60);
	background: -o-linear-gradient(#FC0, #F60);
	background: -ms-linear-gradient(#FC0, #F60);
	background: linear-gradient(#FC0, #F60);
	 	
	}
	
.btn_menu ul li a:hover {
	text-decoration:none;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;	
}


.tab_navi_a li.select a{
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

@media only screen and (min-width: 400px){
.btn_menu ul li a{
	padding:15px;

	font-size:18px;

}