﻿@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    color: #000;
    background-image:url(../images/common/bg.gif);
    font-size:12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    line-height:150%;
}
ul, ol, dl {
    padding: 0;
    margin: 0;
}
img {
    border-style:none;
}
a:link {
    color:#000;
}
a:visited {
    text-decoration: none
}
a:active {
    color: #00ff00
}
a:hover {
    color: #ff0000;
    text-decoration: none
}
.clearfloat {
    clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
.bold {
    font-weight:bold;
}
.price {
    background-color: #E1380D;
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
}

/* コンテナ */
#container {
    width: 950px;
    height:100%;
    margin:0px auto 0px auto;
}

/* ヘッダー */
#header {
    width:950px;
    margin: 10px auto 20px auto;
}
.logo {
    float:left;
    margin-right: 10px;
    margin-top:20px;
}
.header_right {
    float:left;
    font-size: 11px;
    vertical-align: middle;
}
ul.header_menu_list li, ul.footer_menu_list li {
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    float: left;
    list-style-type: none;
    float: left;
    height: 37px;
    margin-left: 4px;
}
.shop_tel {
    float: left;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-right: 2px;
}
.contact_button {
    float: left;
    margin-right: 5px;
}
.header_line {
    background-image: url(../images/common/common_36.jpg);
    height: 15px;
    width: 950px;
}
.header_menu {
    margin-top: 10px;
}
.header_right_top {
    margin-bottom: 3px;
}
.header_right_middle {
    margin-bottom: 2px;
}
.floatleft {
    float: left;
}
.shop_tel img {
    margin-right: 2px;
}
.header_subtitle{
    font-size:10px;
}

/* トップコンテント */
#top_content {
    width: 950px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}
#top_content ul {
    list-style-type: none;
    overflow: hidden;
    margin-right: -10px;
}
#top_content ul li {
    float: left;
    margin-right: 10px;
}
.search_link {
    width: 220px;
    height:100px;
    margin-bottom: 20px;
    background:url(../images/common/common_54.jpg);
}
.search_form {
    padding: 40px 20px 40px 20px;
}
.search_form_input_text {
    width:120px;	
}
.member_link {
    margin-bottom: 20px;
}

/* ミドルコンテントレフト */
#middle_content_left {
    float: left;
    width: 710px;
    margin-bottom: 20px;
}

/* ミドルコンテントライト */
#middle_content_right {
    float: right;
    width: 220px;
}
.list_inbox {
    height: 300px;
    width: 200px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.dicount_list_box {
    border-right:#E66D34 1px solid;
    border-left:#E66D34 1px solid;
    border-bottom:#E66D34 4px solid;
    width:218px;
    margin-bottom: 15px;
    height: 321px;
}

.recommend_list_box {
    border-right:#7CB627 1px solid;
    border-left:#7CB627 1px solid;
    border-bottom:#7CB627 4px solid;
    height:321px;
    width:218px;
    margin-bottom:20px;
}
.blog_list_box {
    border-right:#008CD6 1px solid;
    border-left:#008CD6 1px solid;
    border-bottom:#008CD6 4px solid;
    height:321px;
    width:218px;
    margin-bottom:20px;
}
.list_item {
    width: 200px;
    height: 48px;
}
.border_green_left {
    border-left: solid 2px #00A73C;
}
.border_blue_left {
    border-left: solid 2px #1D509B;
}
.border_yellow_left {
    border-left: solid 2px #F5BB3D;
}
.border_gray_left {
    border-left: solid 2px #C4C5C5;
}
.type {
    font-size: 16px;
    font-weight: bold;
    margin-left: 7px;
}
.detail {
    font-size: 14px;
    margin-left: 12px;
    line-height:150%;
}
.line {
    height: 2px;
    border-bottom:dotted 1px;
    margin-bottom: 20px;
    width: 200px;
    margin-top: 10px;
    margin-left: 10px;
}

.member_link {
    background-image: url(../images/common/common_91.png);
    height: 230px;
    width: 220px;
}
.member_link a img {
    margin-top: 62px;
    margin-left: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.open {
    font-size: 18px;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    height: 50px;
    width: 205px;
    padding-top: 54px;
    padding-left: 135px;
    line-height: 130%;
}

/* ボトムコンテント */
#bottom_content {
    color: #0B318F;
    font-size: 11px;
}
.guide {
    font-size: 11px;
    margin-bottom:20px;
}
.detail_search {
    width: 174px;
    border: solid 2px #0B318F;
    text-align:center;
    float: left;
}
#bottom_content ul {
    list-style:none;
}
#bottom_content ul li {
    float: left;
    padding: 2px 0 2px 23px;
    background: transparent url(../images/common/common_77.jpg) no-repeat left center;
}
.li_width_type {
    width: 100px;
    float: left;
}
.li_width_type li {
    width: 100px;
}
.li_width_address {
    width: 102px;
}
.li_width_traffic {
    width: 170px;
}

/* フッター */
.footer_menu_button {
    color: #FFF;
    background-color: #0B318F;
    height: 30px;
    width: 180px;
    text-align: center;
    margin-right: 6px;
    line-height: 30px;
}
.end_line {
    background-color: #F6AB00;
    height: 10px;
}
.copyright {
    background-color: #0B318F;
    height: 30px;
    color: #FFF;
    text-align: center;
}

.footer_sub_menu li {
    display: inline;
    margin-right: 4px;
    padding-left: 4px;
    border-left: 1px solid #666666;
}
.footer_sub_menu li.f_li {
    padding-left: 0;
    border-left:0;
}

.footer_sub_menu_list li {
    float: left;
    list-style-type: none;
}
.footer_tel {
    font-size: 28px;
    color: #0B318F;
    font-weight: bold;
    float: left;
    width: 380px;
}
.footer_sub_menu {
    float: right;
    width: 370px;
    margin-top: 20px;
}
.copyright .copyright_text {
    margin-right: auto;
    margin-left: auto;
    line-height: 30px;
}

.members_only{
    background-color: #ff3399;
    font-weight: bold;
    color: white;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
    width: 50px;
   
}
.cl {
    clear:both;
}