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

#contents_inner {
	margin-top: 20px;
	margin-bottom: 50px;
}

#tomonokai_read {
	margin-top: 20px;
}

/*****************************************************************************
 会員特典
 *****************************************************************************/
#tokuten_flame {
	margin-top: 20px;
	border: 1px solid #87332A;
}

.tokuten_list {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

.tokuten_txt {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
.tokuten_txt_last {
	margin: 10px 15px 20px;
}

/*****************************************************************************
 フリーダイアル
 *****************************************************************************/
#freedial {
	margin-top: 30px;
}

/*****************************************************************************
 お問い合わせフォーム
 *****************************************************************************/
 #h_form_ti {
	margin-top: 30px;
	margin-bottom: 5px;
}
#contact_txt {
	margin-top: 10px;
}
.form_cf {
	color: #000000;
	font-size: 100%;
}


#tomonokai_title2 {
	margin-top: 30px;
}

.tomonokai_txt {
	margin-top: 10px;
}

.kome {
	color: #87332A;
}

#form {
	margin-top: 10px;
}

.contact_form {
	width: 590px;
}

.contact_form th {
	width: 150px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #E1C2AB;
}

.contact_form td {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E1C2AB;
}

.name:focus, .name:hover {
	background-color:#FFFCDB;
}

.kana:focus, .kana:hover {
	background-color:#FFFCDB;
}

.tel:focus, .tel:hover {
	background-color:#FFFCDB;
}

.email:focus, .email:hover {
	background-color:#FFFCDB;
}

.zip1:focus, .zip1:hover {
	background-color:#FFFCDB;
}

.zip2:focus, .zip2:hover {
	background-color:#FFFCDB;
}

.address1:focus, .address1:hover {
	background-color:#FFFCDB;
}

.address2:focus, .address2:hover {
	background-color:#FFFCDB;
}

.comment:focus, .comment:hover {
	background-color:#FFFCDB;
}

.button {
	text-align: center;
	width: 590px;
	margin-top: 20px;
	line-height: 2;
}
