@charset "utf-8";
@import url(basic.css);
@import url(inquiry-basic.css);

/*■ページタイトルコンテナ
----------------------------------------------- */
.main-title-container {
	background-repeat: no-repeat;
	width: 656px;
	clear: both;
	margin-top: 25px;
	overflow: hidden;
	padding-bottom: 20px;
	background-image: url(../img/customer-pamphlet/main-pamphlet-title-back.jpg);
}
h3.main-title-pamphlet {
	background-image: url(../img/customer-pamphlet/main-pamphlet-title.gif);
	height: 64px;
	width: 533px;
	text-indent: -9999px;
}
.main-title-container p {
	font-size: 75%;
	width: 440px;
	margin-top: 10px;
}
h4.main-title-tel {
	background-image: url(../img/customer-pamphlet/main-pamphlet-tel.gif);
	height: 46px;
	width: 485px;
	text-indent: -9999px;
	display: block;
	clear: both;
	margin-top: 15px;
}
h3.main-title-pamphlet-net {
	background-image: url(../img/customer-pamphlet/main-pamphlet-topic-net.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 48px;
	width: 656px;
	clear: both;
	margin-top: 35px;
}
.pamphlet-form-notice-box {
	width: 654px;
	border: 1px dotted #333;
	background-color: #fdf9f6;
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4.pamphlet-form-notice-title {
	font-size: 80%;
	margin-left: 2em;
}

.pamphlet-form-notice-box ul {
	margin-left: 3em;
	margin-top: 0.5em;
}
.pamphlet-form-notice-box li {
	font-size: 75%;
	margin-top: 0.5em;
}
.pamphlet-form-box {
	clear: both;
	width: 656px;
	margin-top: 15px;
	overflow: hidden;
}
.form-tr {
	background-image: url(../img/customer-pamphlet/main-table-tr-back.gif);
	width: 656px;
	overflow: hidden;
	clear: both;
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
}
.form-th {
	float: left;
	width: 210px;
	font-size: 80%;
	padding-left: 10px;
	font-weight: bold;
}
.form-th-hisu {
	float: left;
	width: 210px;
	font-size: 80%;
	padding-left: 10px;
	background-image: url(../img/customer-pamphlet/main-table-mark-hisu.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}
.form-th-nini {
	float: left;
	width: 210px;
	font-size: 80%;
	padding-left: 10px;
	background-image: url(../img/customer-pamphlet/main-table-mark-nini.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}

.form-td {
	float: right;
	width: 410px;
	padding-right: 10px;
	font-size: 80%;
}
.form-td span {
	font-size: 90%;
	display: block;
	margin-top: 0.4em;
}

/*■お問い合せフォームボタンボックス
----------------------------------------------- */
.form-btn-box1 {
	clear: both;
	width: 180px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
}
.form-btn-box2 {
	clear: both;
	width: 350px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.form-btn-box-left {
	float: left;
}
.form-btn-box-right {
	float: right;
}
.form-complete-box {
	clear: both;
	margin-top: 15px;
}



/*★★お問い合せフォーム 完了ページ★★
----------------------------------------------- */
h2.form-complete-topic1 {
	font-size: 90%;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #903E17;
}
h3.form-complete-topic2 {
	clear: both;
	margin-top: 1em;
	font-size: 90%;
	color: #F00;
}

.form-complete-box ul {
	margin-top: 1em;
	margin-left: 2em;
	font-size: 80%;
}
.form-complete-box p {
	font-size: 80%;
	margin-top: 1em;
}
.main-title-box {
	clear: both;
	margin-top: 15px;
}
h3.main-title-confirm-pamphlet {
	background-image: url(../img/customer-pamphlet/main-pamphlete-confirm-titl.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 553px;
}
h3.main-title-error-pamphlet {
	background-image: url(../img/customer-pamphlet/main-pamphlete-error-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 553px;
}

.main-title-box p {
	font-size: 80%;
	margin-top: 15px;
}
.left-banner-zexy {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 45px;
}
