@charset "utf-8";


/* -- dancyuメインカラム用 --------------------------- */

/* -- ヘッダー -- */
.dancyu-header{
  background:url(/common/images/v1/dancyu/common/top-ttl-bg.gif) no-repeat top;
  width:647px;
  display:block;
}

.dancyu-header p.top-ttl{
  text-align:center;
  font-size:12px;
  padding:3px 0;
  color:#fff;
}

.dancyu-header p.breadcrumb a{
  text-align:left;
  font-size:12px;
  padding:3px 0 3px 5px;
  color:#fff;
}

/* -- 共通 -- */
#dancyu-main-column{
  background-color:#fff;
  padding-bottom:20px;
  width:647px;
}

* html #dancyu-main-column{
  background-color:#fff;
  padding-bottom:100px;
  width:647px;
}

/* -- 広告スペース -- */
#dancyu-ad-space{
  clear:both;
  margin:25px 20px;
}

#dancyu-ad-space .books{
  float:left;
  width:170px;
  display:block;
}

#dancyu-ad-space .books .books-name p{
  font-size:12px;
  font-weight:bold;
}

#dancyu-ad-space .books .books-info{
  background:url(/common/images/v1/dancyu/common/cover-bg.jpg) no-repeat;
  padding:5px 10px 10px 10px;
  height:115px;
  display:block;
}

#dancyu-ad-space .books .cover-ttl h5{
  font-size:11px;
}

#dancyu-ad-space .books .cover-ttl{
  float:left;
  width:60px;
  margin-right:10px;
  font-size:11px;
}

#dancyu-ad-space .books .cover-wrapper{
  float:right;
  width:70px;
  padding-right:5px;
}


/* -- トップFeature -- */
#dancyu-feature{
  border-left:solid 1px #ea5506;
  border-right:solid 1px #ea5506;
  border-top:solid 1px #ea5506;
}

#dancyu-feature .pickup{
  margin:15px 0 0 0;
  padding-bottom:15px;
}

#dancyu-feature .pickup .main-ttl{
  margin:0 15px;
}

#dancyu-feature .pickup .main-ttl.line{
	border-top:solid 1px #fb5324;
	padding-top:10px;
}

#dancyu-feature .pickup .main-ttl.line .date{
font-weight:normal;
font-size:12px;
float:right;
line-height:2.5;
width:150px;
}

#dancyu-feature .pickup .main-ttl.line h2{
margin-bottom:10px;
float:left;
width:460px;
}

#dancyu-feature .pickup .main-ttl h3{
  margin-bottom:7px;
  padding:0;
}

#dancyu-main-column .main-ttl h2{
  font-size:26px;
  margin-bottom:7px;
  line-height:1.4em;
}

#dancyu-feature .pickup .main-ttl p{
  font-size:13px;
  line-height:1.5em;
  margin-bottom:1em;
}

#dancyu-feature .pickup ul#pickup-food{
  margin-left:23px;
}

#dancyu-feature .pickup ul#pickup-food li{
  width:107px;
  float:left;
  margin-right:16px;
}

* html #dancyu-feature .pickup ul#pickup-food li{
  margin-right:13px;
}

#dancyu-feature .pickup ul#pickup-food li img{
  border:solid 1px #ccc;
}

#dancyu-feature .pickup ul#pickup-food li h4{
  font-size:13px;
  margin-top:5px;
}

#dancyu-feature .pickup ul#pickup-food li p{
  font-size:11px;
  line-height:1.4em;
}

/* -- 検索エリア -- */

#dancyu-search{
  background-color:#fbdec4;
  border-top:solid 1px #ea5506;
  border-bottom:solid 1px #ea5506;
  padding:15px 20px;
}

* html #dancyu-search{
  width:647px;
}

#dancyu-search #search-area{
  width:530px;
  float:left;
}

/* -------------------------- */

#dancyu-search #search-area .area,
#dancyu-search #search-area .genre{
  width:265px;
  float:left;
  margin-bottom:15px;
}

