@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/* New!マーク */
span.new {
display: none;
color:#fb6464 ;
font-weight: bold;
}

/* お気に入りに追加の枠 */
.favourite {
    margin: 0 0 0 0;
    position: relative;
    left: -2px;
    top: -2px;
    padding: 2px;
    background: #ecf3ff;
    border: 1px solid #829be6;
    font-size: 10px;
}

/* サイドバー店舗写真の枠 */
.shop-photo img{
    margin: 0 0 0 0;
    position: relative;
    left: -2px;
    top: -2px;
    padding: 2px;
    background: #FFFFFF;
    border: 1px solid #bfbfbf;
}

/* 記事内お問い合わせ */
.otoiawase {
    padding: 15px 0 20px 20px;
    background-color: ;
    line-height: 150%;
    background-image: url("/images/otoiawase.gif");
    background-repeat: no-repeat;
    color:#515f8d;
}

.otoiawase .phone {
    font-size:16px ;
}

/* 店舗バナー見出し */
#shop-banner {
    margin: 40px 0 0 30px;
    padding: 18px 0 0 90px;
    width: 838px;
    height: 55px;
    background-image: url("/images/shop_banner.gif");
    background-repeat: no-repeat;
}


/* パンくずナビ */
.pankuzu-nav {
    margin: 0 0 0 0;
}

/* TOPの見出し */
.top-midashi {
    border-left: 4px solid  #e5e5e5;
    margin-bottom: 0px;
    padding: 0px 0px 0px 10px;
    font-weight: bold;
    font-size: 14px;
    color:#ff79a9;
}

/* TOPの店舗一覧 */
.layout-two-column-right #top-shop-list-box {
    margin: 500px 73px 0 0;
    float: right;
    width: 234px;
}

.layout-two-column-right #top-shop-list{
    border: 1px solid #e2d9b8;
    line-height: 200%;
    width: 234px;
    margin-top: 10px;
    padding: 20px;
    font-size: 10px;
    background-color: #fefff2;
}

/* ヘッダー */
.header { 
width: 840px; 
height: 50px; 
margin-left: 30px;
padding-top: 30px;
}

/* ヘッダーロゴ */
.header_logo { 
margin-left: 5px;
float: left;
}




/* メインメニューマウスオーバー */

.main_menu {
    clear: both;
    margin-top: 15px;
}

.main_menu a img {
    margin: 1px;
}

.main_menu a:hover img{
    filter:alpha(opacity=85);
    -moz-opacity:0.8;
    opacity:0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    margin: 1px;
}

/* バナーメニューマウスオーバー */

.banner_menu {
    width: 850px;
    clear: both;
    margin-top: 6px;
}

.banner_menu a img {
    margin-right: 8px;
    margin-top: 3px;
}

.banner_menu a:hover img{
    filter:alpha(opacity=85);
    -moz-opacity:0.8;
    opacity:0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    margin-right: 8px;
    margin-top: 3px;
}


/* 店舗メニューマウスオーバー */

.shop_menu {
    clear: both;
    margin-top: 0px;
    margin-left: 38px;
}

.shop_menu img {
    margin-right: 2px;
}

.shop_menu a:hover img{
    filter:alpha(opacity=85);
    -moz-opacity:0.8;
    opacity:0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    margin-right: 2px;
}

/* ドットボーダー */
.border-dotted {
    border-bottom: 2px dotted #d8d8d8;
    padding: 0px 0px 0px 10px;
    margin: 10px 0px 20px 0px;
}

/* entrybody行頭調整 */
.entrybody {
    padding: 0px 0px 0px 15px;
}


/* カラム切り替え */

/* 3カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    margin-bottom: 0px;
    text-align: center;
    background: #f2f2f2;
    background-image: url("/sendai/");
    background-attachment: fixed;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
    background: #c248ff;
}


/* 2カラム用 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    color: #666666;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    border-bottom: 0px solid #666699;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-color: #ffffff;
    text-align: left;
    background-image: url("/sendai/");
    background-attachment: fixed;
    position: relative;
}

/* 2カラム(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 530px;
    margin: 0px;
    border-bottom: 0px solid #666699;
    border-right: 0px solid #666699;
    background-color: none;
}
.layout-two-column-right #links-right-box {
    margin: 50px 73px 0 0;
    float: right;
    width: 234px;
}
.layout-two-column-right #links-right {
    border: 0px solid #d5dbf0;
    line-height: 150%;
    width: 234px;
    margin-top: 10px;
    padding: 20px;
    font-size: 12px;
    background-color: ;
}



/* 上部ナビゲーション */

ul#globalNavi {
margin: 0 0 0 34px;
padding: 0;
width: 800; /* 必ずwidthの設定をしてください */
background-color: #ffffff;
}

ul#globalNavi:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

ul#globalNavi li {
margin: 0px;
padding: 0;
float: left;
width: 122px; /* ボタンの幅 */
line-height: 1;
list-style-type: none;
    border-right: 0px solid #e5e5e5;
    border-left: 0px solid #f1f1f1;
}

ul#globalNavi li a {
padding: 1.0em 0px; /* ボタンの厚みはここで調整 */
display: block;
position: relative;/* IE6でマウス反応領域がおかしいのをFix */
font-size: 11px;
color: #585858;
text-align: center;
text-decoration: none;
    font-weight: bold;
