@charset "utf-8";
/* ===================================================================
 style info : リセット及びフォントサイズ
=================================================================== */
/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/


/*============================================================================================*/

/* メニュー詳細ページ */

/*============================================================================================*/

/*--------------------------------------------------------------------------------------------
left_contents　補足
----------------------------------------------------------------------------------------------*/
p.supplement {
	font-size: 14px;
	color: #795230;
	margin: 0 auto 20px;
}



/*--------------------------------------------------------------------------------------------
left_contents　商品タイトル
----------------------------------------------------------------------------------------------*/
.mainbox h3.sub_tit {
	color: #795230;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px dotted #B6845A;
	width: 280px;
	padding: 0 0 5px;
}

/*--------------------------------------------------------------------------------------------
left_contents　各カテゴリBOX
----------------------------------------------------------------------------------------------*/
.mainbox .brand_box {
	width: 280px;
	margin: 0 auto 35px;
}


/*--------------------------------------------------------------------------------------------
商品（小文字）
----------------------------------------------------------------------------------------------*/
.brand_box span {
	font-size: 10px;
	color: #795230;	
}

/*--------------------------------------------------------------------------------------------
商品写真
----------------------------------------------------------------------------------------------*/
.mainbox .food_photo {
	float: right;
	width: 380px;
	margin: 0 0 35px;
}

p.brand_name {
	font-size: 14px;
	font-weight: bold;
	color: #795230;
	margin: 5px auto 5px;
	line-height: 1.2em;
}

p.outline {
	font-size: 12px;
	color: #795230;
	font-weight: normal;
	margin: 0;
	line-height: 1.3em;
}



/*============================================================================================*/

/* お問い合わせ入力ページ */

/*============================================================================================*/
form {
	margin: 0;
	padding: 0;
}

#contents #contact-form-box {
	width: 680px;
	float: left;
	margin: 20px 0 0;
}

#contents #contact-form-box span {
	color: #FF0000;
}

#contents #contact-form-box ul.txt {
	padding: 0;
	list-style: none;
	color: #795230;
	margin: 0 0 20px;
}


#contents #contact-form-box ul.txt li {
	line-height: 1.6;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 108%;
}

form {
	margin: 0px;
	padding: 0px;
}

#contact-form-box table {
	width: 680px;
	margin: 0 auto 20px;
	border: #BF8148 1px solid;
}

#contact-form-box tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

#contact-form-box table tr{
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

#contact-form-box table th{
	width: 30%;
	padding: 10px;
	background: #F0F0F0;
	font-weight: normal;
	color: #795230;
	text-align: left;
	vertical-align: middle;
}

#contact-form-box table td{
	width: 70%;
	padding: 10px;
}

/*--------------------------------------------------------------------------------------------
リセット・確認画面 ボタン
----------------------------------------------------------------------------------------------*/

#contact-form-box ul.formSubmit {
	width: 310px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
}

#contact-form-box ul.formSubmit li.btnReset {
	background: #A0A0A0;
	margin: 0 10px 0 0;
}

#contact-form-box ul.formSubmit li input {
	width: 150px;
	height: 30px;
	border: medium none;
	text-decoration: none;
	cursor: pointer;
	display: block;
	float: left;
	background: none;
	color: #FFFFFF;
}

#contact-form-box ul.formSubmit li {
	float: left;
}

#contact-form-box ul.formSubmit li.btnConf input {
	background: #FFA215;
	color: #FFFFFF;
}


input[type="hidden"], input[type="image"], input[type="file"] {
	-webkit-appearance: initial;
	padding: initial;
	background-color: initial;
	border: initial;
}


li.btnReset:hover,
li.btnBack-1:hover,
li.btnBack-2:hover,
li.btnTransmission:hover,
li.btnConf:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	/**/
	zoom: 1;
	display:inline-block;
}

/*============================================================================================*/

/* お問い合わせエラーページ */

/*============================================================================================*/

#contact-form-box p {
	margin: 0 0 15px;
	text-align: center;
	line-height: 1.4;
}

/*--------------------------------------------------------------------------------------------
戻るボタン
----------------------------------------------------------------------------------------------*/

#contact-form-box ul.formSubmit li.btnBack-1 input {
	width: 200px;
	margin: 0 0 0 55px;
	background: #A0A0A0;
	display: block;
	color: #FFFFFF;
}

/*============================================================================================*/

/* お問い合わせ送信確認ページ */

/*============================================================================================*/

#contact-form-box ul.formSubmit li.btnBack-2 {
	background: #A0A0A0;
	margin: 0 10px 0 0;
}

#contact-form-box ul.formSubmit li.btnTransmission input {
	background: #FFA215;
	color: #FFFFFF;
}

/*============================================================================================*/

/* お問い合わせ送信完了ページ */

/*============================================================================================*/

#contact-form-box #completion-box {
	width: 100%;
	margin: 100px 0;
	text-align: center;
	font-size: 115%;
	line-height: 2.5;
	color: #795230;
}



#contact-form-box　a {
color: #3366CC;
text-decoration: none;
}

/*============================================================================================*/

/* お知らせページ */

/*============================================================================================*/

#contents #info_box {
	width: 680px;
	float: left;
	margin: 20px 0 30px;
}

#contents #info_box .info_box_inn {
	width: 680px;
	border-bottom: 2px dotted #B6845A;
	margin: 0 auto 20px;
	line-height: 1.3em;
	overflow: hidden;
	padding: 0 0 5px;
}

.dayBox {
	margin: 0px;
	text-align: left;
	margin: 0 0 5px;
	font-size: 12px;
	color: #BF8148;
}

.info_titBox h4 {
	font-size:14px;
	color: #795230;
	margin: 0 0 10px;
}

.info_subBox {
	width: 680px;
	margin: 0;
	text-align: left;
}

.info_subBox span {
	color: #795230;
	font-size: 12px;
}

