@charset "UTF-8";
/**
 * Theme Name: Azabujuban Template Ver.1.1.1
 * Theme URI: 
 * Version: 1.1.1
 * Author: SAKAKI LAB INC.
 * Author URI: http://www.sakakilab.net/
 * Tags: 
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */
 
/*--------------------------------------------------------------
RESET
-------------------------------------------------------------- */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
img {
	vertical-align: bottom;
	right: 4px;
	top: 4px;
}


/*--------------------------------------------------------------
CLEARFIX
-------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------------------------------------
 COMMON 
-------------------------------------------------------------- */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(library/images/wall.jpg);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #212121;
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

h1 {
	width: 0px;
	height: 0px;
}

.h2_underline {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.h2_cat_title {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.h2_960 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.h2_page {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	margin-bottom: 10px;
	background-image: url(library/images/h3_icon.png);
	background-repeat: no-repeat;
	background-position-y: 5px;
	padding-left: 30px;
	font-size: 24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 30px;
}
.h3_2 {
	margin-bottom: 10px;
	background-image: url(library/images/h3_icon2.png);
	background-repeat: no-repeat;
	background-position-y: 2px;
	padding-left: 30px;
	font-size: 20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 28px;
}


.breadcrumb_list {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-size: 77%;
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
p {
	font-size: 13px;
	line-height: 20px;
}

.fontM {
	font-size: 13px;
	line-height: 20px;
}
.fontS {
	font-size: 10px;
	line-height: 16px;
}
.fontL {
	font-size: 16px;
	line-height: 26px;
}

.breadcrumb_list li {
	display: inline;
	list-style-type: none;
}
.cat_container_icon {
	padding-top: 5px;
	padding-bottom: 5px;
}
.date {
	margin-right: 10px;
}
.date_area {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.info_archive_list {
	list-style-type: none;
}
.info_archive_list li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp_navi {
	text-align: center;
}
.search_cause_box {
	margin-left: 20px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.aligncenter {
	display: block;
	margin:0px auto 0px auto;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignleft2 {
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}

#gallery {
	margin-bottom: 60px;
}

a:link {
	color: #43352D;
}

a:visited {
	color: #43352D;
	text-decoration: none;
}

a:hover {
	color: #43352D;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #43352D;
	text-decoration: underline;
	font-weight: bold;
}
.sm_d {
	display: none;
}
.sm_n {
	display: block;
}

.photo2 {
	margin-left: 5px;
}

#omimai {
	width: 600px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}


/*--------------------------------------------------------------
Google Maps レスポンシブ対応
-------------------------------------------------------------- */
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*--------------------------------------------------------------
PAGE TITLE
-------------------------------------------------------------- */
.page_title_area {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.h2_title-jss {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 60px;
	background-image: url(library/images/title_icon-jss.png);
	background-repeat: no-repeat;
}

.h2_title-about {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 60px;
	background-image: url(library/images/title_icon-about.png);
	background-repeat: no-repeat;
}

.h2_title-journal {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 60px;
	background-image: url(library/images/title_icon-journal.png);
	background-repeat: no-repeat;
}

.h2_title-album {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 60px;
	background-image: url(library/images/title_icon-album.png);
	background-repeat: no-repeat;
}

.h2_title-privacy {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 100px;
	background-image: url(library/images/title_icon-privacy.png);
	background-repeat: no-repeat;
}

.h2_title-sitemap {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 100px;
	background-image: url(library/images/title_icon-sitemap.png);
	background-repeat: no-repeat;
}

.h2_title-event {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 60px;
	background-image: url(library/images/title_icon-event.png);
	background-repeat: no-repeat;
}

.h2_title-access {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 60px;
	background-image: url(library/images/title_icon-access.png);
	background-repeat: no-repeat;
}

.h2_title-shop {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 60px;
	background-image: url(library/images/title_icon-shop.png);
	background-repeat: no-repeat;
}

.h2_title-topics {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 100px;
	background-image: url(library/images/title_icon-topics.png);
	background-repeat: no-repeat;
}

.h2_title-gallery {
	font-size: 28px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 25px;
	padding-left: 100px;
	height: 70px;
	background-image: url(library/images/title_icon-gallery.png);
	background-repeat: no-repeat;
}


/*--------------------------------------------------------------
CAT ICON SETTING
-------------------------------------------------------------- */
.cat-topics_shop {
	background-color: #ee836f;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	}
.cat-topics_news {
	background-color: #f8b500;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	}
.cat-topics_event {
	background-color: #93ca76;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	}
.cat-topics_uchinoko {
	background-color: #008899;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	}
.cat-feature {
	background-color: #96514d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	}
.cat-10ban_talk {
	background-color: #8C578C;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	}


/*--------------------------------------------------------------
 HEADER 
-------------------------------------------------------------- */
#header {
	background-image: url(library/images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header #header_inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	position: relative;
}

#header #header_inner #special_banner {
	position: absolute;
	left: 270px;
	top: 15px;
}

#eye_catch {
/* 	width: 1400px; */
	margin-left: auto;
	margin-right: auto;
}
#header_inner #font_size_selector {
	position: absolute;
	top: 20px;
	right: 176px;
}
#fontChange {
	list-style-type: none;
}
#fontChange li {
	float: left;
}
#header_inner #google_translate {
	position: absolute;
	top: 20px;
	right: 0px;
}

#header_inner #search_box_area {
	position: absolute;
	top: 55px;
	right: 0px;
}

#search_box_area #s {
	background-color: #EFEFE8;
	border-color: #DDDDDD;
	border-width: 1px;
	border-left-style: solid;
	height: 20px;
}


/*--------------------------------------------------------------------
GLOBAL NAVI
--------------------------------------------------------------------*/
ul#g_navi {
	padding: 0;
	list-style: none;
	clear: both;
	position: relative;
	width: 960px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
}
#g_navi li {
	overflow: hidden;
	text-indent: 100%;
	display: inline;
	float: left;
	white-space: nowrap;
}
#g_navi li a {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(library/images/nav/nav.png);
	background-repeat: no-repeat;
}

