﻿@charset "utf-8";
/* CSS Document */

html, body, div, iframe, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ol, ul, li {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    line-height: 1.5;
}
body{
	background-color:Transparent;
	text-align: center;
}
img {
	vertical-align: bottom;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
 
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1;
}
/*--------------*/
.disnon {
  display: none;
}

#Wrap_popupBlock {
}
/*--------------
#popupBlock
--------------*/
#popupBlock {
	font-size: 78%;
	margin: 30px auto 0;
	padding: 10px 10px 0 0;
	width: 830px;
	text-align: left;
	background: url(/ja/ginzarestaurant/img/popup/bg_top.gif) no-repeat 0 0;}
#popupBlock .popupBlockInner{
	background:url(/ja/ginzarestaurant/img/popup/bg_middle.gif) repeat-y 0 0;
}
.popupBlock02 {
	position: relative;
}
#popupBlock .imgContents {
	position: absolute;
	top: -9px;
	width: 290px;
	height: 441px;
}
#popupBlock .popupContents {
	position: relative;
	padding-left: 320px;
	width: 500px;
	min-height: 432px;
	height: auto!important;
	height: 432px;
}


/*--------------
h1
--------------*/
#popupBlock .popupContents h1 {
	margin: 0 0 10px 0;
	padding-top: 10px;
	width: 500px;
	color: #7a663a;
	font-size: 18px;
	font-weight: bold;
}
#popupBlock .popupContents h1 span.tag{
	margin: 0 9px 0 0;
	padding: 5px 7px 3px 7px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background: #7a663a;
}


/*=====================================
tab
=====================================*/
#popupBlock .popupContents .motion {
	width: 500px;
	display: none;
}
#popupBlock .popupContents #tab {
	width: 500px;
	height:30px;
	padding:0;
	background:url(/ja/ginzarestaurant/img/popup/ul_bottom.jpg) no-repeat right bottom;
}
#popupBlock .popupContents #tab li{
	list-style-type:none;
	float:left;
	margin:0px 3px 0px 0px;
	text-indent:-9999px;
}
#popupBlock .popupContents #tab li.tab1 a {
	width:150px;
	height:30px;
	background-image: url(/ja/ginzarestaurant/img/popup/tab_001.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
}
#popupBlock .popupContents #tab li.tab2 a {
	width:150px;
	height:30px;
	background-image: url(/ja/ginzarestaurant/img/popup/tab_002.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
}
#popupBlock .popupContents #tab li.select a,
#popupBlock .popupContents #tab li a:hover {
	background-position: 0 -30px;
}

/*--motion_area1--*/
#popupBlock .popupContents #motion_area1 {
	width: 500px;
	min-height: 335px;
	height: auto!important;
	height: 335px;
	padding: 20px 0 0 0;
	text-align: left;
}
#popupBlock .popupContents #motion_area1 p.cornerImg {
	position: absolute;
	bottom: -10px;
	right: 3px;
}
#popupBlock .popupContents #motion_area1 img {
	margin:0px;
	padding:0px;
}
#popupBlock .popupContents #motion_area1 p.txt {
	padding: 0 20px;
	min-height: 165px;
	height: auto!important;
	height: 165px;
	font-size: 14px;
	line-height: 1.8;
}
/*--#cornerBlock--*/
#popupBlock .popupContents #motion_area1 div#cornerBlock {
	width: 426px;
	padding: 13px 0 0 0;
	font-size: 14px;
	background: url(/ja/ginzarestaurant/img/popup/corner_gray_top.gif) no-repeat left top #efefef;
}
#popupBlock .popupContents #motion_area1 div#cornerBlock p {
	width: 371px;
	_width: 426px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	padding: 0px 35px 15px 20px;
	background:url(/ja/ginzarestaurant/img/popup/corner_gray_bottom.gif) no-repeat left bottom;
}
#popupBlock .popupContents #motion_area1 div#cornerBlock p strong {
	display: block;
	padding-bottom: 5px;
}