background-color: none;
    background-image: url("/sendai/");
background-repeat: no-repeat;
}

ul#globalNavi li a:hover {
color: #a3781c;
background-color: none;
    background-image: url("/sendai/");
background-repeat: no-repeat;
}


/* ボーダータイトル */
.border-title {
    height: 16px;
    width: 580;
    padding: 0px 0px 0px 15px;
    margin: 20px 0px 5px 0px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
    border: 0px solid  #e5e5e5;
    background-image: url("/sendai/");
    background-position: top left;
    background-repeat: no-repeat;
}


h2#top-caps{
    border-left: 6px solid  #e5e5e5;
    border-top: 1px solid  #e5e5e5;
    border-bottom: 1px solid  #e5e5e5;
    margin-bottom: 15px;
    padding: 4px 0px 4px 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: 115%;
}

h2#top-caps a {
    color:#ff79a9;
}

.text-menu {
    background-color: none;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    position: absolute;
    top: 105px;
    left: 650px;
}


/* トップ記事部分 */
.top-article {
    padding: 0px 0px 0px 10px;
    line-height: 140%;
}

/* 文章付き記事リスト */
.article-list li {
    margin: 0px 0px 2px 25px;
    line-height: 150%;
    font-weight: normal;
    font-size: 12px;
}

/* 文章付き記事リスト　サイドバー用 */
.article-list-side li {
    margin: 0px 0px 2px 15px;
    line-height: 150%;
    font-weight: normal;
    font-size: 12px;
}

/* 同一カテゴリ記事リスト */
.under-list li {
    margin: 0px 0px 2px 15px;
    line-height: 150%;
    font-size: 12px;
}

/* リスト-一般 */
li {
    margin: 0px 0px 2px 25px;
    line-height: 130%;
    font-size: 12px;
}

/* フッタ */
.layout-two-column-right #footer{
    width: 900px;
    height: 100px;
    clear: both;
    text-align: center;
    font-size: 10px;
    color: #646464;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/images/footer_bg.gif");
background-repeat: repeat-x;
background-position: bottom;
}


/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
}


/* リンク */
a:link {
    color: #00579f;
    text-decoration: none;
}
a:visited {
    color: #00579f;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active  {
    color: #e2a528;
    text-decoration: none;
}

/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
    margin-top: 0px;
    margin-bottom: 15px;
}


/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
    width: 900px;
    padding: 0px;
    height: 250px;
    border-bottom: 0px solid #666699;
    color: #999999;
    background: #ffffff;
    background-repeat: no-repeat;
    background-image: url("/sendai/");
    text-align: left;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 24px;
    font-weight:bold;
    text-decoration: none;
}
#banner a:hover {    text-decoration: underline;}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner-description {
    color: #000000;
    font-size: 12px;
}

/* エントリー全体 */
.blog {
    width: 540px;
    margin: 70px 0 0 0;
    padding: 10px 20px 10px 30px;
    font-size: 12px;
    background-color: ;
}

/* エントリー日付 */
.date { 
    margin: 6px 5px 0;
    padding: 2px 0 2px 5px;
/*    background-position: left; 
    background-repeat: no-repeat;
    background-image: url("/sendai/.gif");*/
    font-size: 11px;
    font-weight: bold;
}

/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

/* エントリー */
.entry {
    width: auto;
    margin: 0 5px 15px;
    color: #000000;
    background: #ffffff;
    background-repeat: repeat-y; 
    background-image: url("/sendai/.gif");*/
    font-size: 14px;
    line-height:130%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* エントリーボディ */
.entry-body {
    padding: 0px 0px 0px 15px;
    font-size: 14px;
    line-height: 130%;
}

/* エントリータイトル */
.entry-header {
    margin: 0px;
    padding: 5px 0 5px 0px;
    color: #000000;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url("/sendai/.gif");
    background-color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

/* 投稿者 */
.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #36414d;
    font-size: 9px;
}


/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}


/* サイドメニュータイトル */
.sidetitle {
    width: 100%;
    margin-bottom: 5px;
    height: 26px;
    text-align: left;
    padding: 7px 0 0 20px;
    color: #e7e7ff;
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
    border: 0px solid  #e5e5e5;
    background-image: url("/images/side_title.gif");
    background-position: top left;
    background-repeat: no-repeat;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px;
    padding: 3px 10px;
    background: none;
    color: #444444;
    font-size: 12px;
    line-height: 180%;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
}

.side #categories li {
    list-style-type: square;
    font-size: 14px;
    line-height: 180%;
    font-weight: bold;
}

/* カテゴリ件数表示 */
.count {
    font-size: 10px;
    line-height: 140%;
    color: #555555;
    font-weight: normal;
}


/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* ヘッダーテキストリンク */
#header_textlink { 
text-align: right;
font-size: 12px;
padding: 35px 5px 0 0;
    background-color: ;
}

#header_textlink a,
#header_textlink a:link,
#header_textlink a:visited { 
text-align: right;
font-size: 12px;
padding: 35px 5px 0 0;
    color: #00579f;
    background-color: ;
    font-weight:normal;
}