/* ホーム　ボタン */
#g_navi li.home {
	width: 64px;
	height: 46px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#g_navi li.home a {
	background-position:-0px -0px;
}
#g_navi li.home a:hover {
	background-position:-0px -46px;
}
#g_navi li.home a.selected {
	background-position:-0px -92px;
}

/* トピックス　ボタン */
#g_navi li.topics {
	width: 92px;
	height: 46px;
	left: 64px;
	top: 0px;
	position: absolute;
}
#g_navi li.topics a {
	background-position:-64px -0px;
}
#g_navi li.topics a:hover {
	background-position:-64px -46px;
}
#g_navi li.topics a.selected {
	background-position:-64px -92px;
}

/* キーワード　ボタン */
#g_navi li.keyword {
	width: 102px;
	height: 46px;
	left: 156px;
	top: 0px;
	position: absolute;
}
#g_navi li.keyword a {
	background-position:-156px -0px;
}
#g_navi li.keyword a:hover {
	background-position:-156px -46px;
}
#g_navi li.keyword a.selected {
	background-position:-156px -92px;
}

/* お店紹介　ボタン */
#g_navi li.store {
	width: 95px;
	height: 46px;
	left: 258px;
	top: 0px;
	position: absolute;
}
#g_navi li.store a {
	background-position:-258px -0px;
}
#g_navi li.store a:hover {
	background-position:-258px -46px;
}
#g_navi li.store a.selected {
	background-position:-258px -92px;
}

/* 十番の四季　ボタン */
#g_navi li.event {
	width: 107px;
	height: 46px;
	left: 353px;
	top: 0px;
	position: absolute;
}
#g_navi li.event a {
	background-position:-353px -0px;
}
#g_navi li.event a:hover {
	background-position:-353px -46px;
}
#g_navi li.event a.selected {
	background-position:-353px -92px;
}

