﻿@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*==================================================
	商品紹介
==================================================*/
h4.comTit {
	padding: 0 7px;
	border: 1px solid #d9c2e2;
	background: #f9f5df;
	color: #9b0000;
	font-size: 18px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐゴシック",serif;
	line-height: 30px;
	margin-bottom:10px;
}

h4.comTit1 {
	padding:0px;
	border: none;
	background: #f9f5df;
	color: #9b0000;
	font-size: 18px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐゴシック",serif;
	line-height: 30px;
	margin-bottom:10px;
}

/*--------------------------------------------------
	カネ蔵の餃子について
--------------------------------------------------*/
.comBox01    { margin-top: 30px; }
.comBox01 h4 { margin-bottom: 10px; }
.comBox01 p  {
	width: 350px;
	font-size: 1.17em;
	text-indent: 1em;
}

/*--------------------------------------------------
	ベテランの技と研究がカネ蔵を支えています
--------------------------------------------------*/
.comBox02 {
	overflow: hidden;
	margin-top: 29px;
	padding-bottom: 30px;
}
.comBox02 h5 { margin-bottom: 11px; }
.comBox02 p  {
	float: right;
	width: 320px;
	text-indent: 1em;
}

/*--------------------------------------------------
	餃子の種類
--------------------------------------------------*/
.comBox03 {
	overflow: hidden;
	margin: 20px 0 -5px;
	line-height: 1.6;
}
.comBox03 h5 { margin-bottom: 10px; }
.comBox03 dl {
	float: right;
	padding-left: 2px;
	width: 435px;
}
.comBox03 dt {
	padding: 1px 0;
	background: url(../image/bg-line.gif) repeat-x left bottom;
	font-size: 1.17em;
	font-weight: bold;
}
.comBox03 dd { margin-top: 13px; }
.comBox03 ul {
	margin-top: 1.6em;
	padding-left: 1em;
	width: 300px;
}
.comBox03 li { text-indent: -1em; }

/*==================================================
	召し上がり方
==================================================*/
/*--------------------------------------------------
	餃子のおいしい召し上がり方
--------------------------------------------------*/
.howBox01 {
	margin-top: 30px;
	padding-bottom: 13px;
}
.howBox01 h4 { margin-bottom: 10px; }
.howBox01 p  {
	width: 350px;
	font-size: 1.17em;
	text-indent: 1em;
}

/*--------------------------------------------------
	STEP
--------------------------------------------------*/
.pdT15 { padding-top: 15px !important; }

.howBox02 {
	overflow: hidden;
	margin-top: 20px;
}
.howBox02 h5 { margin-bottom: 10px; }

.howBox02 p  {
	margin-left: 140px;
	padding-top: 2px;
	width: 437px;
	font-size: 1.17em;
}
.howBox02 p.tips {
	margin-top: 7px;
	padding-top: 14px;
	background: url(../image/bg-line.gif) repeat-x 0 0;
	font-size: 1em;
}

/*==================================================
	店舗案内
==================================================*/
table.stoTbl {
	margin: 14px 0 0 1px;
	width: 575px;
	line-height: 1.4;
}
table.stoTbl th {
	padding: 6px 9px 5px;
	width: 140px;
	background: #f9f5df;
	text-align: left;
	vertical-align: top;
}
table.stoTbl td { padding: 6px 13px 5px; }
table.stoTbl th,
table.stoTbl td {
	border: 1px solid #d9c2e2;
}

/*--------------------------------------------------
	店舗情報
--------------------------------------------------*/
.stoBox01 { margin-top: 20px; }
.stoBox01 img { margin-top: 10px; }

/*--------------------------------------------------
	アクセス
--------------------------------------------------*/
.stoBox02 {
	overflow: hidden;
	margin-top: 30px;
}
.stoBox02 div#map {
	display: block;
	margin-top: 13px;
	width: 577px;
	height: 350px;
	border: none;
}
.stoBox02 img { margin-top: 20px; }

/*--------------------------------------------------
	会社概要
--------------------------------------------------*/
.stoBox03 {
	margin-top: 51px;
	width: 577px;
}
table.stoTbl ul { list-style: inside disc; }

/*==================================================
	お問い合わせ
==================================================*/
h5.contTit {
	padding: 0 7px;
	border: 1px solid #d9c2e2;
	background: #f9f5df;
	color: #9b0000;
	font-size: 18px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐゴシック",serif;
	line-height: 30px;
}

/*--------------------------------------------------
	電話でお問い合わせ
--------------------------------------------------*/
.conBox01    { margin-top: 30px; }
.conBox01 h5 { margin-top: 14px; }
.conBox01 p  {
	margin: 9px 0 3px 2px;
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
}

/*--------------------------------------------------
	メールでお問い合わせ
--------------------------------------------------*/
.conBox02 { margin-top: 31px; }
.conBox02 p {
	margin: 7px 0 0 10px;
	line-height: 1.4;
}

.conBox02 table{
	width:575px;
	border-top:1px solid #D9C2E2;
	border-left:1px solid #D9C2E2;
	margin-left:1px;
	}
	
.conBox02 table th{
	width:129px;
	padding:10px;
	border-bottom:1px solid #D9C2E2;
	border-right:1px solid #D9C2E2;
	background:#F9F5DF;
	vertical-align:top;
	text-align:left;
	}
	
.conBox02 table th span{
	padding-left:3px;
	
	}
	
.conBox02 table td{
	border-bottom:1px solid #D9C2E2;
	border-right:1px solid #D9C2E2;
	vertical-align:top;
	padding:10px;
	}

.conBox02 .clearfix {
	overflow: hidden;
	border-bottom: 1px solid #d9c2e2;
	line-height: 1.6;
}
form {
	margin-top: 21px;
	xborder-top: 1px solid #d9c2e2;
}
form .formL {
	float: left;
	width: 129px;
	margin: 0 0 -150px 0;
	padding: 7px 10px 160px;
	border-right: 1px solid #d9c2e2;
	border-left: 1px solid #d9c2e2;
	background: #f9f5df;
	font-weight: bold;
}
form .formL img {
	margin-left: 3px;
	vertical-align: middle;
}
form .formR {
	margin: 0 0 -150px 149px;
	padding: 7px 12px 160px;
	border-right: 1px solid #d9c2e2;
}
form input,
form textarea {
	margin: 5px 0 2px;
	border: 1px solid #7f9db9;
}
input#name,
input#furigana { width: 198px; }
input#mail,
input#address,
textarea       { width: 385px; }
input#code,
input#tell     { width: 148px; }



.button {
	margin-top: 34px;
	text-align: center;
}
form input.submit {
	margin-top: 0;
	width: 222px;
	height: 64px;
	border: none;
	background: url(../image/con-img-04-off.jpg) no-repeat;
	cursor: pointer;
}

/*--------------------------------------------------
	プライバシーポリシー
--------------------------------------------------*/
.conBox03 { margin: 80px 0 -10px; }
.conBox03 p { margin-top: 19px; }