@charset "utf-8";

/*-------------------------top*/

#header{
	height:507px;
	margin: 0 auto;
	background-image:url(../img/access/ttl.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}

h3{
	margin-bottom:30px;
	height:28px;
	padding:12px 0 0 20px;
	font-size:18px;
	font-weight:bold;
	line-height:1.0;
	background-image:url(../img/common/sttl.jpg);
	background-repeat:no-repeat;
	}

#shop_info{
	width:690px;
	border-bottom:solid 1px #DDD6C9;
	margin:30px 0 40px 0;
	}

.menu_01{
	border-top:solid 1px #DDD6C9;
	width:180px;
	padding:12px 0 12px 20px;
	background:#F8F6F2;
	line-height:1.0;
	}

.menu_02{
	border-top:solid 1px #DDD6C9;
	width:470px;
	padding:12px 0 12px 20px;
	line-height:1.0;
	}

#shop_access{
	width:680px;
	border:solid 5px #DDD6C9;
	margin:60px 0 60px 0;
	}

.menu_03{
	width:120px;
	padding:12px 0 0 12px;
	background:#F8F6F2;
	}

.menu_04{
	width:548px;
	padding:12px 0 0 0;
	background:#F8F6F2;
	}

.menu_05{
	width:120px;
	padding:12px 0 12px 12px;
	background:#F8F6F2;
	}

.menu_06{
	width:548px;
	padding:12px 0 12px 0;
	background:#F8F6F2;
	}

.gallery ul{
	list-style: none;
	margin:0;
	padding:0 0 14px 0;
	}

.gallery ul:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.gallery ul { display: inline-table; }

/* Hides from IE-mac \*/
* html .gallery ul { height: 1%; }
.gallery ul { display: block; }
/* End hide from IE-mac */

.photo{
	float: left;
	margin-right: 14px;
	display: inline;
	width: 162px;
	}

.photo_last{
	float: left;
	display: inline;
	width: 162px;
	}