/* アクセス　ボタン */
#g_navi li.access {
	width: 86px;
	height: 46px;
	left: 460px;
	top: 0px;
	position: absolute;
}
#g_navi li.access a {
	background-position:-460px -0px;
}
#g_navi li.access a:hover {
	background-position:-460px -46px;
}
#g_navi li.access a.selected {
	background-position:-460px -92px;
}

/* 十番だより　ボタン */
#g_navi li.journal {
	width: 130px;
	height: 46px;
	left: 546px;
	top: 0px;
	position: absolute;
}
#g_navi li.journal a {
	background-position:-546px -0px;
}
#g_navi li.journal a:hover {
	background-position:-546px -46px;
}
#g_navi li.journal a.selected {
	background-position:-546px -92px;
}

/* 麻布十番について　ボタン */
#g_navi li.about {
	width: 141px;
	height: 46px;
	left: 676px;
	top: 0px;
	position: absolute;
}
#g_navi li.about a {
	background-position:-676px -0px;
}
#g_navi li.about a:hover {
	background-position:-676px -46px;
}
#g_navi li.about a.selected {
	background-position:-676px -92px;
}

/* JSSスタンプサービス　ボタン */
#g_navi li.jss {
	width: 143px;
	height: 46px;
	left: 817px;
	top: 0px;
	position: absolute;
}
#g_navi li.jss a {
	background-position:-817px -0px;
}
#g_navi li.jss a:hover {
	background-position:-817px -46px;
}
#g_navi li.jss a.selected {
	background-position:-817px -92px;
}


.nav_under {
	width: 100%;
	height: 5px;
	background-image: url(library/images/nav_under_shadow.png);
	background-repeat: repeat-x;
}

/*--------------------------------------------------------------
MAIN
-------------------------------------------------------------- */
#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 30px;
	word-wrap:break-word;
}


.cci {
	width: 980px;
	overflow: hidden;
}
.ccb {
	width: 225px;
	height: 200px;
	margin-right: 20px;
	margin-bottom: 30px;
	float: left;
}

#main_left {
	width: 250px;
	float: left;
	word-wrap: break-word;
}
#main_right {
	width: 650px;
	float: right;
}

.section {
	width: 960px;
	 margin-top: 20px;
	 margin-bottom: 20px;
}
.photo_main {
	width: 960px;
	margin-bottom: 5px;
	float: left;
}
.box_l {
	width: 188px;
	float: left;
	word-wrap: break-word;
}
.box_c {
	width: 574px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	word-wrap: break-word;
}
.box_r {
	width: 188px;
	float: left;
	word-wrap: break-word;
}

/*--------------------------------------------------------------
NEWS STICKER
-------------------------------------------------------------- */
#news_sticker_area {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 40px;
	background-image: url(library/images/information_bg.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}
.ticker {
	font-size: 82%;
	line-height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 680px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-left: 160px;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
	padding-top: 5px;
}
#news_sticker_area #info_archive_list_btn {
	position: absolute;
	top: 5px;
	right: 10px;
}


/*--------------------------------------------------------------
 FEATURE 
-------------------------------------------------------------- */
#feature_area {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	position:relative;
}
.feature_box {
	width: 310px;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	height: 270px;
	position:relative;
}
.new_mark {
	position: absolute;
	top: 0px;
	left: 0px;
}
.bx-caption {
	font-size: 13px;
	margin-top: 10px;
	line-height: 20px;
	width: 310px;
}
#feature_area .bx-prev {
	position: absolute;
	left: 10px;
	top: 130px;
	background-image: url(library/images/prev_btn.png);
	width: 38px;
	height: 42px;
	background-repeat: no-repeat;
}
#feature_area .bx-next {
	position: absolute;
	right: 10px;
	top: 130px;
	background-image: url(library/images/next_btn.png);
	width: 38px;
	height: 42px;
	background-repeat: no-repeat;
}


