@charset "UTF-8";
#header #headerInner #globalNav:after, #contents:after, #contents .contentsInner:after, #contents #linkList:after, .mod-colBoxWrapper:after, .mod-bnrList:after {
  content: "";
  display: block;
  clear: both;
}

#header #headerInner #globalNav li a.category, #footer #footerInner .btnPageTop a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

html {
  height: 100%;
  overflow-y: scroll;
}

body {
  height: 100%;
  background: url(../img/common/bg_body.png) repeat #f7f6ec;
  color: #333;
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

li {
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
}

a {
  color: #003366;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

a:visited {
  color: #003366;
}

a:hover {
  color: #cc6600;
}

a:active {
  color: #cc9900;
}

::-moz-selection {
  color: #333;
  background-color: #ffe358;
}

::selection {
  color: #333;
  background-color: #ffe358;
}

::-moz-selection {
  color: #333;
  background-color: #ffe358;
}

.opacity a img {
  -webkit-transition: opacity 0.7s ease-out;
  transition: opacity 0.7s ease-out;
}

.opacity a:hover img {
  opacity: .7;
}

#splash {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/logo.png) no-repeat 50% 50% #fff;
  z-index: 100;
}

#btnSP {
  width: 100%;
  background-color: #331c7c;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.0;
}

#btnSP a {
  position: relative;
  display: block;
  padding: 30px;
  color: #fff;
  text-decoration: none;
}

#btnSP a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
}

#header {
  width: 100%;
  padding: 25px 0 20px;
  background: url(../img/common/bg_header.png) repeat-x;
}

#header #headerInner {
  position: relative;
  width: 960px;
  min-height: 110px;
  margin: 0 auto;
}

#header #headerInner #logo {
  position: absolute;
  top: 8px;
  left: 0;
}

#header #headerInner #headerNav {
  font-size: 13px;
  text-align: right;
}

#header #headerInner #headerNav li {
  display: inline-block;
  margin-right: 15px;
}

#header #headerInner #headerNav li:last-child {
  margin-right: 0;
}

#header #headerInner #headerNav li a {
  display: block;
  padding: 5px 5px 5px 25px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 5px 0.7em;
  color: #333;
  text-decoration: none;
}

#header #headerInner #headerNav li a:hover, #header #headerInner #headerNav li a.current {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}

#header #headerInner #globalNav {
  width: 689px;
  margin: 25px 0 0 269px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #fff;
}

#header #headerInner #globalNav li {
  position: relative;
  float: left;
  border-right: 1px solid #fff;
  border-left: 1px solid #cccccc;
}

#header #headerInner #globalNav li a.category {
  display: block;
  height: 47px;
  background-image: url("../img/common/sprites-s395e453bda.png");
  background-repeat: no-repeat;
}

#header #headerInner #globalNav li#globalNavMenu a.category {
  width: 150px;
  background-position: 0px 0px;
}

#header #headerInner #globalNav li#globalNavMenu a.category:hover, #header #headerInner #globalNav li#globalNavMenu a.category.current, #header #headerInner #globalNav li#globalNavMenu a.category.parentsLink {
  background-position: 0px -47px;
}

#header #headerInner #globalNav li#globalNavTakeout a.category {
  width: 150px;
  background-position: -150px -47px;
}

#header #headerInner #globalNav li#globalNavTakeout a.category:hover, #header #headerInner #globalNav li#globalNavTakeout a.category.current, #header #headerInner #globalNav li#globalNavTakeout a.category.parentsLink {
  background-position: -150px -94px;
}

#header #headerInner #globalNav li#globalNavKodawari a.category {
  width: 114px;
  background-position: 0px -188px;
}

#header #headerInner #globalNav li#globalNavKodawari a.category:hover, #header #headerInner #globalNav li#globalNavKodawari a.category.current, #header #headerInner #globalNav li#globalNavKodawari a.category.parentsLink {
  background-position: -114px -188px;
}

#header #headerInner #globalNav li#globalNavShop a.category {
  width: 115px;
  background-position: 0px -141px;
}

#header #headerInner #globalNav li#globalNavShop a.category:hover, #header #headerInner #globalNav li#globalNavShop a.category.current, #header #headerInner #globalNav li#globalNavShop a.category.parentsLink {
  background-position: -115px -141px;
}

