@charset "UTF-8";

/* ===== HTML ===== */
body { margin: 0; padding: 0; background: #fff; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; font-size: 11pt; color: #000; line-height: 120%; }
a { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
hr.hidden { display: none; }
p { text-align: justify; }
a img { border: none; }
.x-small { font-size: x-small; }
.small { font-size: small; }
.medium { font-size: medium; }
.large { font-size: large; }
.x-large { font-size: x-large; }

.clear { width:100%; }
.clear:after { content: ""; display: block; clear: both; }


/* ===== ヘッダー ===== */
div#header { width: 660px; margin: 0 auto; padding: 0 0 0 10px; border-top: solid 3px #012F13; border-bottom: solid 3px #012F13; }
div#header h1 { width: 333px; height: 88px; }
div#header h1 a { width: 333px; height: 88px; display: block; }
div#header h1 a img { border: none; }
div#header h2 { padding: 2px 0 5px 0; font-size: 9pt; color: #012F13; font-weight: bold; }


/* ===== メニュー ===== */
div#menu { display: none; }


/* ===== ボディー ===== */
div#body { width: 665px; margin: 0 auto; padding: 15px 0 0 5px; clear: both; }
div#body div#contents { width: 660px; padding: 0; }
div#contents div.EntryDate { margin: 5px 10px; font-size: 9pt; }
div#contents div.shop_photo1 img { margin: 0; }
div#contents div.shop_photo2 img { margin: 0; }
div#contents div.EntryBody h3 { margin-top: 30px; }
div#contents div.EntryMore h3 { margin-top: 30px; }
div#contents ul.social_button { display: none; }

div#contents p.notice { margin: 5px; padding: 5px 10px; color: #f00; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: solid 1px #f00; }
div#contents p.notice a { color: #f00; text-decoration: underline; }

div#contents div.box { width: 620px; margin: 30px auto 20px auto; padding: 10px 10px 0 10px; border: solid 1px #555; border-radius: 10px; overflow: hidden; }
div#contents div.box h3 { margin: 10px 0; padding-bottom: 5px; font-size: large; color: #555; border-bottom: dotted 1px #555; }
div#contents div.box a { color: #555; text-decoration: none; }
div#contents div.box a:hover { text-decoration: underline; }


/* News Shop */
ul#news_shop { margin: 0; padding: 0; list-style: none; }
ul#news_shop li { width: 201px; height: 160px; margin: 5px; border: solid 1px #ccc; text-align: center; float: left; }
ul#news_shop a { width: 195px; height: 154px; margin: 0; padding: 3px; font-size: 9pt; overflow: hidden; display: block; border: none; }
ul#news_shop a img { width: 195px; height: 130px; }


/* ===== サイドバー ===== */
div#body div#sidebar { display: none; }

/* ページの先頭へ */
div#gotop { display: none; }

/* ===== フッター ===== */
div#footer { width: 670px; height: 30px; margin: 20px auto 0 auto; padding: 0; background: url(./images/footer.png) repeat-x; overflow: hidden; }
div#footer div.block { width: 660px; height: 30px; padding: 0 10px 0 0; line-height: 30px; }
div#footer div.block ul { display: none; }
div#footer div.block h6 { width: 210px; height: 30px; margin: 0; padding: 0; font-size: 9pt; color: #fff; text-shadow: 1px 0px 1px #000; font-weight: normal; text-align: right; line-height: 31px; vertical-align: middle; float: right; }

/* ===== ëöf ===== */