/*--------------------------------------------------------------
 UNDER FEATURE 
-------------------------------------------------------------- */
.under_feature_area {
	width: 960px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.under_feature_more {
	text-align: right;
}

/*--------------------------------------------------------------
KEYWORD
-------------------------------------------------------------- */
#keyword_area {
	background-repeat: repeat-x;
	background-image: url(library/images/keyword_shadow.png);
	background-color: #EFEFE8;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#keyword_inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
.keyword_list {
	list-style-type: none;
	width: 970px;
	overflow-x: hidden;
}
.keyword_list li {
	float: left;
}
.keybox {
　background-color:white; display:block;
	background-image: url(library/images/keyword_list_bg.png);
	width: 158px;
	height: 27px;
	padding-top: 15px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 100%;
	margin-right: 5px;
	margin-bottom: 5px;
}
a .keybox {
}
a:hover .keybox {
	width: 158px;
	height: 27px;
	padding-top: 15px;
	padding-left: 30px;
	line-height: 100%;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(library/images/keyword_list_bg_h.png);
	background-repeat: no-repeat;
}

.h2_keyword {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
	margin-top: 35px;
	padding-bottom: 10px;
}
.type_keyword {
	font-size: 22px;
	line-height: 35px;
	font-weight: normal;
}

#keyword_container_area {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#keyword_container_inner {
	width: 985px;
	overflow: hidden;
}
.keyword_container_box {
	width: 225px;
	height: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}


/*--------------------------------------------------------------
TOPICS
-------------------------------------------------------------- */
#topics_area {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
#topics_left_content {
	width: 635px;
	float: left;
}
#topics_box_container {
	width: 645px;
	overflow-x: hidden;
}
.topics_box {
	width: 205px;
	height: 210px;
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
	position: relative;
}
#topics_right_content {
	width: 300px;
	float: right;
}
.fb-like-box.fb_iframe_widget {
	background-color: #FFFFFF;
}


/*--------------------------------------------------------------
TOPICS
-------------------------------------------------------------- */
#topics_cat_nav_area {
	background-repeat: repeat-x;
	background-image: url(library/images/keyword_shadow.png);
	background-color: #EFEFE8;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.topics_cat_nav {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
