@charset "utf-8";
/* CSS Document */

@import "common.css";


/* inquire */
/* =========================================================== */


/* sNav */
#sNav ul.btn {
	margin: 0 0 20px 0;
}



/* form reset */
#main.form input,
#main.form label {
	vertical-align: middle;
}

#main.form input.radio {
	margin: 0 0 0 -1px;
}


/* top */
#main.top dl {
	margin: 0;
}

#main.top dl.firstItem {
	margin: 30px 0 0 0;
}

/*#main.top dl dt {
	margin: 0 0 15px 0;
}*/

#main.top dl dt {
	font-size: 90%;
	line-height: 1.7;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#main.top dl dd {
	margin: 0 0 18px 0;
}

#main.top dl dd h2 {
	font-size: 90%;
	line-height: 1.7;
	font-weight: bold;
}

#main.top dl dd p {
	font-size: 78%;
	line-height: 1.7;
}
#main.top dl dd p em {
	font-style: normal;
	font-weight: bold;
}

#main.top dl dd.txt {
	float: left;
	width: 550px;
}

#main.top dl dd.txt p.link {
	margin-top: 5px;
}

#main.top dl dd.txt p.link a {
	padding: 0 0 0 12px;
	background: url(../common/arw02.gif) no-repeat left center;
}

#main.top dl dd.verisign {
	float: right;
	width: 140px;
	margin: 0;
	text-align: center;
}

#main.top div.btn {
	text-align: center;
}

#main.top span.blue {
	color: #3A52A5;
}

#main.top p.bottomTxt {
	margin: 35px 0 70px 0;
	padding: 12px 20px;
	background: #F3F3F3;
	font-size: 78%;
	line-height: 1.7;
	/zoom: 1;
}



/* agreement */
#main.agreement p.mainTxt {
	margin: 28px 0 0 0;
	font-size: 78%;
	line-height: 1.7;
}

#main.agreement h2.toriatukai {
	margin: 32px 0 15px 0;
}

#main.agreement dl.toriatukai dt {
	margin: 12px 0 0 0;
	font-size: 78%;
	line-height: 1.7;
	font-weight: bold;
}

#main.agreement dl.toriatukai dd {
	margin: 0 0 0 1em;
	font-size: 78%;
	line-height: 1.7;
}

#main.agreement p.agreeTxt {
	margin: 45px 0 0 0;
	font-size: 78%;
	line-height: 1.7;
}

#main.agreement ul.btn {
	margin: 20px 0 0 170px;
}

#main.agreement ul.btn li {
	float: left;
	margin: 0 25px 0 0;
}

#main.agreement dl.address {
	margin: 35px 0 70px 0;
	padding: 12px 20px;
	background: #F3F3F3;
}

#main.agreement dl.address dt {
	font-size: 78%;
	line-height: 1.7;
	font-weight: bold;
}

#main.agreement dl.address dd {
	font-size: 78%;
	line-height: 1.7;
}



/* form */
#main.form p.mainTxt {
	margin: 28px 0 0 0;
	font-size: 78%;
	line-height: 1.7;
}

#main.form p.errorTxt {
	margin: 28px 0 0 0;
	color: #E40008;
	font-size: 78%;
	line-height: 1.7;
}

#main.form dl {
	margin: 12px 0 0 0;

}

#main.form dl dt {
	float: left;
	width: 180px;
	margin: 20px 0 0 0;
	font-size: 78%;
	line-height: 1.5;
	font-weight: bold;
}

#main.form dl dt span.red {
	margin: 0 0 0 4px;
	color: #E40008;
	font-weight: normal;
}

#main.form dl dt span.small {
	font-size: 83%;
	line-height: 1.2;
	font-weight: normal;
}

#main.form dl dd {
	float: left;
	width: 500px;
	margin: 20px 0 0 0;
	font-size: 78%;
	line-height: 1.5;
}

#main.form dl dd.company input,
#main.form dl dd.post input,
#main.form dl dd.name input,
#main.form dl dd.address input,
#main.form dl dd.mail input {
	width: 400px;
}

#main.form dl dd.tel input {
	width: 100px;
}

#main.form dl dd.type label {
	margin: 0 25px 0 3px;
}

#main.form dl dd.freetxt textarea {
	width: 500px;
	height: 200px;
}

#main.form dl dd p.error {
	margin: 3px 0 0 0;
	color: #E40008;
	line-height: 1.5;
	font-weight: bold;
}

#main.form div.btn {
	margin: 40px 0 70px 0;
	text-align: center;
}

#main.form ul.btn {
	margin: 40px 0 70px 170px;
}

#main.form ul.btn li {
	float: left;
	margin: 0 25px 0 0;
}

#main.form div.thanksTxt {
	margin: 0 0 70px 0;
	text-align: center;
}

#main.form div.thanksTxt p.img {
	margin: 70px 0 0 0;
	text-align: center;
}

#main.form div.thanksTxt p.txt {
	margin: 50px 0 0 0;
	text-align: center;
	font-size: 78%;
	line-height: 1.7;
}

#main.form div.thanksTxt p.link {
	margin: 40px 0 0 0;
	text-align: center;
	font-size: 78%;
	line-height: 1.7;
}

#main.form div.thanksTxt p.link a {
	padding: 0 0 0 12px;
	background: url(../common/arw02.gif) no-repeat left center;
}