/*--motion_area2--*/
#popupBlock .popupContents #motion_area2 {
	position: relative;
	width: 500px;
	min-height: 340px;
	height: auto!important;
	height: 340px;
	padding: 15px 0 0 0;
}
#popupBlock .popupContents #motion_area2 .shopInfo {
	min-height: 150px;
	height: auto!important;
	height: 150px;
}
#popupBlock .popupContents #motion_area2 table {
	font-size: 12px;
}
#popupBlock .popupContents #motion_area2 table th{
	padding:5px 0px 5px 10px;
	text-align:left;
	width: 80px;
	vertical-align:middle;
}
#popupBlock .popupContents #motion_area2 table td{
	padding:5px 0 5px 13px;
	text-align: left;
	line-height: 1.3;
	vertical-align:middle;
}
#popupBlock .popupContents #motion_area2 table td a.map:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 22px;
	background:url(/ja/ginzarestaurant/img/popup/ico_map.gif) no-repeat 0 0;
	margin-left: 1.5em;
}
#popupBlock .popupContents #motion_area2 table td span.smallTxt {
	font-size: 10px;
}
#popupBlock .popupContents #motion_area2 table tr.dark {
	background:#f1f1f1;
}
#popupBlock .popupContents #motion_area2 .googlemap {
	padding-top: 5px;
	line-height: 1;
}
#popupBlock .popupContents #motion_area2 .googlemap iframe {
	width: 500px;
	height: 160px;
	margin: 0;
	padding: 0;
}
#popupBlock .popupContents #motion_area2 .googlemap small {
	margin: 0;
	padding: 0;
	color:#0000FF;
	text-align:left;
}
.blank {
	padding-right: 14px;
	background:url(/ja/ginzarestaurant/img/ico_link_004.gif) no-repeat right center;
}




/*--------------
#footer
--------------*/
#p_footer {
	position: relative;
	width: 830px;
	min-height: 75px;
	height: auto!important;
	height: 75px;
	color: #fff;
	padding: 20px 0 10px 0;
	background:url(/ja/ginzarestaurant/img/popup/bg_foot_repeat.jpg) repeat-x 0 0 #010101;
}
#p_footer .leftBox {
	position: absolute;
	left: 15px;
	top: 30%;
	width: 330px;
	_width: 345px;
	font-weight: bold;
}
#p_footer .rightBox01 {
	position: absolute;
	left: 350px;
	top: 25%;
	padding: 0 0 0 15px;
	width: 250px;
	height: 60%;
	border-left: 1px solid #868686;
}
#p_footer .rightBox02 {
	float: right;
	width: 210px;
	padding: 0 0 0 0;
}
#p_footer .rightBox01 dt,
#p_footer .rightBox02 dt {
	padding-bottom: 5px;
	color: #868686;
	font-weight: bold;
}
#p_footer .rightBox01 dd table {
	color: #fff;
	font-size: 12px;
}
#p_footer .rightBox01 dd table th {
	font-weight: normal;
	padding-right: 7px;
}
#p_footer .rightBox01 dd table td {
	padding: 0 0 3px 0;
}
#p_footer .rightBox02 dd .telBox {
	padding: 3px 0 0 0;
	width: 185px;
	background:url(/ja/ginzarestaurant/img/popup/bg_tel_top.jpg) no-repeat 0 0;
}
#p_footer .rightBox02 dd .telBox p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	color: #010101;
	padding-bottom: 3px;
	background:url(/ja/ginzarestaurant/img/popup/bg_tel_bottom.jpg) no-repeat left bottom;
}
#p_footer .rightBox02 dd .telBox p span {
	display: block;
	background:url(/ja/ginzarestaurant/img/popup/bg_tel_repeat.jpg) repeat-x 0 0 #e6e6e6;
}
#p_footer .rightBox02 dd .telBox p em {
	padding-right: 5px;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
#p_footer .rightBox02 dd .telBox p span a {
	color: #333;
	text-decoration: none;
}
#p_footer .rightBox02 dd p.caution{
	margin:0;
	padding:3px 0 0 0;
	font-size:10px;
	color:#7f796d;
}

p.bg_bottom {
	font-size: 0;
}
p.bg_bottom img {
	vertical-align: top;
}

/*--------------
add---150914up
--------------*/
#p_footer .rightBox01 dd table {
	font-size: 11.5px;
}
#popupBlock .popupContents #motion_area2 table {
	font-size: 11.5px;
}
#p_footer .leftBox {
	top: 35px;
}
#p_footer .rightBox01 {
	top: 25px;
}