@charset "UTF-8";

@import url(basic.css);


/*センターボックス
----------------------------------------------- */
#center-body-2colum h2 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #cc0000;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 25px;
	padding-left: 7px;
	color: #CC0000;
}
#center-body-2colum p {
	font-size: 85%;
	margin-top: 0.7em;
}
p.trial-notice {
	font-size: 70%;
	margin-top: 2em;
	line-height: 2.0;
}
#center-body-2colum h3 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #cc0000;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 40px;
	padding-left: 7px;
	clear: both;
	color: #CC0000;
}
#center-body-2colum h4 {
	clear: both;
	margin-top: 25px;
}
#center-body-2colum h5 {
	clear: both;
	margin-top: 25px;
}


/*フォーム
----------------------------------------------- */
.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 h6 {
	font-size: 90%;
	color: #CC0000;
	margin-left: 20px;
}
.form-notice-box ul {
	margin-left: 3em;
	font-size: 85%;
	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;
}
.form-box-right textarea {
	border: 1px solid #999999;
}