.topics_cat_nav li {
	margin-top: 20px;
	float: left;
}
.topics_cat_nav .tc_shop {
	width: 115px;
	height: 18px;
	padding:10px 10px 10px 25px;
	background-color: #ee836f;
	background-image: url(library/images/topics_list_cat_icon_yes.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 14px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topics_cat_nav .tc_event {
	width: 115px;
	height: 18px;
	padding:10px 10px 10px 25px;
	background-color: #93ca76;
	background-image: url(library/images/topics_list_cat_icon_yes.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 14px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topics_cat_nav .tc_news {
	width: 115px;
	height: 18px;
	padding:10px 10px 10px 25px;
	background-color: #f8b500;
	background-image: url(library/images/topics_list_cat_icon_yes.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 14px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topics_cat_nav .tc_dog {
	width: 115px;
	height: 18px;
	padding:10px 10px 10px 25px;
	background-color: #008899;
	background-image: url(library/images/topics_list_cat_icon_yes.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 14px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topics_cat_nav .tc_feature {
	width: 115px;
	height: 18px;
	padding:10px 10px 10px 25px;
	background-color: #96514d;
	background-image: url(library/images/topics_list_cat_icon_yes.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 14px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topics_cat_nav .tc_talk {
	width: 115px;
	height: 18px;
	padding:10px 10px 10px 25px;
	background-color: #8C578C;
	background-image: url(library/images/topics_list_cat_icon_yes.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 14px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.topics_cat_nav .tc_blank {
	width: 115px;
	height: 18px;
	padding:10px 10px 10px 25px;
	background-color: #ffffff;
	background-image: url(library/images/topics_list_cat_icon_none.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 14px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topics_cat_nav a:link {
	color: #ffffff;
	text-decoration: none;
}

.topics_cat_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topics_cat_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.topics_cat_nav a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}



/*--------------------------------------------------------------
TOPICS SINGLE PAGE
-------------------------------------------------------------- */
#topics_single_main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 50px;
}
.title_area {
	width: 860px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 0px 0px 0px 100px;
	background-image: url(library/images/topics_title_icon.png);
	background-repeat: no-repeat;
	position: relative;
}
.title_area .social_area {
	list-style-type: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.title_area .social_area li {
	width: 115px;
	float:left;
}

.title_area_gallery {
	width: 860px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 0px 0px 0px 100px;
	background-image: url(library/images/gallery_title_icon.png);
	background-repeat: no-repeat;
	position: relative;
}
.title_area_gallery .social_area {
	list-style-type: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.title_area_gallery .social_area li {
	width: 115px;
	float:left;
}

.tw {
	margin-top: 4px;
}
.post_date {
	width: 100px;
	font-size: 13px;
	float: left;
	margin-top: 5px;
}
.cat_icon {
	width: 200px;
	float: left;
}
.single_title {
	font-size: 24px;
	line-height: 100%;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
}
#topics_single_container_left {
	width: 715px;
	float: left;
}
#topics_single_container_right {
	width: 225px;
	float: right;
}
.side_cat_title {
	list-style-position: inside;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 26px;
}
.side_new_title {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 20px;
}
.side_new_title li {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*--------------------------------------------------------------
JOURNAL PAGE
-------------------------------------------------------------- */
.journal_box {
	width: 200px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	float: left;
}
.journal_box_title {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	background-image: url(library/images/journal_txt_icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	padding-top: 20px;
}
.journal_year {
	text-align: center;
}


/*--------------------------------------------------------------
GALLERY LIST PAGE
-------------------------------------------------------------- */
.gallery_item {
	width: 200px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	float: left;
}
.gallery_item_title {
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	background-image: url(library/images/journal_txt_icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	padding-top: 10px;
}


/*--------------------------------------------------------------
CAT ICON
-------------------------------------------------------------- */
#cat_icon {
	height: 69px;
	background-color: #EFEFE8;
	border-top: 1px solid #E7E7E0;
	border-bottom: 1px solid #E7E7E0;
	padding-top: 20px;
	margin-bottom: 40px;
}


/*--------------------------------------------------------------------
CAT NAVI
--------------------------------------------------------------------*/
ul#cat_nav {
	padding: 0;
	list-style: none;
	clear: both;
	position: relative;
	width: 960px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
}
#cat_nav li {
	overflow: hidden;
	text-indent: 100%;
	display: inline;
	float: left;
	white-space: nowrap;
}
#cat_nav li a {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(library/images/nav/cat_nav.png);
	background-repeat: no-repeat;
}

/* ファッション　ボタン */
#cat_nav li.fashion {
	width:135px;
	height:65px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#cat_nav li.fashion a {
	background-position:-0px 0px;
}
#cat_nav li.fashion a:hover {
	background-position:-0px -65px;
}
#cat_nav li.fashion a.selected {
	background-position:-0px -130px;
}

/* フード　ボタン */
#cat_nav li.food {
	width:138px;
	height:65px;
	left: 135px;
	top: 0px;
	position: absolute;
}
#cat_nav li.food a {
	background-position:-135px 0px;
}
#cat_nav li.food a:hover {
	background-position:-135px -65px;
}
#cat_nav li.food a.selected {
	background-position:-135px -130px;
}

/* グルメ　ボタン */
#cat_nav li.gourmet {
	width:138px;
	height:65px;
	left: 273px;
	top: 0px;
	position: absolute;
}
#cat_nav li.gourmet a {
	background-position:-273px 0px;
}
#cat_nav li.gourmet a:hover {
	background-position:-273px -65px;
}
#cat_nav li.gourmet a.selected {
	background-position:-273px -130px;
}

/* ライフ　ボタン */
#cat_nav li.life {
	width:138px;
	height:65px;
	left: 411px;
	top: 0px;
	position: absolute;
}
#cat_nav li.life a {
	background-position:-411px 0px;
}
#cat_nav li.life a:hover {
	background-position:-411px -65px;
}
#cat_nav li.life a.selected {
	background-position:-411px -130px;
}

