@charset "UTF-8";

/* /////// 中ページ　共通設定 //////////////////////// */
#content {
    width: 600px;
	margin: 0 0 0 10px;
}  

#pankuzu {
    margin: 0px 0 10px 0;
}

.picDes {
    padding: 5px 0 0 0;
	line-height: 1.1;
}

.picDes span {
    font-size: 80%;
}

/* テキストのタイトル */
#textTitle {
    background: url(../img/ttl_text_top.gif) repeat-x top #EEF3EC;
}

#textTitle span{
    display: block;
	padding: 5px 0 4px 1px;
	margin:0 0 10px 0;
	background: url(../img/ttl_text_bottom.gif) repeat-x bottom;
}

#content {
    padding: 0 0 12px 0;
}

#content p {
    margin:0 0 10px 0;
}

/* /////// メニューのご紹介 ///////////////////////// */
#menus #content dl {
    padding:0px 0 11px 0;
	margin:0 0 10px 0;
	background: url(../img/img_dotline.gif) repeat-x bottom;
}


#menus #content dl dt {
    display: block;
    float: right;
	width: 350px;
}


#menus #content dl .menuName {
    display: block;
    color: #ffffff;
	padding: 2px 0 2px 4px;
	margin: 0 0 4px 0;
    background: #5F8C4E;
}

#menus #content dl.clearfix dd {
    width: 240px;
	float: left;
}

body#menus #content dd em {		
	display: block;
	font-style: normal;
	margin-top: 5px;
}

/* /////// 店舗一覧 /////////////////////////// */
#shop h2 {
    width: 530px;
	margin: 15px auto 0px;
	padding: 5px 15px;
	background: #339933 url(../img/img_ttl-bg2.gif) no-repeat left top;
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;	
	font-weight: bold;
	text-align: left;
}

#shop #shopList,
#shop #shopListSub {
    width: 560px;
	margin: 10px 0 25px 20px;
}

#shop #shopList dl,
#shop #shopListSub dl {
    background: #DFEBDB;
	border-bottom: 1px solid #8aac7e;
}

#shop #shopList dt,
#shop #shopListSub dt {
    float: left;
    width: 100px;
	padding: 10px 0 0 10px;
}

#shop #shopList dd,
#shop #shopListSub dd {
    float:left;
	display: block;
	width: 440px;
	padding: 8px 0 8px 10px;
	background: #ffffff;
}

#shop #shopList li,
#shop #shopListSub li {
    width: 215px;
	float: left;
	padding: 2px 0;
}

#shop #shopList li a,
#shop #shopListSub li a {
    padding: 0 0 0 14px;
	background: url(../../restaurants/img/btn_arrow.gif) no-repeat left center;
}

/* common.cssの#moneyCardに加筆 */
#shop #moneyCard {
    margin: 20px 0 0 0;
}

#shop #moneyCard  p{
	margin: 0 0 2px 0;
}

/* /////// 店舗詳細 /////////////////////////// */
#shopInfo h2 {
    margin:20px 0 12px 0;
	padding:0 0 1px 15px;
	border-bottom: 1px solid #8BAD7F;
	font-size: 120%;
}

#shopInfo #shopDetail {
    width: 530px;
	margin: 0 0 0 40px;
}

#shopInfo #shopDetail table {
    border-top: 1px solid #8BAD7F;
	border-left: 1px solid #8BAD7F;
	margin: 0 0 12px 0;
}

#shopInfo #shopDetail th,
#shopInfo #shopDetail td {
    border-right: 1px solid #8BAD7F;
	border-bottom: 1px solid #8BAD7F;
	padding: 8px;
	text-align: left;
}

#shopInfo #shopDetail th {
    width: 90px;
	background: #DFEBDB;
	vertical-align:top;
	font-weight: normal;
}

#shopInfo #shopDetail th em {
	display: block;
	font-size: 85%;
	letter-spacing: 0px;
	font-style: normal;
}

#shopInfo #shopDetail td ul li {
	background: url(../img/btn_menu_arrow.gif) no-repeat left 4px;
	margin: 5px 0px;
	padding-left: 10px;
}

#shopInfo #shopDetail #comment {
    text-align: center;
	margin: 0 0 10px 0;
}

#shopInfo #shopDetail #comment p {
    text-align: left;
}

#shopInfo #shopDetail #comment img {
    margin: 3px;
}

#shopInfo #shopMap {
    margin: 0 0 20px 0;
}

