@charset "UTF-8";

/* ========================================================= */
/*                       SHOP_INFO							 */
/* ========================================================= */
h2 {
	margin-top: -10px;
	}

#shop_info {
	margin-bottom: 15px;
	padding-bottom: 23px;
	background: url('../img/shop_info_foot.gif') bottom left no-repeat;
	overflow: hidden;
	}

#shop_info-bg {
	background: #dcc19c;
	padding: 0 10px 30px;
	}

#shop_info h3 {
	color: #000;
	margin-bottom: 10px;
	padding-left: 5px;
	line-height: 1.5;
	border-bottom: 5px solid #4b3e3e;
	background: none;
	}

#shop_info div.clearfix {
	margin-right: -2px;
	}

#shop_info dl {
	width: 102px;
	margin-right: 2px;
	float: left;
	}

#shop_info dl dd {
	font-size: 80%;
	margin-top: 5px;
	line-height: 1.3em;
	text-align: center;
	}

#shop_info p {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #4b3e3e;
	}

#honkan {
	width: 310px;
	float: left;
	}

#shinkan {
	width: 310px;
	float: right;
	}

/* ========================================================= */
/*                   HONKAN , SHINKAN						 */
/* ========================================================= */
h2.title-deco {
	width: 635px;
	height: 40px;
	margin-bottom: 25px;
	padding: 3px 0 0 20px;
	color: #fff;
	font-size: 138.5%;
	font-weight: bold;
	background: url('../../img/bg_title02.gif') bottom left no-repeat;
	}

#outside,
#outline {
	padding: 15px;
	background: #e3d5c6;
	}

#outside dl dt {
	margin-bottom: 15px;
	}


/* ----------------------- INSIDE ------------------------- */
#inside {
	padding-left: 16px;
	background: #e3d5c6;
	}

#inside dl {
	width: 197px;
	margin-right: 16px;
	float: left;
	}

#inside dl.margin-less {
	margin: 0;
	}

#inside dl dd {
	margin: 5px 0 15px;
	line-height: 1.4;
	}

#inside dl dt a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
	}

#outline {
	margin-bottom: 15px;
	}

.sub-title {
	margin-bottom: 15px;
	}


/* ========================================================= */
/*                     OUTLINE-TABLE						 */
/* ========================================================= */
#outline table,
#outline th,
#outline td	{
	border: solid #c8c1bb 1px;
	}

#outline table {
	width: 100%;
	}

#outline table th {
	width: 24%;
	padding: 6px 1em;
	text-align: left;
	background: #e6e6e6;
	}

#outline table td {
	width: 76%;
	padding: 6px;
	background: #fff;
	}

#outline table td span {
	font-weight: bold;
	}

#business-hours dl dt {
	width: 50px;
	float: left;
}

#business-hours dl dd {
	width: 410px;
	float: right;
}