/* サービス　ボタン */
#cat_nav li.service {
	width:138px;
	height:65px;
	left: 549px;
	top: 0px;
	position: absolute;
}
#cat_nav li.service a {
	background-position:-549px 0px;
}
#cat_nav li.service a:hover {
	background-position:-549px -65px;
}
#cat_nav li.service a.selected {
	background-position:-549px -130px;
}

/* その他　ボタン */
#cat_nav li.other {
	width:138px;
	height:65px;
	left: 687px;
	top: 0px;
	position: absolute;
}
#cat_nav li.other a {
	background-position:-687px 0px;
}
#cat_nav li.other a:hover {
	background-position:-687px -65px;
}
#cat_nav li.other a.selected {
	background-position:-687px -130px;
}

/* スマイル商品券　ボタン */
#cat_nav li.smile {
	width:135px;
	height:65px;
	left: 825px;
	top: 0px;
	position: absolute;
}
#cat_nav li.smile a {
	background-position:-825px 0px;
}
#cat_nav li.smile a:hover {
	background-position:-825px -65px;
}
#cat_nav li.smile a.selected {
	background-position:-825px -130px;
}


/*--------------------------------------------------------------------
SHOP MAIN NAVI
--------------------------------------------------------------------*/
ul#shop_main_nav {
	padding: 0;
	list-style: none;
	clear: both;
	position: relative;
	width: 923px;
	height: 312px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#shop_main_nav li {
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left;
	white-space: nowrap;
}
#shop_main_nav li a {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(library/images/nav/cat_main_nav.png);
	background-repeat: no-repeat;
}

/* ファッション　ボタン */
#shop_main_nav li.m_fashion {
	width: 226px;
	height: 191px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#shop_main_nav li.m_fashion a {
	background-position:-0px -0px;
}
#shop_main_nav li.m_fashion a:hover {
	background-position:-0px -312px;
}
#shop_main_nav li.m_fashion a.selected {
	background-position:-0px -624px;
}

/* フード　ボタン */
#shop_main_nav li.m_food {
	width: 236px;
	height: 191px;
	left: 226px;
	top: 0px;
	position: absolute;
}
#shop_main_nav li.m_food a {
	background-position:-226px -0px;
}
#shop_main_nav li.m_food a:hover {
	background-position:-226px -312px;
}
#shop_main_nav li.m_food a.selected {
	background-position:-226px -624px;
}

/* グルメ　ボタン */
#shop_main_nav li.m_gourmet {
	width: 239px;
	height: 191px;
	left: 461px;
	top: 0px;
	position: absolute;
}
#shop_main_nav li.m_gourmet a {
	background-position:-461px -0px;
}
#shop_main_nav li.m_gourmet a:hover {
	background-position:-461px -312px;
}
#shop_main_nav li.m_gourmet a.selected {
	background-position:-461px -624px;
}

/* ライフ　ボタン */
#shop_main_nav li.m_life {
	width: 223px;
	height: 191px;
	left: 700px;
	top: 0px;
	position: absolute;
}
#shop_main_nav li.m_life a {
	background-position:-700px -0px;
}
#shop_main_nav li.m_life a:hover {
	background-position:-700px -312px;
}
#shop_main_nav li.m_life a.selected {
	background-position:-700px -624px;
}

/* サービス　ボタン */
#shop_main_nav li.m_service {
	width: 225px;
	height: 121px;
	left: 0px;
	top: 191px;
	position: absolute;
}
#shop_main_nav li.m_service a {
	background-position:-0px -191px;
}
#shop_main_nav li.m_service a:hover {
	background-position:-0px -503px;
}
#shop_main_nav li.m_service a.selected {
	background-position:-0px -814px;
}