#header #headerInner #globalNav li#globalNavRecruit a.category {
  width: 150px;
  background-position: 0px -94px;
}

#header #headerInner #globalNav li#globalNavRecruit a.category:hover, #header #headerInner #globalNav li#globalNavRecruit a.category.current, #header #headerInner #globalNav li#globalNavRecruit a.category.parentsLink {
  background-position: -150px 0px;
}

#header #headerInner #globalNav li ul {
  display: none;
  position: absolute;
  top: 47px;
  left: 6px;
  width: 139px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  font-size: 13px;
  z-index: 100;
}

#header #headerInner #globalNav li ul li {
  border: none;
  border-top: 1px solid #ccc;
}

#header #headerInner #globalNav li ul li a {
  width: 112px;
  margin: 1px;
  display: block;
  padding: 10px 5px 10px 20px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 3px 1em;
  color: #333;
  text-decoration: none;
}

#header #headerInner #globalNav li ul li a:hover, #header #headerInner #globalNav li ul li a.current, #header #headerInner #globalNav li ul li a.parentsLink {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}

#contents {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding-bottom: 100px;
}

#contents .contentsInner {
  margin: 0 29px;
}

#contents #main {
  position: relative;
  float: right;
  width: 720px;
}

#home #contents #main {
  position: relative;
  float: left;
  width: 610px;
}

#contents #main .mainInner {
  margin: 0 30px;
}

#contents #sub {
  float: left;
  width: 210px;
}

#home #contents #sub {
  position: relative;
  float: right;
  width: 300px;
}

#contents #sub nav .localNav {
  background-color: #eeece0;
  font-size: 13px;
}

#contents #sub nav .localNav a {
  text-decoration: none;
}

#contents #sub nav .localNav .localNavIndex {
  display: block;
  padding: 5px 5px 5px 30px;
  background: url(../img/common/ico_arrow_right_l_white.png) no-repeat 7px 0.6em #331c7c;
  border-bottom: 5px solid #f3c808;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

#contents #sub nav .localNav .localNavIndex:hover {
  background-image: url(../img/common/ico_arrow_right_l_yellow.png);
}

#contents #sub nav .localNav .localNavHeading {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #331c7c;
  border-bottom: 5px solid #f3c808;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

#contents #sub nav .localNav .localNav01 li {
  border-top: 1px solid #fff;
}

#contents #sub nav .localNav .localNav01 li a {
  display: block;
  padding: 10px 5px 10px 30px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 8px 1em;
  color: #333;
  text-decoration: none;
}

#contents #sub nav .localNav .localNav01 li a:hover, #contents #sub nav .localNav .localNav01 li a.current {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}

#contents #sub nav .localNav .localNav02 li a {
  display: block;
}

#contents #sub nav .localNav .localNav02 li a p {
  display: table-cell;
  vertical-align: middle;
}

#contents #sub nav .localNav .localNav02 li a p span {
  display: inline-block;
  display: block;
  padding: 0 10px 0 25px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 5px 0.2em;
  color: #333;
  text-decoration: none;
  line-height: 1.4;
}

#contents #sub nav .localNav .localNav02 li a:hover, #contents #sub nav .localNav .localNav02 li a.current {
  background-color: #ffcc00;
}

#contents #sub nav .localNav .localNav02 li a:hover span, #contents #sub nav .localNav .localNav02 li a.current span {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
}

#contents #sub nav .localNav .localNav02.english {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  line-height: 1;
}

#contents #sub nav .localNav.localNav03 li a p:last-child {
  display: block;
  padding: 5px 5px 5px 25px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 5px 0.7em;
  color: #333;
  text-decoration: none;
}

#contents #sub nav .localNav.localNav03 li a:hover p:last-child,
#contents #sub nav .localNav.localNav03 li a.current p:last-child {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}

#contents .topicPath {
  padding: 0 10px;
  background-color: #fff;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  font-size: 13px;
}

#contents .topicPath li {
  display: inline-block;
}

#contents .topicPath li.home {
  background: url(../img/common//ico_home.png) no-repeat left center;
}

#contents .topicPath li:last-child {
  padding-left: 10px;
  font-weight: bold;
}