#shopInfo #content p {
    width: 530px;
	margin: 10px 0px 10px 40px;
}


#shopInfo ul#BtnShopReservation li {
	float: right;
	display: inline;
	margin: 10px 20px 0px 0px;
}

#shopInfo ul#BtnShopReservation li a {
	display: block;
	width: 170px;
	height: 28px;
	background: url(../../restaurants/img/btn_reservation-shop.gif) no-repeat;
}

#shopInfo ul#BtnShopReservation li a:hover { background-position: 0px -28px;}

#shopInfo ul#BtnShopReservation li a span {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}

#shopInfo #GoogleMap {
	padding: 1px;
	border: #999999 1px solid;
	width: 596px;
	margin: 20px auto;
}

#shopInfo #GoogleMap img {
	display: block;
}

#shopInfo ul#ShopPhoto {
	width: 520px;
	margin: 0px auto;
}

#shopInfo ul#ShopPhoto li {
	float: left;
	display: inline;
	margin: 0px 5px;
}

/* /////// トピックス ///////////////////////// */
#topics #topicsMain {
    width: 580px;
	padding: 10px 10px 0 10px;
	margin: 0 0 4px 0;
}

/* common.cssの#topicsMainに加筆 */
#topics #topicsMain #topicsList {
    width: 580px;
    border-top: 1px solid #B9CEB1;
}

#topics #topicsMain #topicsList a {
    width: 555px;
}

/* /////// トピックス詳細 ////////////////////// */
#topics #detailTitle {
    margin: 6px 0 16px;
    border-bottom: 1px solid #8BAD7F;
}

#topics #detailTitle h2 {
	padding: 0 0 0 10px;
}

#topics #detailTitle p {
    padding: 0 20px 0 0;
	margin:0 0 6px 0;
	text-align: right;
}

#topics #detailMain {
    margin: 0 0 20px 20px;
	width: 580px;
	text-align: center;
}

#topics #detailMain p {
    text-align: left;
}

#topics #detailMain img {
    margin: 0 0 12px 0;
}

/* /////// フォトギャラリー ////////////////////// */
#gallery #galleryMain {
    width: 540px;
	margin: 10px 0px 20px 40px;
}

#gallery #galleryMain .pic {
    float:left;
	margin: 0 20px 10px 0;
	width:160px;
}

#gallery #galleryMain .pic p {
    margin: 0;
}

/* /////// クーポン ///////////////////////////// */
body#coupon {
    background: none;
}

#coupon #couponMain {
    width: 600px;
	margin: 10px auto 10px auto;
	text-align: left;
}

#coupon #couponMain #gray {
    padding: 6px 0px 6px 15px;
	margin: 6px 0 10px 0;
    background: #f7f7f7;
	border: 5px solid #cccccc;
}

#coupon #couponMain #gray li {
    margin: 3px 0;
}

#coupon #couponMain #comment {
	float: left;
	width: 385px;
    font-size: 80%;
	margin: 0 0 10px 0;
}

#coupon #couponMain #comment li {
	line-height:1.4;
}

#coupon #couponMain #limit {
    width: 210px;
	float: right;
	padding: 12px 0;
	text-align: center;
	color: #ff0000;
	font-size: 120%;
	font-weight: bold;
	border: 1px solid #cccccc;
	margin: 0 0 4px 0;
}

#coupon #couponMain #rightText {
    width: 210px;
	font-size: 80%;
	float: right;
}

#coupon #couponMain .line {
    padding: 10px 0 0 0;
    border-bottom: 1px solid #cccccc;
}

#coupon #couponMain .line .left {
    width: 300px;
	float: left;
}

#coupon #couponMain .line .right {
    width: 215px;
	float: right;
}

#coupon #couponMain #policy {
    font-size: 80%;
	margin:6px 0 6px 0;
}

#coupon #couponMain #taisyo {
    font-weight: bold;
	border-bottom: 2px solid #666666;
	margin: 14px 0 6px 0;
}

#coupon #couponMain #copyright {
    border-top: 1px solid #cccccc;
	padding: 0px 0 15px 0;
	margin: 10px 0 0 0;
	font-size: 80%;
	text-align: center;
}

#coupon #shopList {
    margin: 0 0 20px 0;
}

#coupon #shopList dl {
    background: #DFEBDB;
	border-bottom: 1px solid #8aac7e;
}

#coupon #shopList dt {
    float: left;
    width: 46px;
	padding: 10px 0 0 8px;
}

