body {
    margin-top: -30px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 14px;
}

a:hover{
    text-decoration: none;
    color: #333;
}

h1,h2,h3,h4,h5,h6,ul{margin: 0;}

#contents h2{
    margin-bottom: 20px;
}
#contents h3{
    margin-bottom: 15px;
}
#contents h4{
    margin-bottom: 10px;
}
#contents p{
    margin-bottom: 25px;
}

ul li{list-style: none;}

a{color: #333;  }

table th{
    color: #132585;
    width: 200px;
}

#contents th , td {
    padding: 5px 6px 5px 6px !important;
    vertical-align: middle !important;
}


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

#contents h3{
    font-size: 16px;
    padding-left: 8px;
    border-left: 8px solid #888;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

#contents h4{
    font-size: 16px;
    margin-bottom: 10px;
}

#contents p{
    margin-bottom: 20px;
}
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

header{
    margin-top: 20px;
    margin-bottom: 10px;
}

h1{
    font-size: 12px;
    color: #333;
    line-height: 12px;
    margin-top: 5px;
    margin-bottom: 17px;
}

header .left{
    margin-top: 10px;
    width: 370px;
    float: left;
}

header .right{
    width: 560px;
    margin-top: 10px;
    float: right;
    text-align: right;
}

header .right img{
    margin-left: 2px;
}

header .right p{
    font-size: 12px;
    color: #333;
    line-height: 12px;
    margin-top: 5px;
    margin-bottom: 3px;
}


#maker{
    clear: both;
    margin: 0;
    margin-bottom: 3px;
    height: 32px;
    float: left;
}

#maker li{
    float: left;
    list-style: none;
}

#maker li .dropdown-toggle{
    float: left;
    list-style: none;
    height: 32px;
    overflow: hidden;
    background: url('../images/nav_bg_maker.png') no-repeat;
    background-size: 841px auto;
    text-indent: -9999px;
}

#maker li .dropdown-toggle:hover{
    filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#maker .maker_0{
    width:0px;
    background-position: 0 0;
    height: 32px;
    overflow: hidden;
    background: url('../images/nav_bg_maker.png') no-repeat;
    background-size: 841px auto;
    text-indent: -9999px;
}

#maker .maker_1 .dropdown-toggle{
    width:120px;
    background-position: 0px 0;
}

#maker .maker_2 .dropdown-toggle{
    width:120px;
    background-position: -120px 0;
}

#maker .maker_3 .dropdown-toggle{
    width:120px;
    background-position: -240px 0;
}

#maker .maker_4 .dropdown-toggle{
    width:120px;
    background-position: -360px 0;
}

#maker .maker_5 .dropdown-toggle{
    width:120px;
    background-position: -480px 0;
}

#maker .maker_6 .dropdown-toggle{
    width:120px;
    background-position: -600px 0;
}

#maker .maker_7 .dropdown-toggle{
    width:120px;
    background-position: -720px 0;
}

#maker .maker_8 .dropdown-toggle{
    width:120px;
    background-position: -840px 0;
}
/*
#maker .maker_9 .dropdown-toggle{
    width:0px;
    background-position: -724px 0;
}
*/

#type{
    margin: 0;
    margin-bottom: 10px;
    float: left;
}

#type li{
    float: left;
    list-style: none;
}

#type li .dropdown-toggle{
    float: left;
    list-style: none;
    height: 32px;
    overflow: hidden;
    background: url('../images/nav_bg_type.png') no-repeat;
    text-indent: -9999px;
}

#type li .dropdown-toggle:hover{
    filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


#type .type_0{
    width:90px;
    background-position: 0 0;
    height: 32px;
    overflow: hidden;
    background: url('../images/nav_bg_type.png') no-repeat;
    text-indent: -9999px;
}

#type .type_1 .dropdown-toggle{
    width:109px;
    background-position: -91px 0;
}