#contents .topicPath li a,
#contents .topicPath li span {
  display: block;
  padding: 10px 20px 10px 10px;
  background: url(../img/common//bg_topic_path.png) no-repeat right center;
}

#contents .topicPath li.home a {
  padding-left: 25px;
}

#contents #linkList {
  margin-top: 40px;
  padding: 20px 0 20px 30px;
  background-color: #fff;
  border-radius: 6px;
}

#contents #linkList div {
  float: left;
  width: 170px;
  margin-right: 30px;
}

#contents #linkList div ul li a {
  display: block;
  padding: 5px 5px 5px 25px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 5px 0.7em;
  color: #333;
  text-decoration: none;
}

#contents #linkList div ul li a:hover, #contents #linkList div ul li a.current, #contents #linkList div ul li a.parentsLink {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}

#contents #linkList div ul li a.category {
  width: 140px;
  margin-bottom: 5px;
  padding: 5px 5px 5px 25px;
  background: url(../img/common/ico_arrow_right_l_blue.png) no-repeat 5px 0.6em;
  font-size: 16px;
  font-weight: bold;
}

#contents #linkList div ul li a.category:hover, #contents #linkList div ul li a.category.current, #contents #linkList div ul li a.category.parentsLink {
  color: #fff;
  background-image: url(../img/common/ico_arrow_right_l_white.png);
  background-color: #331c7c;
  border-radius: 6px;
}

#contents #linkList div ul li ul {
  margin-top: 3px;
}

#contents #linkList div ul li ul li {
  border-bottom: 1px solid #cccccc;
}

#contents #linkList div ul li ul li:first-child {
  border-top: 1px solid #cccccc;
}

#contents #linkList div:last-child {
  width: 300px;
  font-size: 13px;
}

#contents #linkList div:last-child ul li {
  display: inline-block;
  margin: 2px 15px 2px 0;
}

#contents .fbLikeBox {
  clear: both;
  padding-top: 40px;
}

#contents .fbLikeBox .fbLikeBoxInner {
  min-height: 60px;
  padding: 20px 20px 20px 100px;
  background: url(../img/common/bg_fb_like_box.png) no-repeat 20px 20px #fff;
}

#contents .fbLikeBox .fbLikeBoxInner .siteName {
  color: #3b55a0;
  font-weight: bold;
  margin-bottom: 10px;
}

#footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #331c7c;
  border-top: 3px solid #f3c808;
  z-index: 100;
}

#footer #footerInner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 15px;
}

#footer #footerInner .btnPageTop a {
  position: absolute;
  top: -20px;
  left: 50%;
  display: block;
  width: 35px;
  height: 35px;
  margin-left: -17px;
  background: url(../img/common/bg_arrows.png) no-repeat 0 -180px;
}

#footer #footerInner .btnPageTop a:hover {
  background-position: -35px -180px;
}

#footer #footerInner .btnPageTop a:active {
  margin-top: 2px;
}

#footer #footerInner .copy {
  text-align: center;
  color: #fff;
}

/*
# 天丼てんや Style guide

全ページ共通のスタイルです。
*/
.mt5 {
  margin-top: 5px!important;
}

.mt10 {
  margin-top: 10px!important;
}

.mt15 {
  margin-top: 15px!important;
}

.mt20 {
  margin-top: 20px!important;
}

.mt25 {
  margin-top: 25px!important;
}

.mt30 {
  margin-top: 30px!important;
}

.mt35 {
  margin-top: 35px!important;
}

.mt40 {
  margin-top: 40px!important;
}

.mt45 {
  margin-top: 45px!important;
}