#dancyu-search #search-area .keyword{
  width:215px;
  float:left;
  margin-bottom:15px;
  margin-left:15px;
}

#dancyu-search #search-area .area select,
#dancyu-search #search-area .genre select{
  width:200px;
}

#dancyu-search #search-area .keyword input{
  width:120px;
  margin-left:5px;
  padding:2px;
}

#dancyu-search #search-area .budget-day,
#dancyu-search #search-area .budget-night{
  width:150px;
  float:left;
  margin-bottom:15px;
}

#dancyu-search #search-area span{
  font-size:12px;
}

#dancyu-search #search-btn{
  float:right;
  width:70px;
  text-align:center;
  padding-top:20px;
}

#dancyu-search .search-btn{
  background:url(/common/images/v1/dancyu/common/search-btn.gif) no-repeat 0 0;
  width:63px;
  height:22px;
  border-style:none;
  display:block;
  cursor:pointer;
  text-align:center;
  margin:0 auto;
}

/* -- ジャンルから探す -- */
#genre-search{
  clear:both;
  margin:0 20px 50px 20px;
}

#genre-search h3{
  border-bottom:solid 3px #ea5506;
  padding-bottom:5px;
  margin-bottom:15px;
}

#genre-search ul li{
  float:left;
  background:url(/common/images/v1/dancyu/common/arrow-small.gif) no-repeat left;
  font-size:12px;
  margin-right:10px;
  margin-bottom:5px;
  display:inline;
  padding-left:10px;
  width:120px;
  line-height:1.4em;
}

#genre-search ul li a{
  text-decoration:underline;
}
  
/* -- エリアから探す -- */
#area-search{
  margin:0 20px 50px 20px;
}

#area-search h3{
  border-bottom:solid 3px #ea5506;
  padding-bottom:5px;
  margin-bottom:15px;
}

#area-search ul li{
  background:url(/common/images/v1/dancyu/common/arrow-learge.gif) no-repeat 0 3px;
  font-size:13px;
  margin-right:10px;
  margin-bottom:5px;
  padding-left:15px;
  line-height:1.4em;
  float:left;
  width:70px;
}

#area-search ul li.subarea{
  background-image:none;
}

#area-search ul li a{
  text-decoration:underline;
}

#area-search .area-list{
  width:200px;
  float:left;
}

#area-search .map-area{
  width:388px;
  float:right;
  margin-left:10px;
}

#area-search .map-area .map-info p{
  font-size:11px;
  text-align:right;
}
  
  
  
/* -- dancyu記事エリア用 --------------------------- */

/* -- タイトル部分 -- */

#dancyu-signage{
  border-top:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  margin:0 20px;
  background:url(/common/images/v1/dancyu/article/dancyu-signage-bg.gif) repeat-x top #fff;
  padding:15px 15px 0 15px;
}

#dancyu-signage h1{
  font-size: 26px;
    font-weight: bold;
    line-height: 1.4em;
}

#dancyu-signage h1 span.area-tag{
  font-weight:normal;
  font-size:11px;
  margin-left:15px;
  background-color:#eee;
  border:solid 1px #ddd;
  padding:1px 3px;
}
#dancyu-signage h1 span.sub1{
  display:inline-block;
  line-height:43px;
  vertical-align:middle;
  font-size:0.6em;
}
#dancyu-signage h1 span.sub2{
  display:inline-block;
  line-height:43px;
  vertical-align:middle;
  font-size:0.6em;
  font-weight:normal;
}
#dancyu-signage h2{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
}

#dancyu-signage .service-tools{
  margin:15px 0 10px 0;
}
#dancyu-signage .service-tools .twitter,
#dancyu-signage .service-tools .facebook{float:left; margin-right:10px;}

#dancyu-signage .service-tools .area-info{
  float:left;
  width:450px;
}

#dancyu-signage .service-tools .social-tools{
  float:right;
  width:300px;
}

#dancyu-signage .service-tools .social-tools ul li{
  float:left;
  width:100px;
}