#type .type_2 .dropdown-toggle{
    width:118px;
    background-position: -201px 0;
}

#type .type_3 .dropdown-toggle{
    width:122px;
    background-position: -319px 0;
}

#type .type_4 .dropdown-toggle{
    width:80px;
    background-position: -441px 0;
}

#type .type_5 .dropdown-toggle{
    width:90px;
    background-position: -520px 0;
}

#type .type_6 .dropdown-toggle{
    width:134px;
    background-position: -610px 0;
}

#type .type_7 .dropdown-toggle{
    width:99px;
    background-position: -744px 0;
}

.dropdown-menu a{
    background-image: none;
}

.dropdown-menu li{
    width: 100%;
    min-width: 200px;
}

nav .open a{
    filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.cart{
    float: right;
    width: 96px;
    height: 67px;
    background: url(../images/cart_button.png) no-repeat;
    margin-bottom: 20px;
    position: relative;
}

.cart span{
    color: #ff0000;
    position: absolute;
    top: 10px;
    left: 47%;
}

.cart:hover{
    opacity: 0.7;
}

.warper{
    clear: both;
}

#sidebar{
    width: 220px;
    float: left;
}

.side_button{
    margin-bottom: 19px;
}

.side_other{
    margin-top: 20px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 2px dotted #8e8e8e;
}

.side_other li{
    list-style: none;
    margin-bottom: 15px;
}

.side_other li a{
    color: #333;    
    background-image: url(../images/side_icon.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    overflow: hidden;
    display:block;
    height: 16px;
}

.side_other li a:hover{
    filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


.pay a{
    height: 14px;
    background-position: 0 0px;
}

.delivery a{
    height: 14px;
    background-position:0 -15px;
}

.return a{
    height: 14px;
    background-position:0 -31px;
}

.faq a{
    height: 14px;
    background-position:0 -47px;
}

#sidebar h4{
    text-indent: -9999px;
    height: 24px;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#sidebar h4.set{
    text-indent: -9999px;
    background: url(../images/side01.png) no-repeat;
    height: 24px;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#sidebar h4.type{
    text-indent: -9999px;
    background: url(../images/side02.png) no-repeat;
    height: 24px;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#sidebar h4.maker{
    text-indent: -9999px;
    background: url(../images/side03.png) no-repeat;
    height: 24px;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.side_search{
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: 2px dotted #8e8e8e;
}


.side_search .dropdown{
    width: 200px;
    margin-bottom: 6px;
}

.side_search .dropdown a{
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    width: 180px;
    font-size: 12px;
    color: #545454;
    padding-left: 20px;
    background: url(../images/icon_arrow.png) no-repeat #fff;
    line-height: 12px;
    border-radius: 4px;
}

.side_search .dropdown a:hover{
    background: url(../images/icon_arrow.png) no-repeat #ebebeb;
}

.side_search .open a{
    background: url(../images/icon_arrow.png) no-repeat #ebebeb;
    text-decoration: none;
}

#sidebar .dropdown .dropdown-menu{
    position: absolute;
    left: 200px;
    top: -10px;
}

#sidebar .dropdown .dropdown-menu li a{
    background: none;
    
}

#sidebar .dropdown .dropdown-menu li a:hover{
    color:#fff;
    text-decoration:none;
    background-color:#0081c2;
    background-image:-moz-linear-gradient(top,#08c,#0077b3);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
    background-image:-webkit-linear-gradient(top,#08c,#0077b3);
    background-image:-o-linear-gradient(top,#08c,#0077b3);
    background-image:linear-gradient(to bottom,#08c,#0077b3);
    background-repeat:repeat-x;outline:0;
    border-radius: 0;
}

.ssl{margin: 20px 0px 20px 10px;}
.ssl a small{color: #525252;}
.ssl a small span{color: #BF1E54;}

#contents{
    width: 700px;
    float: right;
}


#contents h2{
    font-size: 18px;
    padding: 1px;
    padding-left: 10px;
    color: #fff;
    line-height: 32px;
    background-color: #003E8E;
}

#news h2{
    margin-bottom: 15px;
    margin-top: 30px;
}

#pickup h2 , #pages h2{
    margin-bottom: 10px;
}

#pages p , #pages ol{
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 160%;
}

