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

/* ----------------------------------------------------------- */
/* staff */
/* ----------------------------------------------------------- */

.thumb {
	width: 160px;
	margin: 0 auto;
}

.thumb li {
	width: 50px;
	float: left;
	margin-right: 2px;
	padding-bottom: 2px;
}

.yoshizawa, .haginiwa, .igarashi, .yoshizawa_r, .oba, .mizumoto, .suda, .nakamura, .sato, .komatsu, .hayakawa {
	padding: 80px 0 80px 320px;
	zoom:100%;
}

.yoshizawa { background: url(../images/staff/yoshizawa.jpg) no-repeat left center; }
.haginiwa { background: url(../images/staff/haginiwa.jpg) no-repeat left center; }
.igarashi { background: url(../images/staff/igarashi.jpg) no-repeat left center; }
.yoshizawa_r { background: url(../images/staff/yoshizawa_r.jpg) no-repeat left center; }
.oba { background: url(../images/staff/oba.jpg) no-repeat left center; }
.mizumoto { background: url(../images/staff/mizumoto.jpg) no-repeat left center; }
.suda { background: url(../images/staff/suda.jpg) no-repeat left center; }
.nakamura { background: url(../images/staff/nakamura.jpg) no-repeat left center; }
.sato { background: url(../images/staff/sato.jpg) no-repeat left center; }
.komatsu { background: url(../images/staff/komatsu.jpg) no-repeat left center; }
.hayakawa { background: url(../images/staff/hayakawa.jpg) no-repeat left center; }

.staff-name {
	background: url(../images/common/dot-line.png) repeat-x left bottom;
	font-size: 14px;
	padding-left: 5px;
}

.staff-detail {
	width: 300px;
}

.staff-detail li {
	width: 150px;
	float: left;
	font-family:"Times New Roman", Times, serif;
}

/* ----------------------------------------------------------- */
/* access */
/* ----------------------------------------------------------- */

.shop-title {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 60px;
	font-size: 10px;
	padding: 2px 2px 2px 5px;
	background: url(../images/common/bg_icon.png) no-repeat left 5px; 
}

#shop-info {
	width: 415px;
	float: right;
}

#shop-map {
	width: 470px;
	float: left;
}

/* ----------------------------------------------------------- */
/* menu */
/* ----------------------------------------------------------- */

.menu-list {
	width: 160px;
	margin: 0 auto;
}

.menu-list li {}

.menu-list li a {
	background: #4b2a04;
	font-size: 10px;
	height: 23px;
	margin-bottom: 1px;
	line-height: 23px;
	text-indent: 10px;
	display: block;
}

.menu-list li a:hover {
	background: #9a5607;
	font-size: 10px;
	height: 23px;
	margin-bottom: 1px;
	line-height: 23px;
	text-indent: 10px;
	display: block;
	text-decoration: none;
}

.menu-box {
	line-height: 1.6;
	margin: 0px 0 5px 5px;
}

.menu-name {
	width: 240px;
	float: left;
 	clear: both;
	font-weight: bold;
	color: #594c4c;
}

.menu-price {
	padding: 0 0 0 360px;
	text-align: right;
	font-size: 14px;
}

.menu-detail {
	font-size: 10px;
	padding: 0 10px 20px 10px;
	color: #999;
}
/* ----------------------------------------------------------- */
/* coupon */
/* ----------------------------------------------------------- */

.coupon-area {
	width: 420px;
	background: #4b2a04;
	height: 80px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.coupon-area-off {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.coupon-box {
	line-height: 1.6;
	margin: 0px 0 5px 5px;
}

.coupon-name {
	width: 300px;
	float: left;
 	clear: both;
	font-weight: bold;
	color: #FFFFFF;
}

.coupon-price {
	padding: 0 0 0 270px;
	text-align: right;
	font-size: 12px;
}

.coupon-detail {
	font-size: 10px;
	padding: 0 10px 0px 10px;
	color: #FFFFFF;
}

/* ----------------------------------------------------------- */
/* concept */
/* ----------------------------------------------------------- */

.bg-concept {
	background: url(../images/concept/bg_concept.jpg) no-repeat 20px center;
	padding: 0px 0 0px 250px;
}