/* その他　ボタン */
#shop_main_nav li.m_other {
	width: 236px;
	height: 121px;
	left: 225px;
	top: 191px;
	position: absolute;
}
#shop_main_nav li.m_other a {
	background-position:-225px -191px;
}
#shop_main_nav li.m_other a:hover {
	background-position:-225px -503px;
}
#shop_main_nav li.m_other a.selected {
	background-position:-225px -814px;
}

/* スマイル商品券　ボタン */
#shop_main_nav li.m_smile {
	width: 239px;
	height: 121px;
	left: 462px;
	top: 191px;
	position: absolute;
}
#shop_main_nav li.m_smile a {
	background-position:-462px -191px;
}
#shop_main_nav li.m_smile a:hover {
	background-position:-462px -503px;
}
#shop_main_nav li.m_smile a.selected {
	background-position:-462px -814px;
}



/*--------------------------------------------------------------
CAT LIST
-------------------------------------------------------------- */
#cat_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#cat_container_inner {
	width: 975px;
	overflow: hidden;
}
.cat_list {
	width: 475px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.cat_list_inner_l {
	float: left;
	width: 100px;
	height: 100px;
}
.cat_list_inner_r {
	width: 375px;
	float: right;
}
.cat_list_katagaki {
	font-size: 14px;
	line-height: 100%;
	margin-top: 10px;
	margin-left: 10px;
}
.cat_list_shop_name {
	font-size: 17px;
	line-height: 100%;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.cat_list_line {
	border-bottom: 1px dotted #dddddd;
}
.cat_list_tel {
	font-size: 14px;
	line-height: 100%;
	margin-top: 10px;
	margin-left: 10px;
}
.cat_list_meta_icon {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.cat_list_meta_icon li {
	list-style-type: none;
	display: inline;
}


/*--------------------------------------------------------------
CAT MAIN
-------------------------------------------------------------- */
#cat_main {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
#cat_main #shop_meta {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
}
.meta_icon {
	list-style-type: none;
}
.meta_icon li {
	display: inline;
}
.katagaki {
	font-size: 90%;
	line-height: 100%;
	width: 780px;
}
.h2_shop_name {
	font-size: 140%;
	font-weight: normal;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 780px;
}
.shop_name_line {
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 30px;
}
#cat_main_left {
	width: 445px;
	float: left;
}
#cat_main_right {
	width: 455px;
	float: right;
	margin-left: 20px;
}
#mainImage {
	width: 445px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	background-color: #FFFFFF;
}
.imageList {
	list-style-type: none;
	width: 470px;
	overflow-x: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}
.imageList li {
	float: left;
	margin-right: 11px;
	background-color: #000000;
	text-align: center;
	width: 80px;
	height: 50px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.imageList li img {
	width: 80px;
	height: auto;
}
#map_area {
	margin-top: 20px;
}
#shop_table {
	font-size: 88%;
	line-height: 130%;
	color: #333333;
	margin-top: 50px;
}
#shop_table td {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#shop_table .line_td {
	border-top: 1px dotted #dddddd;
}
.cat_title_area {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.cat_title_area .meta_info_list {
	list-style-type: none;
	position: absolute;
	font-size: 13px;
	line-height: 16px;
	right: 0px;
	top: 15px;	
}
.meta_info_list li {
	margin-bottom: 5px;
}


/*--------------------------------------------------------------
RELATED POST
-------------------------------------------------------------- */
#related_area {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ECE6DF;
	background-color: #FCFCFA;
	margin-top: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#related_inner {
	width: 1050px;
	overflow: hidden;
}
.related_box {
	width: 215px;
	height: 180px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}


/*--------------------------------------------------------------
SHICHIFUKUJIN PAGE
-------------------------------------------------------------- */
#map_list {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#map_list_inner {
	width: 940px;
	overflow: hidden;
}
.map_list_box {
	width: 210px;
	margin-right: 20px;
	margin-bottom: 30px;
	text-align: center;
	float: left;
}
.map_list_title {
	margin-top: 10px;
}
.map_list_address {
	font-size: 13px;
	color: #92698B;
}
.map_list_box a:link {
	color: #92698B;
	text-decoration: none;
}