#coupon #shopList dd {
    float:left;
	display: block;
	width: 534px;
	padding: 8px 0 8px 12px;
	background: #ffffff;
}

#coupon #shopList li {
    width: 174px;
	float: left;
	padding: 0px 0;
	font-size: 80%;
}

/* エラー表示 */
#coupon #couponMain #gray2 {
	padding: 20px 0 20px 0;
	text-align: center;
	border: 3px double #cccccc;
	background: #f7f7f7;
	margin: 60px auto 100px auto;
}

#coupon #couponMain #gray2 li {
	margin: 5px 0;
}


/* /////// オンライン宴会予約 /////////////////// */
#reserve #reserveMain {
   margin: 10px 0 40px 0;
}

#reserve #reserveMain ul {
   margin: 0 0 15px 30px;
} 

#reserve #reserveMain ul li {
	float: left;
	width: 80px;
	margin: 0px 15px 15px 0px;
    padding: 4px 0 4px 16px;
    background: url(../../reservation/img/btn_arrow.jpg) no-repeat left center;
}




h1#tpoint img {
  display: block;
  margin: 20px auto;
}

h1#tpoint + #topicsMain > p {
  font-size: 140%;
  line-height: 1.4;
  margin: 0 auto 30px;
}

h1#tpoint + #topicsMain > p .aka{
  color: #e62600;
  font-weight: bold;
}
h1#tpoint + #topicsMain > p .ao{
  color: #014099;
  font-weight: bold;
}

.tpoint {
  padding: 10px;
}

.tpoint dl {
  margin-bottom: 20px;
}

.tpoint dl dt {
  font-size: 140%;
  padding: 10px;
}

.tpoint dl dd {
  font-size: 120%;
  padding: 10px;
}

.tpoint dl dd ul li{
  margin-bottom: 10px;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
}

.tpoint dl dd ul li .bold{ 
  font-weight: bold;
}

.tpoint #t-1 dt{
  background: #ffd2ca;
  color: #e62600;
}
.tpoint #t-1 dd:nth-of-type(1),
.tpoint #t-2 dd:nth-of-type(1){
  display: block;
  width: 360px;
  float: left;
  
}
.tpoint #t-1 dd:nth-of-type(2),
.tpoint #t-2 dd:nth-of-type(2){
  width: 180px;
  float: right;
}

.tpoint #t-2 dt{
  background: #d3e0f3;
  color: #014099;
}

.tpoint #t-3 {
  padding: 10px;
  background: #eaeaea;
}
.tpoint #t-3 dd {
  font-size: 110%;
  padding: 5px;
}

.tpoint #t-4{
  background: #ffeac9;
}
.tpoint #t-4{
  padding: 15px;
}

.tpoint dl dd em{
  color: #FF0004;
  font-style: normal;
}

.translation {
  margin: 20px 0 80px;
  padding: 30px!important;
}

.translation li {
  position: relative;
  display: inline-block;
  width: 35%;
  height: 70px;
  margin-right: 10px;
  padding: 10px 10px 10px 50px;
  border: 2px solid #CCCCCC;
  background: linear-gradient(#ffffff, #f1f1f1);
  overflow: hidden;
}

.translation li:nth-child(even) {
  margin-right: 0;
  float: right;
}

.translation li:nth-child(3),
.translation li:nth-child(4){margin: 15px 0 0;}

.translation li:before {
    display: block;
    content: "";
    position: absolute;
    top: 45%;
    left: 10px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 8px solid transparent; 
    border-left: 8px solid #CCCCCC;
}

.translation li:hover {
  opacity: 0.6;
}

.translation li a {
  position: absolute;
  display: block;
  top:10px;
  left:30px;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000000;
  font-size: 130%;
  font-weight: bold;
  line-height: 1.6;
}

.translation li:first-child a{top:20px;}

.translation li a img {
  position: absolute;
  top: 27px;
  right: 42px;
  width: 15%;
}
.translation li:first-child a img{top:4px;}

.translation li a span {
  font-size: 100%;
  color: #0075e0;
}
.translation li:nth-child(even) a span,
.translation li:nth-child(3) a span{color: #e40003;}


.translation li.soon:hover {
  opacity: 1;
}
.translation li.soon a {
  pointer-events: none;
  opacity: 0.4;
}


/* Clear Fix  */
.tpoint:after,
.tpoint dl:after,
.tpoint #t-1 dd:after{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	content: " ";
}