#pages ol li{
    line-height: 26px;
}

.inner{
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 10px;
    border-radius: 6px;
}

.trade_img{
    border: 1px solid #eee;
}

.brand_img{
    margin-top: 10px;
}

#contents .trade_name h4{
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 100%;
    margin-left: -5px;
}
.trade_name h3{
    line-height: 100% !important;
    margin-top: 12px !important;
    font-size: 12px !important;
    border: 0 !important;
    padding-left: 0 !important;
}

.inner .price{
    font-size: 14px;
    text-align: right;
    color: #aa0000;
    margin: 15px 0 0 0;
}

.product{
    padding: 0 15px 0 15px;
}

.product_link:hover .inner{
    background: #F6F6F6;
}

.news{
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 6px;
    border-bottom: 1px dotted #ccc;    
}

.news span{
    color: #666;
    margin-right: 30px;
}

.news a{
    color: #3D4A99;
}

.news a:hover{
    text-decoration: underline;
}

.news_list{
    float: right;
    font-size: 12px;
    color: #BF1E56;
    text-decoration: underline;
}

.news_list:hover{
    color: #BF1E56;
    text-decoration: none;
}

.news_list img{
    margin-right: 7px;
}

.about{
    clear: both;
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: center;
}

.about img{margin-bottom: 30px;}
.about p{text-align: left;}

h3.footer_h{
    font-size: 16px;
    color: #BF1E52;
    line-height: 28px;
    background: url(../images/icon_circle.png) no-repeat;
    padding-left: 16px;
    border-bottom: 1px dotted #8E8E8E;
    margin-bottom: 15px;
    margin-top: 40px;
}

address{
    font-size: 14px;
}

address span{margin: 0 30px 0 30px;}
address p{margin: 15px 0 0 10px;}

footer{
    font-size: 12px;
}

footer img{
    margin: 15px 0 15px 0;
}

footer .outer{
    background: url(../images/foot_bg_out.png) repeat-x;
    height: 110px;
    margin-top: 20px;
}

