@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------- */
/* contact form*/
/* -------------------------------------------------- */

.form-btn-box {
	width: 300px;
	float: left;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-left: 10%;
	text-align: center;
	margin-top: 50px;
}

.contact-message {
	width: 620px;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin: 0px auto 50px auto;
}
.reserv-form-table {
	margin: 0px auto 30px auto;
	width: 100%;
}
.reserv-form-table th {
	padding: 18px 2%;
	letter-spacing: 0.2em;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #dff8e4;
	border-bottom: 4px solid #fff;
}
.reserv-form-table .form-necessary {
	padding-right: 40px;
	background: url(../../../%E3%82%BB%E3%83%AB%E3%82%B3%E3%83%A0/celcom-urea/images/mark-necessary.png) no-repeat right center;
}
.reserv-form-table td {
	padding: 18px 2%;
	vertical-align:top;
	text-align: left;
}

.reserv-form-table input {
	padding: 4px;
	border: 1px solid #d9d9d9;
}
.reserv-form-table textarea {
	width: 95%;
	padding: 4px;
	border: 1px solid #d9d9d9;
	margin-top: 10px;
	margin-bottom: 10px;
}
.res-date input {
	margin-bottom: 20px;
}
.mwform-checkbox-field input {
	margin-bottom: 0px;
}
.res-name input, .res-age input, .res-name2 input, .res-zokugara input {
	padding: 4px;
	border: 1px solid #d9d9d9;
}

.inquiry-other input, .section input, .zip input, .address input, .bld input, .position input, .tel input, .fax input, .e-mail01 input, .e-mail02 input, .kana input, .shop-name input, .shop-name-kana input, .category-other input {
	width: 98%;
	padding: 4px;
	border: 1px solid #d9d9d9;
}
.mwform-checkbox-field-text {
	margin-right: 20px;
	padding-bottom: 20px;
}
.w20 {
	width: 20%;
}
.w30 {
	width: 30%;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w70 {
	width: 70%;
}
.w80 {
	width: 80%;
}
.reserv-form-table .form-necessary {
	padding-right: 40px;
	background: url(../images/mark-necessary.png) no-repeat right center;
}




