@charset "utf-8";

/* ---------------------
Common
--------------------- */
.others,shops{
	margin:0;
}
#mainimg{
	background-repeat: no-repeat;
	background-position: center center;
	height: 368px;
	width: 100%;
	background-size: cover;
	margin: 0 auto;
	text-indent: -9999px;
}
.mainbox{
    /* total 1000px */
	width:934px;
	padding-left:33px;
	padding-right:33px;
	margin-left:auto;
	margin-right:auto;
}
.contents{
	margin-top:45px;
	margin-bottom:50px;
}
.contents .floatl{
	width:467px;
}
.contents .floatr{
	width:440px;
	padding-left:27px;
}

/* ---------------------
Menu用ページ
--------------------- */
.contents .floatlmenu{
	float:left;
	width:550px;
}
.galleryboxmenu{
	width:360px;
	padding-left:24px;
	float:left;
}

/* ---------------------
SHOPS_MENU
--------------------- */
#tab-box ul {
	width: 500px;
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#tab-box ul li {
	margin-right:1px;
	float:left;
	display:inline;
	font-size:0;
}
#tab-box ul li a img{
	outline:none;
	border:none;
}
#tab-box div {
	display: none;
	width: 510px;
	margin-bottom: 30px;
	padding: 20px;
	height: 495px;
	overflow-y: scroll;
	color: #FFF;
	background-color: #181717;
	font-size: 12px;
}
#tab-box div table tr td {
	font-size: 12px;
	line-height: 2.0em;
}
.clearFix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}
.en_menu {
    text-align: right;
}

/* ---------------------
gallery用
--------------------- */
.contentsgallery{
	margin-top:70px;
	margin-bottom:50px;
}
.contentsgallery .detail > div{
	border-top:1px solid #8a9394;
	padding-top:10px;
	margin-top:10px;
}
.floatlgallery.detail h3{
	font-size: 20px !important;
	color: #331e00;
}
.detailgallery h3{
	font-size: 25px;
	color: #331e00;
	padding-top: 110px;
}
.detailgallery > div{
	border-top:1px solid #8a9394;
	padding-top:15px;
	margin-top:15px;
}
.detailgallery p{
	line-height: 180%;
}
.detailgallery table tr td{
	line-height: 180% !important;
}
.detailgallery a:link{
	color: #411e07;
	text-decoration: underline;
}
.detailgallery a:hover{
	color: #411e07;
	text-decoration: none;
}
.detailgallery a:visited{
	color: #411e07;
	text-decoration: underline;
}
.contentsgallery .detail h4{
	font-size: 18px;
	margin-top: 60px;
	padding-bottom: 20px;
	color: #331800;
}
.mainboxgallery{
    /* total 1000px */
	width:1000px;
	margin-left:auto;margin-right:auto;
}
.contentsgallery .floatlgallery{
	float:left;
	width:588px;
}
.galleryboxgallery{
	width:373px;
	float:right;
}
#map_canvasgallery{
	width:1000px;
	height: 340px;
	margin:30px 0 70px 0;
}

/* headarea */
#headarea{
	padding:10px 0;
}
#headarea .floatl{
	width:467px;
	padding:10px 0;
}
#headarea .goback{
	float: left;
	width: 467px;
	text-align: right;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#headarea h1{
	width:209px;
	height:62px;
	margin:0;
}
#headarea h1 a{
	display:block;
	width:209px;
	height:62px;
	text-indent:-9999px;
	background-image: url(../shops/img/logo_pages.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ---------------------
Shops common
--------------------- */
/* shop detail */
.h2,
.detail h3,
.detail h4,
.detail h5{
	color:#818181;
}
.detail h2{
	font-size: 35px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-weight: normal;
}
.detail h3{
	font-size: 25px;
}
.detail h4{
	font-size: 18px;
	padding-bottom: 10px;
}
.detail h5{	}
.detail h5:before{
	content:"・";
}
.detail > div{
	border-top:1px solid #8a9394;
	padding-top:15px;
	margin-top:15px;
}
.detail p{
	line-height: 220%;
}
.detail .tel{
	font-size: 22px;
	margin-top: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 100%;
	color: #939392;
}
.detail .tel a:link {
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 100%;
    color: #939392;
}
.detail .tel a:hover {
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 100%;
    color: #939392;
}
.detail .tel a:visited {
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 100%;
    color: #939392;
}
.detail td{
	padding-bottom:5px;
}
.detail a:link{
	color: #fffdfd;
	text-decoration: underline;
}
.detail a:hover{
	color: #fffdfd;
	text-decoration: none;
}
.detail a:visited{
	color: #fffdfd;
	text-decoration: underline;
}
.detail a:hover img{
  opacity: 0.6;
  transition: 0.5s;
}
.gray2 {
	color: #939392;
}

/* gallery */
.gallerybox{
	width:360px;
	padding-left:107px;
	float:left;
}
.gallery img{
	margin-top:15px;
	margin-left:15px;
	float:left;
}
.osechi2{
	font-size: 16px;
    text-align: center;
    background-color: #555555;
    padding: 8px;
    width: 35%;
    margin: auto;
}

/* google map */
#map_canvas{
	width:934px;
	height: 340px;
	margin:30px 0 70px 0;
}

/* ---------------------
SHOPS obuse
--------------------- */
#azumakura #mainimg{background-image: url(../shops/img/mainimg_shop.jpg);}

/* ---------------------
SHOPS ginza
--------------------- */
#ginza #mainimg{background-image: url(../shops/img/mainimg_ginza.jpg);}

/* ---------------------
SHOPS ginzaroof
--------------------- */
#ginzaroof #mainimg{background-image: url(../shops/img/mainimg_ginzaroof.jpg);}