@import url(reset.css);

@import url(fonts.css);
@charset "UTF-8";
/*
	20120427 17:25 ryo		goopy用リセット作成 独自クラスなどは個々に追加
	20120703 17:15 ryo		lessに変更、文字サイズ設定を追加
*/
body {
  /*forIE*/
  _text-align: center;
}
/*	文字サイズ設定	*/
/*mixinsのundefined変数用*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border-image {
  background: #fff;
  padding: 3px;
  border: 1px solid #ccc;
}
.float-image {
  width: 161px;
  margin-right: 11px;
  float: left;
}
.mincho {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'Times New Roman', serif;
}
body {
  border-top: 0 none;
  background-image: url('/lib_images/bodyBg.png');
}
html,
body {
  color: #000000;
  line-height: 1.7;
}
.txtP {
  font-size: 108%;
}
a {
  color: #3d5286;
}
a:hover {
  text-decoration: none;
}
a.ban {
  display: block;
}
a.ban img {
  display: block;
}
.ban > img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.left-block {
  display: block;
  float: left;
}
.right-block {
  display: block;
  float: right;
}
.section {
  *zoom: 1;
  margin: 0 auto;
}
.section:before,
.section:after {
  display: table;
  content: "";
  line-height: 0;
}
.section:after {
  clear: both;
}
.hideArea {
  display: none;
}
.column2 {
  *zoom: 1;
}
.column2:before,
.column2:after {
  display: table;
  content: "";
  line-height: 0;
}
.column2:after {
  clear: both;
}
.contBlock {
  *zoom: 1;
  background-color: #fff;
  margin-bottom: 8px;
  padding: 10px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  zoom: 1;
  position: relative;
  behavior: url(/PIE.htc);
}
.contBlock:before,
.contBlock:after {
  display: table;
  content: "";
  line-height: 0;
}
.contBlock:after {
  clear: both;
}
.contentsTitle {
  color: #2f81db;
  font-size: 131%;
  background-repeat: no-repeat;
  background-position: 9px top;
  border-bottom: 1px solid #2f81db;
  display: block;
  margin-bottom: 17px;
  padding-left: 44px;
  padding-bottom: 3px;
}
.contentsTitleLarge {
  margin-bottom: 15px;
}
.listBlock {
  *zoom: 1;
  padding: 0 9px;
}
.listBlock:before,
.listBlock:after {
  display: table;
  content: "";
  line-height: 0;
}
.listBlock:after {
  clear: both;
}
.listBlock .article {
  float: left;
  width: 170px;
  margin: 0 3px;
  zoom: 1;
  position: relative;
}
.listBlock .article .date {
  color: #c6241f;
  font-size: 93%;
}
.listBlock .article .thumb {
  width: 100%;
  height: 110px;
  display: table;
  overflow: hidden;
}
.listBlock .article .thumb a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.listBlock .article .thumb a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.listBlock .article .thumb a img {
  max-width: 170px;
  width: auto !important;
  width: 170px;
  max-height: 110px;
  height: auto !important;
  height: 110px;
}
.listBlock .article .thumb .inBlock {
  width: 170px;
  height: 110px;
  layout-grid-line: 110px;
  zoom: 1;
  text-align: center;
  vertical-align: middle;
}
.listBlock .article .thumb .inBlock a {
  display: inline;
}
.listBlock .article .thumb .inBlock a img {
  display: inline;
  vertical-align: top;
}
.listBlock .article strong,
.listBlock .article .entryName {
  display: block;
  font-size: 93%;
  text-decoration: none;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 5px;
}
.listBlock .article strong:hover,
.listBlock .article .entryName:hover {
  text-decoration: underline;
}
.listBlock .article p {
  font-size: 85%;
  line-height: 1.5;
}
.listBlock .article .linkTxt {
  padding-right: 5px;
  text-align: right;
}
.listBlock .article .linkTxt a {
  font-size: 85%;
}
.newsOther .blockTitle {
  background: url('/lib_images/commonTitleBg2.png') no-repeat left top;
  color: #224d76;
  font-size: 12px;
  font-weight: bold;
  line-height: 29px;
  display: block;
  border: 0 none;
  clear: both;
  margin-bottom: 20px;
  padding: 0 20px;
}
.newsOther .listBlock {
  margin: 0 -6px;
  padding: 0;
}
.newsOther .listBlock .article {
  margin: 0 6px 15px;
}
.newsTitle {
  background-color: #e3e6e9;
  color: #02124f;
  margin-bottom: 30px;
  padding-left: 10px;
}
.newsTitle span {
  border-left: 4px solid #2f81db;
  font-size: 146.5%;
  font-weight: bold;
  padding: 10px 15px;
  display: block;
}
.paging {
  margin: 0 auto 10px;
  text-align: center;
  *zoom: 1;
}
.paging:before,
.paging:after {
  display: table;
  content: "";
  line-height: 0;
}
.paging:after {
  clear: both;
}
.paging a {
  font-size: 93%;
}
.paging a:hover {
  text-decoration: none;
}
.paging .btnLink {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.paging .btnLink:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.pagenation {
  text-align: center;
}
.pagenation table {
  margin: 0 auto;
}
.pagetop {
  *zoom: 1;
  margin-top: -13px;
  margin-bottom: 11px;
}
.pagetop:before,
.pagetop:after {
  display: table;
  content: "";
  line-height: 0;
}
.pagetop:after {
  clear: both;
}
.pagetop a {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/pagetop.gif') no-repeat right top;
  width: 74px;
  height: 11px;
  float: right;
}
.informationList {
  *zoom: 1;
  margin: 0 -5px 25px;
}
.informationList:before,
.informationList:after {
  display: table;
  content: "";
  line-height: 0;
}
.informationList:after {
  clear: both;
}
.informationList .menu2 {
  background-position: -233px bottom;
}
.informationList .menu2 a {
  background-position: -233px 0;
}
.informationList .menu3 {
  background-position: -466px bottom;
}
.informationList .menu3 a {
  background-position: -466px 0;
}
.informationList li {
  float: left;
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/commonListBtn.gif') no-repeat left bottom;
  width: 231px;
  margin: 0 5px;
}
.informationList li a {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/commonListBtn.gif') no-repeat left top;
  height: 51px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  zoom: 1;
}
.informationList li a:hover {
  background-image: none;
}
.shop .informationList li.menu1 a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gourmet .informationList li.menu2 a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.enjoy .informationList li.menu3 a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.entryList .article {
  border-bottom: 1px dotted #006fc5;
  padding: 0 9px 35px;
  margin-bottom: 25px;
  *zoom: 1;
}
.entryList .article:before,
.entryList .article:after {
  display: table;
  content: "";
  line-height: 0;
}
.entryList .article:after {
  clear: both;
}
.entryList .article .thumb {
  float: left;
  width: 170px;
  margin-right: 22px;
}
.entryList .article .txtBlock {
  float: left;
  width: 500px;
}
.entryList .article .entryName {
  display: block;
  margin-bottom: 15px;
}
.entryList .article .entryName a {
  color: #02124f;
  font-size: 146.5%;
  font-weight: bold;
  text-decoration: none;
}
.entryList .article .entryName a:hover {
  text-decoration: underline;
}
.entryList .article .entryDate {
  *zoom: 1;
  margin-bottom: 15px;
}
.entryList .article .entryDate:before,
.entryList .article .entryDate:after {
  display: table;
  content: "";
  line-height: 0;
}
.entryList .article .entryDate:after {
  clear: both;
}
.entryList .article .entryDate dt {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/commonMarkSchedule.png') no-repeat center top;
  width: 66px;
  height: 20px;
  float: left;
  margin-right: 10px;
}
.entryList .article .entryDate dd {
  font-size: 108%;
  line-height: 1.5;
}
.entryList .article p {
  font-size: 108%;
  line-height: 1.5;
}
.listPage .paging {
  width: 11.5em;
}
.listPage .paging .prev {
  float: left;
}
.listPage .paging .next {
  float: right;
}
.shopListPage .contentsTitle {
  background-image: url('/lib_images/commonTitleMarkBlue.png');
  padding-top: 5px;
  border-bottom-width: 2px;
}
.shopListPage .shopCateList {
  *zoom: 1;
  margin-right: -17px;
  margin-bottom: 15px;
}
.shopListPage .shopCateList:before,
.shopListPage .shopCateList:after {
  display: table;
  content: "";
  line-height: 0;
}
.shopListPage .shopCateList:after {
  clear: both;
}
.shopListPage .shopCateList li {
  float: left;
  width: 228px;
  margin: 0 17px 15px 0;
}
.shopListPage .shopCateList li a {
  background: url('/lib_images/commonListCategoryBtnBg.gif') no-repeat left top;
  display: block;
  line-height: 64px;
  color: #02124f;
  font-size: 17px;
  text-decoration: none;
  padding: 0 5px 0 30px;
}
.shopListPage .shopCateList li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.shopListPage .shopList .blockTitle {
  background: url('/lib_images/commonTitleBg2.png') no-repeat left top;
  color: #224d76;
  font-size: 12px;
  font-weight: bold;
  line-height: 29px;
  display: block;
  border: 0 none;
  clear: both;
  margin-bottom: 20px;
  padding: 0 20px;
}
.shopListPage .shopList .listBlock {
  margin-bottom: 37px;
  padding: 0 3px;
}
.shopListPage .shopList .listBlock .article {
  border-right: 1px solid #1a5388;
  width: 145px;
  margin-bottom: 35px;
  padding: 0 13px 0 14px;
}
.shopListPage .shopList .listBlock .article.lastChild {
  border-right: 0 none;
}
.shopListPage .shopList .listBlock .article .thumb {
  text-align: center;
  height: 97px;
}
.shopListPage .shopList .listBlock .article .thumb a img {
  max-height: 87px;
  max-width: 142px;
}
.shopListPage .shopList .listBlock .article .thumb .inBlock {
  height: 87px;
  width: 145px;
  layout-grid-line: 87px;
}
.shopListPage .shopList .listBlock .article .shopTxt {
  border-top: 1px dotted #006FC5;
  padding-top: 5px;
}
.shopListPage .shopList .listBlock .article .shopName {
  display: block;
}
.shopListPage .shopList .listBlock .article .shopName a {
  font-size: 93%;
  background: url('/lib_images/commonArrow2.png') no-repeat left 0.3em;
  padding-left: 10px;
}
.shopListPage .shopList .listBlock .article .shopInfo {
  margin-bottom: 10px;
}
.shopListPage .shopList .listBlock .article .shopInfo dt {
  color: #006fc5;
  font-size: 69%;
  font-weight: bold;
  line-height: 1.2;
}
.shopListPage .shopList .listBlock .article .shopInfo dd {
  font-size: 93%;
  margin-bottom: 10px;
}
.shopListPage .shopList .listBlock .article .shopInfo dd a {
  font-size: 100%;
}
.shopListPage .shopList .listBlock .article .linkTxt {
  text-align: center;
}
.shopListPage .shopList .listBlock .article .linkTxt a {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/commonShopDetailBtn.gif') no-repeat center top;
  width: 111px;
  height: 19px;
  margin: 0 auto;
}
.shopListPage .shopList .listBlock .article .linkTxt a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.shopListPage .shopList .bannerLink {
  margin-bottom: 42px;
  text-align: center;
}
.shopListPage .shopList .bannerLink a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.shopDetailPage .contentsTitleBlock .contentsTitle {
  background-repeat: no-repeat;
  background-position: 9px top;
  border-bottom: 1px solid #c2c2c2;
  height: 20px;
  color: #383838;
  font-size: 85%;
  padding-top: 10px;
}
.shopDetailPage .contentsTitleBlock .contentsTitle span {
  display: none;
}
.shopDetailPage .shopMain .shopTitleBlock {
  border-bottom: 1px solid #b9b9b9;
  margin-bottom: 12px;
  padding-bottom: 6px;
  *zoom: 1;
}
.shopDetailPage .shopMain .shopTitleBlock:before,
.shopDetailPage .shopMain .shopTitleBlock:after {
  display: table;
  content: "";
  line-height: 0;
}
.shopDetailPage .shopMain .shopTitleBlock:after {
  clear: both;
}
.shopDetailPage .shopMain .shopTitleBlock .shopNameBlock {
  width: 440px;
  float: left;
}
.shopDetailPage .shopMain .shopTitleBlock .cateIcon {
  float: left;
  margin-right: 22px;
}
.shopDetailPage .shopMain .shopTitleBlock .catchTxt {
  color: #080808;
  font-size: 93%;
  font-weight: bold;
  margin-bottom: 7px;
}
.shopDetailPage .shopMain .shopTitleBlock .shopTitle {
  color: #c6241f;
  font-size: 223.3%;
  font-weight: bold;
  line-height: 1;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout {
  display: table;
  float: right;
  /* width: 17.4em; */

  *zoom: 1;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout:before,