#dancyu-signage .service-tools .area-info p{
  font-size:12px;
  line-height:1.4em;
}

#dancyu-signage .service-tools .area-info p.tel{
  background:url(/common/images/v1/dancyu/article/tel-ico.gif) no-repeat left;
  padding-left:15px;
}
#dancyu-signage .service-tools .area-info p.adress{
  padding-left:15px;
}

/* -- 本文部分 -- */

#dancyu-article-body{
  margin:20px;
}

#dancyu-article-body p{
    font-size: 0.9em;
    line-height: 1.6em;
    margin-bottom: 1em;
    text-indent: 1em;
}
#dancyu-article-body .sentence{
  float:left;
  width:290px;
  margin-right:17px;
}
#dancyu-article-body .sentence p{
  text-indent: 0em;
}
* html #dancyu-article-body .sentence{
  float:left;
  width:290px;
  margin-right:7px;
}

#dancyu-article-body .photo{
  float:right;
  width:300px;
}

#dancyu-article-body .photo .figure-large,
#dancyu-article-body .photo .figure-small{
  width:300px;
  margin-bottom:15px;
}

#dancyu-article-body .photo .figure-large{
  border:solid 1px #ccc;
}

#dancyu-article-body .photo .figure-small .figure-small-sec{
  width:145px;
  float:left;
  margin-left:3px;
  border:solid 1px #ccc;
}

* html #dancyu-article-body .photo .figure-small .figure-small-sec{
  width:145px;
  float:left;
  margin-left:2px;
  border:solid 1px #ccc;
}

#dancyu-article-body .photo .figure-small .figure-small-sec p,
#dancyu-article-body .photo .figure-large p{
  padding:5px;
  font-size:12px;
  line-height:1.4em;
  color:#666;
  text-indent:0;
  margin-bottom:0;
}

/* -- 記事下部分 -- */

#dancyu-article-bottom{
  margin:0 20px;
}

/* -- 記事下部分（店舗情報） -- */

#store-info{
  background:url(/common/images/v1/dancyu/article/store-info-ttl-bg.gif) repeat-x;
  margin-bottom:25px;
}

.store-info-ttl{
  height:35px;
  display:block;
}

* html .store-info-ttl{
  height:37px;
}

.store-info-ttl h3{
  color:#fff;
  font-size:12px;
  font-weight:normal;
  padding-left:10px;
  padding-top:5px;
  line-height:25px;
}

.store-info-ttl h3 span.ttl{
  float:left;
  width:100px;
}

* html .store-info-ttl h3 span.ttl{
  float:left;
  width:100px;
}

.store-info-ttl span.print{
  float:right;
  background:url(/common/images/v1/dancyu/article/print-ico.gif) no-repeat 1px 1px;
  padding:0 10px 2px 30px;
  font-size:12px;
  color:#fff;
  width:120px;
}

* html .store-info-ttl span.print{
  float:right;
  background:url(/common/images/v1/dancyu/article/print-ico.gif) no-repeat 1px 1px;
  padding:0 10px 2px 30px;
  font-size:12px;
  color:#fff;
  width:120px;
}

.store-info-ttl span.print a{
  color:#fff;
}

* html .store-info-table{
  clear:both;
}

.store-info-table table{
  margin:0;
  padding:0;
  border-top:solid 1px #ccc;
  border-right:solid 1px #ccc;
  border-left:solid 1px #ccc;
  width:607px;
}

.store-info-table table th{
  background:#f5f5f5;
  padding:5px;
  text-align:left;
  font-weight:normal;
  font-size:13px;
  border-bottom:solid 1px #ccc;
  border-right:solid 1px #ccc;
}

.store-info-table table td{
  padding:5px;
  font-size:13px;
  border-bottom:solid 1px #ccc;
}

.store-info-table table td span.remarks{
  margin-left:15px;
}

.store-info-table .store-map{
  border-left:solid 1px #ccc;
  border-right:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  padding:5px;
  width:595px;
}

.store-info-table .store-map #storemap{
  margin:0 auto;
  text-align:center;
}

