@charset "UTF-8";

@import url(basic.css);


/*センターボックス フォーム
----------------------------------------------- */
h3 {
	clear: both;
	margin-top: 25px;
}
h4 {
	margin-top: 10px;
	clear: both;
}

.form-notice-box {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffdf7;
	border: 1px dotted #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
	margin-top: 15px;
}
.form-notice-box h2 {
	font-size: 90%;
	color: #CC0000;
	margin-left: 20px;
}
.form-notice-box ul {
	margin-left: 3em;
	font-size: 80%;
	margin-top: 0.5em;
}
li.hisu {
	background-image: url(../img/inquiry/main-inquiry-mark-hisu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 39px;
}
.form-box {
	background-color: #f9f8f4;
	width: 698px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 8px;
}
.form-box2 {
	background-color: #f9f8f4;
	width: 698px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
}

.form-box-left-hisu {
	width: 166px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #f9f8f4;
	background-image: url(../img/inquiry/main-inquiry-mark-hisu.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-size: 75%;
	padding-right: 40px;
	float: left;
	padding-bottom: 10px;
}
.form-box-left-nini {
	width: 200px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #f9f8f4;
	font-size: 75%;
	padding-right: 6px;
	float: left;
	padding-bottom: 10px;
}
.form-box-right {
	width: 471px;
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	background-color: #fffefb;
	font-size: 80%;
}
.form-box-right span {
	display: block;
	font-size: 90%;
}
.form-button-box {
	clear: both;
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.form-button-box-left {
	float: left;
	width: 205px;
}
.form-button-box-right {
	float: right;
	width: 265px;
}
.form-button-box-center {
	text-align: center;
}
.form-box-right input {
	border: 1px solid #999999;
}
input.inqut-bodernon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form-box-right textarea {
	border: 1px solid #999999;
}


.form-erro-box {
	background-color: #fffefb;
	padding: 10px;
	clear: both;
	width: 680px;
	margin-top: 25px;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}
.form-erro-box h2 {
	font-size: 100%;
	line-height: 1.1;
	color: #CC0000;
	padding-left: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#complete-box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-top: 30px;
	font-size: 80%;
}
#complete-box p {
	margin-top: 1em;
}
