@charset "utf-8";
@import url("common.css");

#main{
	background:#F4EFD6;
	color:#333;
}

.w60{
	width:58px;
	height:31px;
	border:1px solid #ccc;
	-webkit-appearance:none;
}
.w80{
	width:78px;
	height:31px;
	border:1px solid #ccc;
	-webkit-appearance:none;
}
.w300{
	width:100%;
	height:31px;
	border:1px solid #ccc;
	-webkit-appearance:none;
	box-sizing:border-box;
}

.mainTop{
	background:url(../img/form/bgFormTop.gif) no-repeat center top;
	background-size:100% 100%;
	padding:10px 0 7px 0;
}
.mainTop .btn{
	background:url(../img/form/btnHome.png) no-repeat left top;
	background-size:104px 30px;
	background-position:10px 0;
	width:70px;
	height:22px;
	display:block;
	font-size:15px;
	color:#797059;
	padding:8px 0 0 44px;
	text-decoration:none;
}
.pageTit{
	background:url(../img/form/bgFormTop2.gif) no-repeat center;
	background-size:100% 100%;
	color:#FFF;
	font-size:20px;
	padding:10px 0 6px 14px;
}
.mainTit{
	padding:17px 8px 0;
}
.mainTit .img{
	width:99%;
}
.mainTit .flow{
	width:99%;
	padding:10px 0 0 0;
}
.mainTit .txt{
	padding:6px 0 0 0;
	font-size:11px;
	line-height:17px;
}

.error{
	font-size:13px;
	color:#FF0000;
	text-align:center;
	padding:11px 0 0;
	line-height:15px;
}

/* mainBox */

#mainBox{
	padding:5px 0 0 0;
}

#mainBox .stepTit{
	background:#FF9D02;
}
#mainBox .stepTit .stepNumber{
	width:50px;
	height:40px;
	float:left;
}
#mainBox .stepTit .txt{
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	float:left;
	padding:11px 0 0 8px;
	color:#FFF;
}


#mainBox .secConte .secTit{
	background:#DED2A9;
	padding:10px 0 9px 10px;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}
#mainBox .secConte .txt{
	line-height:20px;
	font-weight:bold;
	padding:0 11px ;
}
#mainBox .secConte .secTit .check{
	color:#FF0000;
	font-size:11px;
}
#mainBox .secConte .secIn .txt{
	line-height:20px;
	font-weight:bold;
	padding:0 0 5px 0;
}
#mainBox .secConte .secIn{
	padding:11px 10px ;
	font-weight:bold;
}
#mainBox .secConte .secIn2{
	padding:11px 10px 6px;
	font-weight:bold;
}
#mainBox .secConte .secIn3{
	padding:6px 10px 11px;
	font-weight:bold;
}

#mainBox .secConte .secIn label .radio{
	width:20px;
	height:20px;
	margin:0;
}
#mainBox .secConte .secIn .article{
	padding:0 9px 0 3px;
	font-size:13px;
	line-height:20px;
	font-weight:400;
}
#mainBox .secConte .secIn .article2{
	padding:0 9px 0 3px;
	font-size:13px;
	line-height:20px;
	font-weight:400;
}
#mainBox .secConte .secIn .address{
	font-weight:bold;
	margin-right:2px;
}
#mainBox .secConte .secIn .kensaku{
	border:1px solid #333;
	border-radius:3px;
	background:#333;
	font-size:12px;
	color:#FFF;
	line-height:24px;
	text-align:center;
	padding:9px 4px 10px;
	-webkit-appearance: none;
	text-decoration:none;
}
#mainBox .secConte .secIn .select,
#mainBox .secConte .secIn2 .select{
	border:1px solid #333;
	background:#FFF;
	font-size:14px;
	color:#333;
	line-height:24px;
	text-align:center;
	width:150px;
	height:39px;
	margin:0;
}



.nextBtn{
	width:90%;
	height:auto;
	margin:10px auto 0;
	display:block;
}
.backTxt{
	font-size:13px;
	color:#2E5779;
	font-weight:bold;
	text-align:center;
	margin:10px auto 30px;
	display:block;
	text-decoration:none;
	width:40%;
}



/* co.html */

#mainBox form .secConte .secIn .addtxt{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	padding:0  0 10px;
}
#mainBox .secConte .secIn .select{
	border:1px solid #333;
	background:#FFF;
	font-size:14px;
	color:#333;
	line-height:24px;
	text-align:center;
	width:150px;
	height:39px;
	margin:10px 0 !important;
}
#mainBox form .secConte .secIn label .btn{
	margin:0px;
	width:20px;
	height:20px;
}
#mainBox form .secConte .secIn .txt{
	font-size:13px;
	color:#333;
	line-height:25px;
	padding-left:5px;
}



/* message.html */

#mainBox .secConte .secResult{
	background:#DED2A9;
	padding:12px 0 9px;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	color:#333;
	text-align:center;
}
#mainBox .secConte .priceBox{
	padding:10px 0 0 0;
}
#mainBox .secConte .priceBox .price{
	background:url(../img/form/bgPrice.gif) no-repeat;
	background-size:100% 100%;
	width:94%;
	margin:0 auto 7px;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:18px 0 23px 0;
}
#mainBox .secConte .priceBox .price .priceNum{
	font-size:24px;
	line-height:29px;
	font-weight:bold;
}
#mainBox .secConte .priceBox .priceTxt{
	color:#C4004C;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin:0 0 13px;
}
#mainBox .secConte .priceBox .priceAnnotation{
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	text-align:center;
	margin:0 0 20px;
}
#mainBox .secConte .priceBox .request{
	width:88%;
	height:auto;
	margin:0 auto;
	display:block;
}



/* ok.html */
#mainBox .completionTxt{
	font-size:16px;
	color:#C4004C;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	padding:12px 0 0 0;
}
#mainBox .completionTxt2{
	font-size:11px;
	color:#333;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	padding:9px 0 7px 0;
}