.shopDetailPage .shopMain .shopTitleBlock .shopAbout:after {
  display: table;
  content: "";
  line-height: 0;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout:after {
  clear: both;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dl {
  float: left;
  *zoom: 1;
  width: 14em;
  padding: 5px 0;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dl:before,
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dl:after {
  display: table;
  content: "";
  line-height: 0;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dl:after {
  clear: both;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dt,
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dd {
  color: #605a5a;
  /* float: left; */

  margin-bottom: 7px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dt {
  font-size: 77%;
  border: 1px solid #9f9f9f;
  text-align: center;
  line-height: 1;
  width: 60px;
  padding: 3px 0;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout dd {
  padding: 2px 0 2px 5px;
  line-height: 1;
  width: 110px;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout .shopOpen {
  font-size: 108%;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout .shopTel {
  font-size: 131%;
  padding-top: 0;
  padding-bottom: 0;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout .shopLogo {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 58px;
  height: 58px;
  zoom: 1;
}
.shopDetailPage .shopMain .shopTitleBlock .shopAbout .shopLogo img {
  max-width: 58px;
  width: auto !important;
  width: 58px;
  max-height: 58px;
  height: auto !important;
  height: 58px;
}
.shopDetailPage .shopMain .entryTxt {
  font-size: 12px;
  padding: 30px 30px 20px;
}
.shopDetailPage .shopNews {
  margin-bottom: 12px;
}
.shopDetailPage .shopNews .contentsTitleBlock .contentsTitle {
  background-image: url('/lib_images//shop/shopDeatilShopNewsTitle.gif');
  padding-left: 160px;
}
.shopDetailPage .shopBlog {
  margin-bottom: 12px;
}
.shopDetailPage .shopBlog .contentsTitleBlock .contentsTitle {
  background-image: url('/lib_images//shop/shopDeatilShopBlogTitle.gif');
  padding-left: 195px;
}
.shopDetailPage .shopInfo {
  margin-bottom: 25px;
  *zoom: 1;
}
.shopDetailPage .shopInfo:before,
.shopDetailPage .shopInfo:after {
  display: table;
  content: "";
  line-height: 0;
}
.shopDetailPage .shopInfo:after {
  clear: both;
}
.shopDetailPage .shopInfo .contentsTitleBlock .contentsTitle {
  background-image: url('/lib_images//shop/shopDeatilShopInfoTitle.gif');
  padding-left: 200px;
}
.shopDetailPage .shopInfo .shopSpec {
  float: left;
  width: 450px;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable {
  border: 1px solid #c7c4c4;
  width: 100%;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable th,
.shopDetailPage .shopInfo .shopSpec .shopSpecTable td {
  border: 1px solid #c7c4c4;
  font-size: 93%;
  padding: 5px 0;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable th {
  background-color: #fef2f2;
  text-align: center;
  width: 27.5%;
  white-space: nowrap;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable td {
  padding-left: 22px;
  padding-right: 15px;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable td a {
  color: #000000;
  text-decoration: none;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable td a:hover {
  text-decoration: underline;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable td ul {
  margin: -2px -17px -2px -18px;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable td li {
  width: 31.5%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #b2b2b2;
  font-size: 93%;
  line-height: 1.9;
  margin: 1px ;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.shopDetailPage .shopInfo .shopSpec .shopSpecTable td .on {
  background-color: #ba4e4e;
}
.shopDetailPage .shopInfo .shopOther {
  float: right;
  width: 245px;
  padding: 0 10px;
}
.shopDetailPage .shopInfo .shopOther .blockTitle {
  color: #9e0000;
  font-weight: bold;
  display: block;
}
.shopDetailPage .shopInfo .shopOther .florMap {
  margin-bottom: -17px;
}
.shopDetailPage .shopInfo .shopOther .florMap .blockTitle {
  font-size: 100%;
  position: relative;
  z-index: 3;
}
.shopDetailPage .shopInfo .shopOther .florMap .thumb {
  text-align: center;
  margin-bottom: 10px;
}
.shopDetailPage .shopInfo .shopOther .florMap .thumb img {
  max-width: 100%;
}
.shopDetailPage .shopInfo .shopOther .florMap .thumb a {
  display: block;
}
.shopDetailPage .shopInfo .shopOther .florMap .zoomLink {
  position: relative;
  z-index: 4;
}
.shopDetailPage .shopInfo .shopOther .florMap .zoomLink a {
  background: url('/lib_images//shop/shopDetailFloorIcon.gif') no-repeat left top;
  font-size: 85%;
  padding-left: 17px;
}
.shopDetailPage .shopInfo .shopOther .mobileInfo {
  *zoom: 1;
}
.shopDetailPage .shopInfo .shopOther .mobileInfo:before,
.shopDetailPage .shopInfo .shopOther .mobileInfo:after {
  display: table;
  content: "";
  line-height: 0;
}
.shopDetailPage .shopInfo .shopOther .mobileInfo:after {
  clear: both;
}
.shopDetailPage .shopInfo .shopOther .mobileInfo .blockTitle {
  float: left;
  font-size: 108%;
  line-height: 1.3;
  padding-top: 25px;
}
.shopDetailPage .shopInfo .shopOther .mobileInfo .blockTitle .shopTitle {
  font-weight: normal;
  display: block;
  font-size: 92.7%;
}
.shopDetailPage .shopInfo .shopOther .mobileInfo .thumb {
  float: right;
}
#header {
  margin-bottom: 10px;
  zoom: 1;
}
#header #siteName-toolMenu {
  background-color: #2f81db;
  margin-bottom: 15px;
  zoom: 1;
}
#header #siteName-toolMenu .innerBlock {
  *zoom: 1;
  width: 1000px;
  margin: 0 auto;
  padding-top: 12px;
  background-color: #2f81db;
}
#header #siteName-toolMenu .innerBlock:before,
#header #siteName-toolMenu .innerBlock:after {
  display: table;
  content: "";
  line-height: 0;
}
#header #siteName-toolMenu .innerBlock:after {
  clear: both;
}
#header #siteName-toolMenu .siteName {
  float: left;
  width: 620px;
  margin-top: 7px;
  padding-left: 48px;
}
#header #siteName-toolMenu .siteName .siteDescription {
  color: #fff;
  font-size: 77%;
  position: relative;
  z-index: 3;
  margin: 0 0 -17px 100px;
}
#header #siteName-toolMenu .toolMenu {
  float: right;
  width: 281px;
  padding-top: 2px;
  padding-bottom: 8px;
}
#header #siteName-toolMenu .toolMenu div {
  *zoom: 1;
}
#header #siteName-toolMenu .toolMenu div:before,
#header #siteName-toolMenu .toolMenu div:after {
  display: table;
  content: "";
  line-height: 0;
}
#header #siteName-toolMenu .toolMenu div:after {
  clear: both;
}
#header #siteName-toolMenu .toolMenu div span {
  color: #fff;
  border-right: 1px solid;
  font-size: 85%;
  line-height: 1;
  margin: 5px 0.5em;
  padding-right: 0.5em;
  float: left;
}
#header #siteName-toolMenu .toolMenu #font {
  margin-left: 140px;
  margin-bottom: 13px;
}
#header #siteName-toolMenu .toolMenu #font ul {
  *zoom: 1;
}
#header #siteName-toolMenu .toolMenu #font ul:before,
#header #siteName-toolMenu .toolMenu #font ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#header #siteName-toolMenu .toolMenu #font ul:after {
  clear: both;
}
#header #siteName-toolMenu .toolMenu #font ul li {
  width: 43px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#header #siteName-toolMenu .toolMenu #font ul li a {
  background: url('/lib_images/headerSizeBg.gif') no-repeat left top;
  display: block;
  font-size: 93%;
  text-align: center;
  height: 19px;
  line-height: 19px;
  text-decoration: none;
}
#header #siteName-toolMenu .toolMenu #font ul li a.on {
  background-position: right top;
  color: #fff;
}
#header #siteName-toolMenu .toolMenu #search {
  margin-left: 108px;
  margin-bottom: 10px;
}
#header #siteName-toolMenu .toolMenu #search span {
  display: none;
}
#header #siteName-toolMenu .toolMenu #search input.search_input {
  /* width: 147px; */

  /* height: 13px; */

  display: block;
  border: 1px solid #585858;
  border-right-width: 0;
  padding: 2px;
  float: left;
  position: relative;
  z-index: 1;
  zoom: 1;
  background-image: none !important;
}
#header #siteName-toolMenu .toolMenu #search .btn {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/headerSearchBtn.gif') no-repeat left top;
  width: 20px;
  height: 19px;
  float: right;
  position: relative;
  z-index: 2;
  zoom: 1;
}
#header #siteName-toolMenu .toolMenu #language ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#header #siteName-toolMenu .toolMenu #language ul li a {
  background: url('/lib_images/commonArrow1.png') no-repeat left center;
  color: #fff;
  font-size: 85%;
  text-decoration: none;
  padding: 3px 5px;
}
#header #siteName-toolMenu .toolMenu #language ul li a:hover {
  background-image: none;
  background-color: #253743;
}
#header #gMenu {
  background: url('/lib_images/topMainImgBg.gif') repeat center top;
  /* padding: 8px 0; */

  zoom: 1;
}
#header #gMenu .innerBlockOut {
  width: 1000px;
  /* margin: -16px auto; */

}
#header #gMenu .innerBlockIn {
  background-color: #2f81db;
  padding: 7px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 2px 2px #abafb5;
  -webkit-box-shadow: 0 2px 2px #abafb5;
  -moz-box-shadow: 0 2px 2px #abafb5;
  zoom: 1;
  position: relative;
  behavior: url(/PIE.htc);
}
#header #gMenu .menu {
  background-color: #fff;
  padding: 4px 3px 2px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  zoom: 1;
  position: relative;
  behavior: url(/PIE.htc);
}
#header #gMenu .menu:before,
#header #gMenu .menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#header #gMenu .menu:after {
  clear: both;
}
#header #gMenu .menu li {
  width: 140px;
  float: left;
}
#header #gMenu .menu li a {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/Menu.gif') no-repeat left top;
  height: 64px;
}
#header #gMenu .menu li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#header #gMenu .menu .menu2 a {
  background-position: -140px 0;
}
#header #gMenu .menu .menu3 a {
  background-position: -280px 0;
}
#header #gMenu .menu .menu4 a {
  background-position: -420px 0;
}
#header #gMenu .menu .menu5 a {
  background-position: -560px 0;
}
#header #gMenu .menu .menu6 a {
  background-position: -700px 0;
}
#header #gMenu .menu .menu7 a {
  background-position: -840px 0;
}
#header #siteName-toolMenu .toolMenu #language ul li.jp a,
.about-en #header #siteName-toolMenu .toolMenu #language ul li.en a,
.about-tcn #header #siteName-toolMenu .toolMenu #language ul li.tcn a,
.about-cn #header #siteName-toolMenu .toolMenu #language ul li.cn a,
.about-kr #header #siteName-toolMenu .toolMenu #language ul li.kr a {
  background-image: none;
  background-color: #253743;
}
.about-en #header #siteName-toolMenu .toolMenu #language ul li.jp a,
.about-tcn #header #siteName-toolMenu .toolMenu #language ul li.jp a,
.about-cn #header #siteName-toolMenu .toolMenu #language ul li.jp a,
.about-kr #header #siteName-toolMenu .toolMenu #language ul li.jp a {
  background: url('/lib_images/commonArrow1.png') no-repeat left center;
}
#contents {
  width: 1000px;
  margin: 0 auto 17px;
}
#container {
  *zoom: 1;
  background: url('/lib_images/commonBg.gif') repeat center top;
  padding: 11px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  zoom: 1;
  position: relative;
  behavior: url(/PIE.htc);
}
#container:before,
#container:after {
  display: table;
  content: "";
  line-height: 0;
}
#container:after {
  clear: both;
}
#exmain {
  float: left;
  width: 100%;
}
#main {
  margin: 0 0 0 236px;
}
#calendarContents {
  padding: 5px 0;
}
#calendarContents .blockTitle {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/topCalendarTitle.gif') no-repeat center top;
  height: 19px;
  margin-bottom: 13px;
}
#calendarContents #calendar {
  background-color: #efefef;
  padding: 5px;
}
#calendarContents .calendarHeader {
  *zoom: 1;
  padding: 5px 10px;
}
#calendarContents .calendarHeader:before,
#calendarContents .calendarHeader:after {
  display: table;
  content: "";
  line-height: 0;
}
#calendarContents .calendarHeader:after {
  clear: both;
}
#calendarContents .calendarHeader strong {
  font-size: 77%;
  color: #898989;
  font-weight: bold;
  display: block;
  text-align: center;
}
#calendarContents .calendarHeader a {
  margin-top: -21px;
  width: 3em;
}
#calendarContents .calendarHeader .prev {
  float: left;
  text-align: left;
}
#calendarContents .calendarHeader .next {
  float: right;
  text-align: right;
}
#calendarContents .calendarTable {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
#calendarContents .calendarTable th,
#calendarContents .calendarTable td {
  text-align: center;
  line-height: 23px;
}
#calendarContents .calendarTable thead th {
  font-size: 69%;
  color: #fff;
  background-color: #898989;
}
#calendarContents .calendarTable tbody td {
  font-size: 77%;
  background-color: #fff;
}
#calendarContents .calendarTable tbody td.today {
  background-color: #da5397;
  color: #fff;
}
#calendarContents .calendarTable tbody td.today a.event {
  background-color: #da5397;
}
#calendarContents .calendarTable tbody td a {
  font-size: 100%;
  color: #fff;
  display: block;
}
#calendarContents .calendarTable tbody td a.event {
  background-color: #61afe3;
}
#side {
  float: left;
  width: 227px;
  margin-left: -978px;
}
#side .contBlock {
  padding: 7px;
}
#side .contBlock .innerBlock {
  border: 1px solid #9e9e9e;
  padding: 7px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  zoom: 1;
  position: relative;
  behavior: url(/PIE.htc);
}
#side .contBlock .blockTitle {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  border-bottom: 1px solid #2f81db;
  height: 20px;
  margin-bottom: 6px;
  padding-bottom: 3px;
}
#side .imgBlock {
  text-align: center;
}
#side .imgBlock p {
  font-size: 93%;
}
#side #calendarContents {
  max-height: 260px;
}
#side #calendarContents .blockTitle {
  border-bottom: 0 none;
  margin: 0 -3px 8px;
}
#side .shopGuide .blockTitle {
  background-image: url('/lib_images/sideShopTitle.gif');
}
#side .shopGuide ul {
  border-bottom: 1px dotted #9e9e9e;
  margin-bottom: 9px;
  padding-bottom: 2px;
}
#side .shopGuide ul li {
  margin-bottom: 6px;
}
#side .shopGuide ul li a {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  height: 24px;
}
#side .shopGuide ul li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#side .shopGuide ul .menu1 a {
  background-image: url('/lib_images/sideShopMenu1.gif');
}
#side .shopGuide ul .menu2 a {
  background-image: url('/lib_images/sideShopMenu2.gif');
}
#side .shopGuide ul .menu3 a {
  background-image: url('/lib_images/sideShopMenu3.gif');
}
#side .shopGuide ul .menu4 a {
  background-image: url('/lib_images/sideShopMenu4.gif');
}
#side .shopGuide ul .menu5 a {
  background-image: url('/lib_images/sideShopMenu5.gif');
}
#side .shopGuide .banLink {
  text-align: center;
}
#side .shopGuide .banLink a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#side .banBlock {
  margin-bottom: 2px;
  background-color: #fff;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
  position: relative;
  behavior: url(/PIE.htc);
}
#side .banBlock a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#side .banBlock img {
  display: block;
}
#side .shopHour .innerBlock {
  background-color: #e4f0fa;
  border: 0px none;
}
#side .shopHour strong {
  display: block;
  border-left: 3px solid #79b3e2;
  font-size: 100%;
  padding-left: 4px;
  margin: 0px -5px 5px -5px;
}
#side .shopHour strong span {
  font-size: 77%;
  padding-left: 0.5em;
}
#side .shopHour table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  margin-bottom: 5px;
}
#side .shopHour table th,
#side .shopHour table td {
  text-align: center;
  font-size: 85%;
  padding: 2px;
}
#side .shopHour table th {
  background-color: #cdddf3;
}
#side .shopHour table td {
  background-color: #fff;
}
#side .shopHour .openDay {
  text-align: center;
  font-size: 85%;
  margin-bottom: 5px;
}
#side .shopHour .openDay a {
  font-size: 77%;
  padding-left: 0.5em;
  color: #003ebb;
}
#side .shopHour .telTxt {
  font-size: 123.1%;
}
#side .shopHour .telTxt span {
  font-size: 68.8%;
}
#side .serviceGuide .blockTitle {
  background-image: url('/lib_images/sideEnjoyDreamplazaServiceTitle.gif');
}
#side .serviceGuide a {
  display: block;
  margin-bottom: 3px;
}
#side .serviceGuide a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#side .freeService .blockTitle {
  background-image: url('/lib_images/sideFreeServiceTitle.gif');
}
#side .freeService a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#side .freeService img {
  margin: 8px;
}
#side .invite,
#side .sushiBlog {
  margin-bottom: 5px;
}
#side .mobileSite .blockTitle {
  background-image: url('/lib_images/sideMobileTitle.gif');
  height: 32px;
}
#side .mobileSite img {
  margin-bottom: 8px;
}
#side .mobileSite p {
  margin-bottom: 5px;
}
#side .mobileSite .linkArrow a {
  background: url('/lib_images/sideMobileMoreMark.gif') no-repeat right center;
  padding: 0 13px;
  color: #656565;
  font-size: 93%;
  text-decoration: none;
}
#side .mobileSite .linkArrow a:hover {
  text-decoration: underline;
}
#footer {
  background: url('/lib_images/footerBg.gif') repeat-x center top;
  padding-top: 29px;
  box-shadow: 0 -2px 2px #abafb5;
  -webkit-box-shadow: 0 -2px 2px #abafb5;
  -moz-box-shadow: 0 -2px 2px #abafb5;
  zoom: 1;
  position: relative;
  behavior: url(/PIE.htc);
}
#footer .footerLink {
  background: url('/lib_images/footerImg.gif') no-repeat center bottom;
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 63px;
  *zoom: 1;
}
#footer .footerLink:before,
#footer .footerLink:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer .footerLink:after {
  clear: both;
}
#footer .footerLink .footerMenu {
  float: left;
  *zoom: 1;
}
#footer .footerLink .footerMenu:before,
#footer .footerLink .footerMenu:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer .footerLink .footerMenu:after {
  clear: both;
}
#footer .footerLink .footerMenu ul {
  float: left;
  width: 235px;
  height: 180px;
  border-left: 1px solid #fff;
  padding-left: 22px;
}
#footer .footerLink .footerMenu ul li {
  font-size: 85%;
  line-height: 1;
  padding: 6px 0;
}
#footer .footerLink .footerMenu ul li a {
  color: #fff;
  font-size: 100%;
  text-decoration: none;
}
#footer .footerLink .footerMenu ul li a:hover {
  text-decoration: underline;
}
#footer .footerLink .inquiryBlock {
  float: left;
  width: 210px;
  height: 126px;
  border-left: 1px solid #fff;
  padding: 27px 0 27px 22px;
}
#footer .footerLink .inquiryBlock .siteTitle {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/footerLogo.gif') no-repeat left top;
  height: 20px;
  margin-bottom: 23px;
}
#footer .footerLink .inquiryBlock address {
  color: #fff;
  font-size: 93%;
  line-height: 1.5;
}
#footer .footerLink .mapBlock {
  float: right;
  width: 213px;
}
#footer .footerLink .mapBlock .blockTitle {
  font: 0/0 a;
  text-indent: -9999px;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: url('/lib_images/footerAccessTitle.gif') no-repeat left top;
  width: 105px;
  height: 17px;
}
#footer .footerLink .mapBlock a {
  color: #fff;
  font-size: 85%;
  display: block;
  text-align: right;
  margin-top: -17px;
}
#footer .footerLink .mapBlock div {
  padding-top: 5px;
}
#footer .copyright {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 35px;
  font-size: 85%;
  background-color: #2F81DB;
}
.pv_switch a {
  background-color: #EE8100;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 250%;
  font-weight: bold;
  text-decoration: none;
  padding: 14.5px 0;
}
#topicpath {
  width: 980px;
  padding: 5px 10px;
  margin: 0 auto;
}
#topicpath li {
  color: #6b6b6b;
  font-size: 85%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#topicpath li a {
  color: #6b6b6b;
  font-size: 100%;
  text-decoration: none;
}
#topicpath li a:hover {
  text-decoration: underline;
}
/*Editer*/
.entryTxt h1,
.entryTxt h2,
.entryTxt h3,
.entryTxt h4,
.entryTxt h5,
.entryTxt h6,
.entryTxt strong,
.entryTxt th {
  font-weight: bold;
}
.entryTxt h1 {
  font-size: xx-large;
}
.entryTxt h2 {
  font-size: x-large;
}
.entryTxt h3 {
  font-size: large;
}
.entryTxt h4 {
  font-size: small;
}
.entryTxt h5 {
  font-size: x-small;
}
.entryTxt h6 {
  font-size: xx-small;
}
.entryTxt address,
.entryTxt caption,
.entryTxt cite,
.entryTxt code,
.entryTxt dfn,
.entryTxt em,
.entryTxt var {
  font-style: italic;
}
.entryTxt ul {
  list-style-type: disc;
  padding-left: 1.3em;
}
.entryTxt ul ul {
  list-style-type: circle;
}
.entryTxt ol {
  list-style-type: decimal;
  padding-left: 1.6em;
}
.entryTxt sup {
  vertical-align: super;
}
.entryTxt sub {
  vertical-align: sub;
}
.entryTxt code,
.entryTxt pre {
  line-height: normal;
}
/*comingsoon*/
.comingsoon {
  text-align: center;
  padding: 100px 0;
}
.comingsoon strong {
  font-size: 182%;
  font-weight: bold;
  color: #999;
}
.detailLink {
  text-align: right;
  margin: 10px 0;
}
.detailLink a {
  display: inline-block;
  background: url('/lib_images/commonArrow1.png') no-repeat 0.9em 0.6em;
  background-color: #1A5388;
  font-size: 77%;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 5px 15px 5px 20px;
}
.detailLink a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* sideNav
-----------------------------------------------------*/
#side #sideNav .aboutTitle {
  background-image: url('/lib_images/sideAboutTitle.png');
}
#side #sideNav .floorTitle {
  background-image: url('/lib_images/sideFloorTitle.png');
}
#side #sideNav .groupTitle {
  background-image: url('/lib_images/sideGroupTitle.png');
}
#side #sideNav .enterTitle {
  background-image: url('/lib_images/sideEnterTitle.png');
}
#side #sideNav a {
  display: block;
  padding: 0.7em 0 0.7em 1.2em;
  border-bottom: 1px dotted #ccc;
  background: #ffffff url(../lib_images/sideNavBg_out.png) 0.2em center no-repeat;
  color: #333;
  text-decoration: none;
  line-height: 1.2;
}
#side #sideNav a:hover {
  background: #f08100 url(../lib_images/sideNavBg_on.png) 0.2em center no-repeat;
  color: #fff;
}
/* IE7 */
#header #siteName-toolMenu .toolMenu #search input.search_input {
  width: 148px;
  height: 13px;
}
#header #gMenu {
  margin: 0 auto;
  width: 99.7%;
  padding: 8px 0;
}
#header #gMenu .innerBlockOut {
  margin: -18px auto;
}
#side #calendarContents {
  height: 260px;
}
#footer {
  margin: 0 auto;
  width: 99.7%;
}
#footer .footerLink {
  padding-bottom: 68px;
}
#main .dpContents {
  min-height: 586px;
  max-height: 670px;
  height: auto !important;
  height: 586px;
}
#main .dpContents .listBlock {
  padding-bottom: 13px;
}
/* IE8 */
html:lang(ja) body #header #gMenu {
  padding: 8px 0;
}
html:lang(ja) body #header #gMenu .innerBlockOut {
  margin: -16px auto;
}
html:lang(ja) body #footer .footerLink {
  padding-bottom: 62px;
}
html:lang(ja) body #side #calendarContents {
  height: auto !important;
}
html:lang(ja) body #main .dpContents .listBlock {
  padding-bottom: 0;
}
/* IE9〜, safari, Chrome, Firefox, Opera... */
html:root body #header #gMenu,
html:root body #footer {
  width: 100%;
  margin: 0;
}
/* IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  
}
/*Firefox*/
@-moz-document url-prefix() {
  html:root body #header #siteName-toolMenu .toolMenu #search input.search_input {
    width: 148px;
    height: 13px;
  }
  html:root body #footer .footerLink {
    padding-bottom: 63px;
  }
}
/*webkit*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html:root body #header #siteName-toolMenu .toolMenu #search input.search_input {
    width: 148px;
    height: 13px;
  }
  html:root body #footer .footerLink {
    padding-bottom: 63px;
  }
}
@media screen and (max-width: 1024px) {
  html:root body #header #gMenu,
  html:root body #footer {
    width: 102.1%;
  }
  html:root body .shopListPage .shopList .blockTitle {
    line-height: normal;
  }
}