footer .footer_inner{
    background: url(../images/foot_bg.png) repeat-x;
    height: 110px;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.footer_nav{
    margin: 40px 0 0 75px;
}


.footer_nav li{
    float: left;
    margin-left: 20px;
}

.footer_nav li a{
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

footer small{
    color: #fff;
    position: absolute;
    bottom: 2px;
    right: 0;
}

.footer_nav li a:hover{
    filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

section{
    margin-bottom: 40px;
}

h3.list_h{
    margin-top: 30px;
}

.bread{
    margin-bottom: 10px;
    font-size: 12px;
}

.bread a{
    color: #132585;
}

.bread a:hover{
    color: #132585;
    text-decoration: underline;
}

.sitemap{
    padding-left: 10px;
    padding-bottom: 10px;
}

.sitemap_inner{
    padding-left: 10px;
}

.sitemap li{
    margin-bottom: 12px;
    padding-bottom: 6px;
    border-bottom: 2px dotted #8e8e8e;
}

.sitemap_inner li{
    margin-bottom: 6px;
    padding-bottom: 6px;
    border: 0;
}

.sitemap li a{
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    font-size: 14px;
    color: #132585;
    padding-left: 20px;
    background: url(../images/icon_arrow.png) no-repeat #fff;
    line-height: 12px;
    border-radius: 4px;
}

.sitemap li a:hover{
    background: url(../images/icon_arrow.png) no-repeat #ebebeb;
}

.slider_wrap{
    margin-left: auto;
    margin-right: auto;
}

#slider_detail li img{
    margin-left: 52px;
}

#slider_detail{
    margin-top: 30px;
}

.slider_wrap .bx-pager{
    padding-top: 30px;
}

.detail_h{
    margin-top: 3px;
    margin-left: 12px;
}

.detail_h h3{
    font-size: 14px;
    line-height: 20px;
}

h4.detail_h{
    color: #142585;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 16px;
}

.detail_table{
    width: 100%;
    margin-top: 40px;
}
.detail_table th{
    text-align: left;
    font-weight: normal;
    padding: 10px 0 10px 0 !important;
    border-bottom: 1px solid #ccc;
}

.detail_table td{
    text-align: right;
    font-weight: normal;
    padding: 10px 0 10px 0 !important;
    border-bottom: 1px solid #ccc;
}

.detail_table th.price_h{
    color: #000;
}

.detail_table td.price{
    font-size: 16px;
    color: #aa0000;
}

.product_detail{
    margin-bottom: 30px;
}

.eyes_select span{
    margin-top: 6px;
}

.eyes_select img{
    margin-left: 20px;
}

.eyes_select .row-fluid .span3{
    margin-left: 20px;
}

.cart_in{
    text-align: center;
    padding-top: 30px;
}

.cart_in input{
    background-image: url(../images/cart_in.png);
}

h3.use{
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #142585;
    line-height: 24px;
    font-weight: normal;
    border-bottom: 2px dotted #ccc;
    padding-left: 3px;
    padding-bottom: 4px;
}

h3.use img{
    margin-left: 3px;
    margin-top: -3px;
    margin-bottom: 0px;
}

p.use_text{
    font-size: 12px;
    padding-left: 3px;    
}

.select_img{
    margin-bottom: 20px;
    margin-top: 20px;
}

.pay_img{
    margin-bottom: 20px;
    margin-top: 20px;
}

.cr{
    color: #aa0000;
}

#pages h4{
    margin-top: 10px;
    font-size: 14px;
    color: #aa0000;
}

.pages_link li{
    margin-bottom: 6px;
    padding-bottom: 6px;
    border: 0;
}

.pages_return li{
    padding-left: 20px;
    border: 0;
    background: url(../images/icon_arrow.png) no-repeat;
}


.pages_link li a{
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    font-size: 14px;
    color: #132585;
    padding-left: 20px;
    background: url(../images/icon_arrow.png) no-repeat #fff;
    line-height: 12px;
    border-radius: 4px;
}

.pages_link li a:hover{
    background: url(../images/icon_arrow.png) no-repeat #ebebeb;
}
.cart-table{
    font-size: 12px;
    line-height: 120%;
}
.cart-table2 td ,th{
        border-top: none !important;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
}
.cart-table td ,th{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#pages p a{
    text-decoration: underline;
    color: #142585;
}

#pages p a:hover{
    text-decoration: none;
}
.cart-info{
    border:1px solid #b3ccfa;
    border-radius: 5px;
    margin-top:44px;
    padding: 10px;
    width: 240px;
    background-color: #EBf3Fe;
}
.form-address .control-label{
    width: 100px;
}

.btn-primary{
    margin-bottom: 3px;
}

.payment_t td{
    text-align: right;
}

.payment_h{
    width: 80%;
    text-align: left !important;
    background: #efefef;
}

.cart_button button{
    width: 200px;
    margin-left: auto;
    margin-right: auto;    
}

.check_t td , .check_t th{
    border: 1px solid #ddd;
}

.table-bordered {
    border-collapse: collapse;
}

a:hover img{
    opacity: 1.0.;
}

.use_text img{
    margin-left: 0px !important;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
}

.login_list{
    padding-left: 0;
}

.login_list li{
    margin-bottom: 10px;
}

.login_cart{
  margin-bottom: 15px !important;      
  margin-top: -5px;
}

.login_history{
  margin-bottom: 0px !important;      
}

#news p {
  margin-bottom: 5px;
}

.w940 {
  width: 940px !important;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