.map_list_box a:visited {
	color: #92698B;
	text-decoration: none;
}

.map_list_box a:hover {
	color: #92698B;
	text-decoration: underline;
	font-weight: bold;
}

.map_list_box a:active {
	color: #92698B;
	text-decoration: underline;
	font-weight: bold;
}


/*--------------------------------------------------------------------
EVENT NAVI
--------------------------------------------------------------------*/
ul#event_nav {
	padding: 0;
	list-style: none;
	clear: both;
	position: relative;
	width: 792px;
	height: 134px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#event_nav li {
	float: left;
	margin: 0px 10px;
}


/*--------------------------------------------------------------
PICTURES CALENDAR
-------------------------------------------------------------- */
#date_area {
	background-color: #92698B;
}
#pic_cal_img {
	margin-bottom: 10px;
}
#top_date_area {
	width: 240px;
	background-color: #92698B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFFFF;
}
.honjitsu {
	letter-spacing: 0.2em;
}
#top_date_y {
	float: left;
	letter-spacing: 0.4em;
}
#top_date_mdw {
	float: left;
	margin-left: 15px;
}
.text_b {
	font-size: 30px;
}
.text_b2 {
	font-size: 25px;
}


/*--------------------------------------------------------------
BOTTOM BANNER AREA
-------------------------------------------------------------- */
#bottom_banner_area {
	background-color: #EAEAE4;
	height: 160px;
	margin-top: 30px;	
}
#bottom_banner_inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.banner_item {
	width: 975px;
	overflow-x: hidden;
	overflow-y: hidden;
	list-style-type: none;
}
.banner_item li {
	float: left;
	margin-top: 30px;
	margin-right: 15px;
}



#banner_area {
	width: 960px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	list-style-type: none;
}

#banner_area li {
	float: left;
	margin-right:7px;
	margin-bottom: 10px;
}



/* ミ〜モ削除時こちらを利用
#banner_area {
	width: 960px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: center;
}

#banner_area li {
	margin-right:7px;
	margin-bottom: 10px;
	display: inline-block;
}

*/


#banner_area2 {
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	list-style-type: none;
	text-align: center;
}

#banner_area2 li {
	margin-right:7px;
	margin-bottom: 10px;
	display: inline-block;
}


/*--------------------------------------------------------------
FOOTER
-------------------------------------------------------------- */
#footer {
	margin-top: 30px;
	background-color: #876889;
	height: 190px;
}
#footer_inner {
	width: 960px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer_inner #footer_social_area {
	list-style-type: none;
	position: absolute;
	bottom: 40px;
	left: 0px;
}
#footer_inner #footer_social_area li {
	display: inline;
}

#footer_box_left {
	width: 350px;
	float: left;
}
#footer_box_right {
	width: 535px;
	float: right;
	background-color: #765A77;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.footer_navi {
	width: 140px;
	margin-top: 10px;
	margin-left: 30px;
	list-style-image: url(library/images/footer_list_icon.png);
	float: left;
	font-size: 77%;
	line-height: 100%;
	color: #ffffff;
	margin-bottom: 10px;
}
.footer_navi li {
	margin-top: 5px;
	margin-bottom: 10px;
}
.footer_navi_line {
	width: 140px;
	margin-top: 10px;
	padding-left: 30px;
	border-left: 1px dotted #D1BEE1;
	list-style-image: url(library/images/footer_list_icon.png);
	float: left;
	font-size: 77%;
	line-height: 100%;
	color: #ffffff;
	margin-bottom: 10px;
}
.footer_navi_line li {
	margin-top: 5px;
	margin-bottom: 10px;
}
#copyright {
	width: 960px;
	float: left;
	color: #D1BEE0;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 77%;
	line-height: 100%;
	position: relative;
}
#copyright #sakakiralb {
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9B3C;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:active {
	color: #FF9B3C;
	text-decoration: underline;
	font-weight: bold;
}