* html .store-info-table .store-map{
  border-left:solid 1px #ccc;
  border-right:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  padding:5px;
  text-align:center;
  width:607px;
}

#store-info p.other-store{
  float:right;
  margin:10px 10px 0 0;
  background:url(/common/images/v1/dancyu/article/related-search-ico.gif) no-repeat left;
  padding-left:25px;
  font-size:12px;
}

/* -- 記事下部分（関連店舗） -- */

#dancyu-article-end-related h5{
  position:relative;
  background-color: #fce6da;
    border-top:solid 1px #ea5506;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4em;
    padding: 5px;
}

* html #dancyu-article-end-related h5 span.ttl{
  float:left;
  width:300px;
}

#dancyu-article-end-related h5 span.more{
  /* float:right; */
  display:block;
  position:absolute;
  right:5px;
  top:3px;
}

* html #dancyu-article-end-related h5 span.more{
  float:right;
  width:70px;
}

#dancyu-article-end-related ul{
  padding:10px;
}

#dancyu-article-end-related ul li{
  border-bottom:dotted 1px #5e5e5e;
  padding:10px 0;
}

#dancyu-article-end-related ul li .icon-img{
  width:107px;
  margin-right:15px;
  float:left;
}

#dancyu-article-end-related ul li .icon-img img{
  border:solid 1px #ccc;
}

#dancyu-article-end-related ul li .title{
  float:left;
  width:450px;
  padding-top:30px;
}

#dancyu-article-end-related ul li .title h4{
  font-size:14px;
  line-height:18px;
}

#dancyu-article-end-related ul li .title h4 span.area{
  font-weight:normal;
  font-size:12px;
}

#dancyu-article-end-related ul li .title p{
  font-size:13px;
  line-height:16px;
}

/* -- 記事一覧ページ -- */

#dancyu-signage h2 span.genre,
#dancyu-signage p strong{
  color:#D61216;
}

#subcategory-latest-posts.dancyu ul li .title p.gunre{
  font-size:12px;
  margin-bottom:4px;
}

#subcategory-latest-posts.dancyu ul li .title h4{
  background:url(/common/images/v1/dancyu/common/arrow-learge.gif) no-repeat 0 5px;
  padding-left:15px;
}
#subcategory-latest-posts.dancyu ul li .title h4 a{
  z-index:5;
}
#subcategory-latest-posts.dancyu ul li .title h4 span{
  font-weight:normal;
  font-size:13px;
  margin-left:15px;
}
#subcategory-latest-posts.dancyu ul li .title h4 span.sub1,#subcategory-latest-posts.dancyu ul li .title h4 span.sub2{
  margin-left:0px;
  display:inline;
  height:23px;
  vertical-align:middle;
  z-index:1;
}
#subcategory-latest-posts.dancyu ul li .shop-info{
  margin-top:15px;
}

#subcategory-latest-posts.dancyu ul li .shop-info p{
  font-size:12px;
  line-height:16px;
  margin-bottom:4px;
}

#subcategory-latest-posts.dancyu ul li .shop-arrow{
  float:right;
  margin-top:20px;
  font-size:12px;
}

#subcategory-latest-posts.dancyu ul#shop-info-list li a{
  color:#F83D12;
}


/* -- プリントページ用 -- */
body.dancyu-print{
  background-image:none;
  background-color:#fff;
}

#wrapper.dancyu-print{
  background-image:none;
  background-color:#fff;
}

#main-column-wrapper.dancyu-print{
  background-image:none;
  background-color:#fff;
}

#contents.dancyu-print{
  background-image:none;
  background-color:#fff;
  border-style:none;
}

#store-info.dancyu-print{
  width:607px;
}

.store-info-table.dancyu-print h2.shop-name{
  color:#D81418;
}

#footer.dancyu-print{
  background-image:none;
  background-color:#fff;
  border-style:none;
}

#footer.dancyu-print #footer-inner{
  background-image:none;
}

#footer.dancyu-print #footer-inner ul{
  display:none;
}

  