.mt50 {
  margin-top: 50px!important;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

/*
## h1
```
<h1 class="mod-h1">見出し</h1>
```
*/
.mod-h1 {
  margin: 30px 0 20px;
  padding: 10px;
  background-color: #331c7c;
  border-left: 16px solid #f3c808;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}

/*
## h2
```
<h2 class="mod-h2">見出し<span>小さい文字も入るよ</span></h2>
```
*/
.mod-h2 {
  margin: 30px 0 20px;
  padding-bottom: 1px;
  border-bottom: 2px solid #898568;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.mod-h2:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0px;
  height: 1px;
  background-color: #898568;
}

.mod-h2 span {
  font-size: 0.8em;
  font-weight: normal;
}

/*
## h3
```
<h3 class="mod-h3">見出し</h3>
```
*/
.mod-h3 {
  margin: 30px 0 20px;
  padding: 6px 10px;
  background-color: #eeece0;
  border-left: 5px solid #898568;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}

/*
## h4
```
<h4 class="mod-h4">見出し</h4>
```
*/
.mod-h4 {
  margin: 30px 0 15px;
  padding-bottom: 3px;
  border-bottom: 3px solid #898568;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}

/*
## h5
```
<h5 class="mod-h5">見出し</h5>
```
*/
.mod-h5 {
  padding: 20px 0 10px;
  font-weight: bold;
  line-height: 1.3;
}

#main section:first-child > .mod-h2,
#main section:first-child > .mod-h3 {
  margin-top: 0;
}

/*
## 明朝の見出し
```
<h2 class="mod-hSerif">見出し</h2>
```
*/
.mod-hSerif {
  margin: 30px 0;
  color: #331c7c;
  font-size: 30px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1.3;
}

.mod-mainImg {
  margin-bottom: 20px;
}

/*
## 値段
```
<p><span class="mod-menuPrice">400</span>円<p>
```
*/
.mod-menuPrice {
  color: #930;
  font-size: 1.2em;
  font-weight: bold;
}

/*
## メニューの注意書き
```
<ul class="mod-menuNotes">
<li>※表示価格はすべて消費税込です。</li>
<li>※うどん・そばメニューは一部の店舗で販売しておりません。うどん・そばメニューの取り扱いは店舗案内をご覧ください。</li>
<li>※そば・うどんセットにはみそ汁は付きません。</li>
<li>※店舗によって販売していないメニューや時間帯がございます。</li>
<li>※カロリー数値は原則として、検査機関で分析した数値ですが、一部「五訂食品成分表」に基づいて試算した数値を記載しております。</li>
<li>※ひとつひとつ手作りしているため、実際の商品は数値に誤差が出る場合がありますのでご了承ください。</li>
<li>※カロリー数値にはお好みでお使いいただく調味料は含まれておりません。（塩、醤油、七味、その他）</li>
<li>※丼物に表示されているカロリー表示は、みそ汁も含めたカロリー表示としております。</li>
<li>※そばとうどんは、同じ茹で麺機で茹でております。</li>
<li>※米はすべて国産米を使用しております。</li>
</ul>
```
*/
.mod-menuNotes {
  margin-top: 30px;
  padding-top: 30px;
  -webkit-box-shadow: 0 -1px 0 #d7d7d7;
          box-shadow: 0 -1px 0 #d7d7d7;
  border-top: 1px solid #fff;
  font-size: 12px;
}

.mod-menuNotes li {
  margin-left: 1em;
  text-indent: -1em;
}

/*
## サムネイルリンク（2カラム）
```
<div class="mod-colBoxWrapper">
	<section class="mod-colBox mod-colBoxL">
	<a href="/menu/don/tendon.html">
	<p><img src="http://tenya.co.jp/menu/img/pic_don_tendon.jpg" width="450" height="300" alt="天丼のサムネイル画像"></p>
	<h3 class="colBoxHeading js-lineup">天丼</h3>
	</a>
	</section>
	<section class="mod-colBox mod-colBoxL">
	<a href="/menu/don/allstar.html">
	<p><img src="http://tenya.co.jp/menu/img/pic_don_allstar.jpg" width="450" height="300" alt="元祖 オールスター天丼のサムネイル画像"></p>
	<h3 class="colBoxHeading js-lineup">元祖 オールスター天丼</h3>
	</a>
	</section>
</div>
```
## サムネイルリンク（3カラム）
```
<div class="mod-colBoxWrapper">
	<section class="mod-colBox mod-colBoxS">
	<a href="/menu/season/season01.html">
	<p><img src="http://tenya.co.jp/menu/img/pic_season_01.jpg" width="300" height="200" alt=""></p>
	<h2 class="colBoxHeading js-lineup">海の幸天丼</h2>
	</a>
	</section>
	<section class="mod-colBox mod-colBoxS">
	<a href="/menu/season/season02.html">
	<p><img src="http://tenya.co.jp/menu/img/pic_season_02.jpg" width="300" height="200" alt=""></p>
	<h2 class="colBoxHeading js-lineup">ふもとどり天丼</h2>
	</a>
	</section>
	<section class="mod-colBox mod-colBoxS">
	<a href="/menu/don/">
	<p><img src="http://tenya.co.jp//menu/img/pic_don_tendon.jpg" width="300" height="200" alt="どんぶり・セットのサムネイル画像"></p>
	<h2 class="colBoxHeading js-lineup">どんぶり・セット</h2>
	</a>
	</section>
</div>
```
*/
.mod-colBoxWrapper {
  overflow: hidden;
  margin: -10px -1px 0 0;
}

.mod-colBoxWrapper .mod-colBox {
  float: left;
  margin: 10px 1px 0 0;
}

.mod-colBoxWrapper .mod-colBox.mod-colBoxS {
  width: 300px;
}

.mod-colBoxWrapper .mod-colBox.mod-colBoxL {
  width: 450px;
}

.mod-colBoxWrapper .mod-colBox a {
  text-decoration: none;
}

.mod-colBoxWrapper .mod-colBox a .colBoxHeading {
  display: block;
  padding: 5px 5px 5px 25px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-repeat: no-repeat;
  background-position: 5px 0.7em;
  color: #333;
  text-decoration: none;
  background-color: #e5e3d4;
  font-weight: bold;
}

.mod-colBoxWrapper .mod-colBox a:hover .colBoxHeading {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
  background-color: #ffcc00;
}

.mod-colBoxWrapper .mod-colBox a span {
  font-weight: normal;
  font-size: 12px;
}

.mod-colBoxWrapper .mod-colBox .colCaption {
  margin: 5px 5px 0 5px;
}

/*
##広告ボックス
```
<aside class="mod-adBox contactBox">
<p>内容内容内容内容内容内容内容内容内容内容内容内容</p>
<p>内容内容内容内容内容内容内容内容内容内容内容内容</p>
<p>内容内容内容内容内容内容内容内容内容内容内容内容</p>
</aside>
```
*/
.mod-adBox {
  width: 620px;
  margin: 30px auto 0;
  padding: 20px;
  background-color: #e5e3d4;
  border: 3px solid #fff;
  border-radius: 20px;
  text-align: center;
}

/*
##お問い合わせボックス
```
<aside class="mod-contactBox">
<h3 class="heading">テン コーポレーションに関するご意見・ご感想はこちらまで</h3>
<p class="tel">お客様相談室<span>0120-108236</span></p>
<p>月～金（土・日・祝日、年末年始、夏季などの特別休暇を除きます。）10：00～17：00</p>
</aside>
```
*/
.mod-contactBox {
  width: 620px;
  margin: 30px auto 0;
  padding: 20px;
  background: url(../img/common/ico_circle_tel.png) no-repeat 20px 10px #e5e3d4;
  border: 3px solid #fff;
  border-radius: 20px;
  text-align: center;
}

.mod-contactBox .heading {
  margin-left: 100px;
  color: #605506;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 1.3;
}

.mod-contactBox .tel {
  margin: 10px 0;
  color: #605506;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
}

.mod-contactBox .tel span {
  padding-left: 70px;
  background: url(../img/common/ico_free_dial.png) no-repeat 10px center;
  font-size: 28px;
}

/*
##バナー一覧
```
<aside class="mod-bnrList">
	<article class="mod-bnrBox js-lineup">
	<header>
	<p class="bnr"><a href="/productinfo/"><img src="/img/common/bnr_productinfo.png" alt="てんやの原産地情報" width="296" height="56"></a></p>
	</header>
	<p class="caption">使用している材料についての情報をご紹介しています。</p>
	</article>
	<article class="mod-bnrBox js-lineup">
	<header>
	<p class="bnr"><a href="/pdf/allergen.pdf" target="_blank"><img src="/img/common/bnr_allergen.png" alt="アレルギー情報" width="296" height="56"></a></p>
	</header>
	<p class="caption">PDFで情報をご覧頂けます。</p>
	</article>
</aside>
```
*/
.mod-bnrList {
  clear: both;
  padding-top: 35px;
}

.mod-bnrList article {
  float: left;
  width: 300px;
  margin: 15px 30px 0 0;
}

.mod-bnrList article:nth-child(3n) {
  margin-right: 0;
}

.mod-bnrBox a {
  display: block;
  width: 296px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

.mod-bnrBox a:hover {
  border-color: #ffcc00;
}

.mod-bnrBox .caption {
  margin-top: 5px;
  font-size: 12px;
}

/*
## ニュース一覧
```
<div class="mod-newsList">
	<article class="newsBox">
	<a href="/menu/season/season01.html">
	<p class="newsIco info"><span>お知らせ</span></p>
	<p class="newsDate"><time datetime="2013-11-27" pubdate="pubdate">2013年11月27日</time></p>
	<h2 class="newsTitle">北海道オホーツク産ホタテの「海の幸天丼」登場!!</h2>
	<p class="newsPic"><img src="http://tenya.co.jp/release/img/info_20131127.jpg" alt="" width="180" height="120"></p>
	<p class="newsCaption">明日11月28日(木)より、豪華な海の幸を盛り合わせた「海の幸天丼」を期間限定で販売開始します!!</p>
	</a>
	</article>
	<article class="newsBox">
	<a href="http://tenya.co.jp/release/pdf/20131121.pdf" target="_blank">
	<p class="newsIco release"><span>ニュースリリース</span></p>
	<p class="newsDate"><time datetime="2013-11-21" pubdate="pubdate">2013年11月21日</time></p>
	<h2 class="newsTitle mod-icoPdf">【プレスリリース】とっておき冬のごちそう、今年はほたてとずわい蟹。<span>（PDF424KB）</span></h2>
	<p class="newsPic"><img src="http://tenya.co.jp/release/img/release_logo_common.png" alt="" width="180" height="120"></p>
	</a>
	</article>
	<article class="newsBox newsEnd">
	<p class="newsIco end">終了しました</p>
	<p class="newsIco info"><span>お知らせ</span></p>
	<p class="newsDate"><time datetime="2013-09-10" pubdate="pubdate">2013年09月10日</time></p>
	<h2 class="newsTitle">【9月のてんやの日】9月18日（水）です</h2>
	<p class="newsPic"><img src="http://tenya.co.jp/release/img/info_20130910.png" alt="" width="180" height="120"></p>
	<p class="newsCaption"><p>9月も、「390天丼」・「500セット」・「550セット」を販売当日お買い上げのお客様に「100円割引券」を配布します。<br />
※除外店舗：東京競馬場店・羽田空港店・上里ＳＡ店・海ほたるＰＡ店</p></p>
	</article>
</div>
```
*/
.mod-newsList {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #fff;
}

.mod-newsList .newsBox {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #cccccc;
}

.mod-newsList .newsBox.newsEnd,
.mod-newsList .newsBox a {
  position: relative;
  display: block;
  min-height: 120px;
  padding: 10px 10px 10px 210px;
}

.mod-newsList .newsBox.newsEnd {
  color: #777;
  background-color: #e8e8e8;
}

.mod-newsList .newsBox a {
  color: #333;
  text-decoration: none;
}

.mod-newsList .newsBox a:hover {
  background: url(../img/common/bg_dot.png);
}

.mod-newsList .newsBox .newsIco {
  display: inline-block;
  padding: 5px 8px;
  border-radius: 6px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.mod-newsList .newsBox .newsIco.release {
  background-color: #ff9900;
}

.mod-newsList .newsBox .newsIco.info {
  background-color: #30a7b2;
}

.mod-newsList .newsBox .newsIco.end {
  margin-right: 5px;
  background-color: #a5a5a5;
}

.mod-newsList .newsBox .newsDate {
  margin: 5px 0;
}

.mod-newsList .newsBox .newsTitle {
  font-weight: bold;
}

.mod-newsList .newsBox .newsTitle span {
  font-weight: normal;
}

.mod-newsList .newsBox .newsPic {
  position: absolute;
  top: 10px;
  left: 10px;
}

.mod-newsList .newsBox .newsCaption {
  margin-top: 5px;
}

.mod-newsList .newsBox .newsCaption em {
  color: #f40000;
}

/*
## ページネーション
```
<ul class="mod-pageNation">
<li><a href="#">◀</a></li>
<li><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><span>4</span></li>
<li><a href="#">5</a></li>
<li><a href="#">6</a></li>
<li><a href="#">7</a></li>
<li><a href="#">8</a></li>
<li><a href="#">9</a></li>
<li><a href="#">10</a></li>
<li><a href="#">▶</a></li>
</ul>
```
*/
.mod-pageNation {
  margin-top: 30px;
  text-align: center;
}

.mod-pageNation li {
  display: inline;
  margin: 0 2px;
  line-height: 1;
}

.mod-pageNation li span,
.mod-pageNation li a {
  display: inline-block;
  margin-top: 5px;
  padding: 8px 10px;
  background-color: #e4e4df;
  color: #331c7c;
  text-decoration: none;
  vertical-align: middle;
}

.mod-pageNation li span,
.mod-pageNation li a:hover {
  background-color: #331c7c;
  color: #FFF;
}

/*
## アドビリーダーダウンロード
```
<dl class="mod-getReader">
<dt>PDFファイルを閲覧するには Adobe Readerが必要です。<br />お持ちでない方は左のボタンをクリックしてダウンロードしてください。</dt>
<dd class="opacity"><a href="http://get.adobe.com/jp/reader/" target="_blank"><img src="/img/common/btn_get_adobe_reader.png" width="158" height="39" alt="Adobe Readerをダウンロードする"></a></dd>
</dl>
```
*/
.mod-getReader {
  position: relative;
  min-height: 40px;
  margin-top: 50px;
  padding: 15px 20px 15px 200px;
  background-color: #eeece0;
  line-height: 1.3;
}

.mod-getReader dd {
  position: absolute;
  top: 15px;
  left: 20px;
}

/*
## アイコン
```
<ul>
<li><a href="#" class="mod-icoBlank">外部リンク</a><li>
<li><a href="#" class="mod-icoPdf">PDFリンク</a><li>
<li><a href="#" class="mod-icoLink">テキストリンク</a><li>
</ul>
```
*/
.mod-icoBlank {
  padding-left: 20px;
  background: url(../img/common//ico_blank.png) no-repeat 0 0.1em;
}

.mod-icoPdf {
  padding-left: 20px;
  background: url(../img/common//ico_pdf.png) no-repeat 0 0.1em;
}

.mod-icoLink {
  padding-left: 17px;
  background: url(../img/common/ico_arrow_right_s_gray.png) no-repeat 0 center;
}

.mod-icoLink:hover {
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
}

/*
## 表組み
```
<table summary="表組みのサンプル">
<tr>
	<th scope="row">見出し</th>
	<td>内容内容内容内容内容内容内容内容内容内容</td>
</tr>
<tr>
	<th scope="row">見出し</th>
	<td>内容内容内容内容内容内容内容内容内容内容</td>
</tr>
<tr>
	<th scope="row">見出し</th>
	<td>内容内容内容内容内容内容内容内容内容内容</td>
</tr>
<tr>
	<th scope="row">見出し</th>
	<td>内容内容内容内容内容内容内容内容内容内容</td>
</tr>
<tr>
	<th scope="row">見出し</th>
	<td>内容内容内容内容内容内容内容内容内容内容</td>
</tr>
</table>
```
*/
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

table tr {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

table th, table td {
  padding: 8px 10px;
  vertical-align: top;
}

table th {
  text-align: left;
}

.mod-att {
  color: #f00;
  font-weight: bold;
}

/*=====================================================
	号外（PDFへのリンク設置）
=====================================================*/
#extra-news {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

#extra-news .btnInfoPDF {
  display: inline-block;
}

#extra-news .btnInfoPDF a {
  display: block;
  background-color: #f4e511;
  background-repeat: no-repeat;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.0;
  width: 340px;
  padding: 25px 30px;
  background-image: url(../img/common/ico_arrow_right_s_gray.png);
  background-position: right 10px top 50%;
}

#extra-news .btnInfoPDF a:hover {
  background-color: #ffcc00;
  background-image: url(../img/common/ico_arrow_right_s_orange.png);
}

#extra-news.u-slideBanner {
  margin-top: -20px;
}
