@charset "utf-8";

/* CSS Document */

/* --------------------
		clear
-------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hides from IE-mac */


#topList {
	width:620px;
	margin:15px 0 25px;
	border-bottom:#E6E6E6 1px solid;
	padding-bottom:14px;
}
#topList li {
	line-height:1.3;
	margin-bottom:5px;
}
#topList li strong {
	line-height:1.2;
	color:#C20000;
	display:inline-block;
	padding:0 2px;
}


table.formTbl {
	background:#FFF;
	border-collapse:separate;
	border-spacing:0 4px;
	width:620px;
	margin:0 auto 35px;
}
table.formTbl th {
	background:#EDEDED;
	width:200px;
	text-align:left;
	padding:10px 10px 9px;
	font-weight:normal;
	min-height:12px;
	height:auto !important;
	height:12px;
	vertical-align:top;
}
table.formTbl th.hissu {
	background:#EDEDED url(../images/form/hissu.jpg) no-repeat right 9px;;
}
table.formTbl.privacy th { width:600px;} 
table.formTbl th p {
	background:url(../images/form/icon.jpg) no-repeat left 0.3em;
	line-height:1.4;
	padding-left:15px;
}
table.formTbl td {
	padding:3px 10px;
}
table.formTbl.privacy td { padding:10px;}
table.formTbl td .list01 { margin:3px 0 -4px 0;}
table.formTbl td .list01 li {
	margin-bottom:6px;
}
table.formTbl td span.notes {
	font-size:11px;
	line-height:1.5;
	color:#666;
	display:block;
	margin:0;
	padding-top:4px;
}
table.formTbl td span.notes.pt10 { padding-top:11px;}
table.formTbl td .list01 li span {
	margin-right:3px;
	width:4.5em;
	line-height:1.2;
	display:inline-block;
	padding-bottom:5px;
}
table.formTbl td .list01 li span.prefecture {
   
    padding-bottom: 0px;
   
    vertical-align: middle;
}
table.formTbl td .list01 li span.gray {
	width:100%;
	line-height:1.4;
	margin:3px 0 3px 0;
	padding-bottom:0;
	color:#727272;
}
table.formTbl td span.gray {
	line-height:1.4;
	margin:3px 0 3px 0;
	padding-bottom:0;
	color:#727272;
}

table.formTbl td p.ulTtl {
	margin:5px 0 14px;
	font-weight:bold;
}
table.formTbl td .list.borderB {
	border-bottom:#ABADB3 1px solid;
	padding-bottom:6px;
	margin-bottom:10px;
}
table.formTbl td .list {
	clear:both;
	width:380px;
}
table.formTbl td .list li {
	display:inline-block;
	white-space:nowrap;
	padding:0 0 0 0;
	float:left;
	margin-right:15px;
	margin-bottom:0px;
	line-height:1.1;
}
table.formTbl td .list li .mfp { margin-right:2px; vertical-align:-1px; border:none; outline:none;}
table.formTbl td .list li .checkBox { vertical-align:-2px; padding:0; margin:0 3px 0 0; line-height:1.1;}


#privacyBox {
	width:580px;
	height:80px;
	padding:12px 10px;
	margin:5px 0 0 0;
	border:#ABADB3 1px solid;
	overflow-y: scroll;
}
#privacyBox h3 {
	background: url(../images/pageparts/blt_circle.png) no-repeat 0% 50%;
	font-size: 12px;
	line-height:1.2;
	font-weight: bold;
	padding: 0 0 0 16px;
	margin-bottom:15px;
}
#privacyBox dl,
#privacyBox dt,
#privacyBox dd { margin:0; padding:0;}
#privacyBox dl {
	margin-bottom:15px;
}
#privacyBox dt {
	font-size:12px;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:8px;
}
#privacyBox dd {
	font-size:11px;
	line-height:1.5;
	margin-bottom:5px;
}
#privacyTxt {
	text-align:center;
	margin:20px 0 0 0;
}
#privacyTxt .mfp_err {
	width:400px;
	margin-left:150px;
}

#btnBox {
	background:url(../images/form/btn_bg.jpg);
	padding:6px;
	width:608px;
	margin:0 auto;
}
#btnBox ul {
	width:404px;
	margin:0 auto;
	background:#FFF;
	padding:17px 102px 15px;
}
#btnBox li {
	width:196px;
	height:51px;
	font-size:0;
	line-height:0;
}
#btnBox li.floatL { float:left;}
#btnBox li.floatR { float:right;}


#thanksBox {
	width:620px;
	min-height:318px;
	height:auto !important;
	height:318px;
	margin:20px auto 20px;
}
#thanksBox .bigTxt {
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
#thanksBox p {
	font-size:13px;
	line-height:2.0;
}


