@charset "utf-8";

/*                    CSS???????                    */
body,h1,h2,h3,h4,p,ul,li,dl,dd,dt,table,span{
    margin:0;
    padding:0;
    font-size:95%;
    font-family:verdana,"ＭＳ Ｐゴシック",sans-serif;
    line-height:1.4em;
    list-style-type: none;
}
body{
    background-color:#ffffff;
    color:#000000;
    height: 100%;
}

html{
    overflow-y:scroll;
    height: 100%;
}

table{
    border-collapse: collapse;
}

/*IE6???o?O???*/
img { border-style:none; }

a img { border-style:none; }

a img {border:0;}

.clear_all{
    clear: both;
}
/* -- micro clearfix */
.clearfix:before, .clearfix:after{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom: 1;}

#fix_header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1015;
    background: #f7f7f7;
    border-bottom: 2px solid #006600;
    /left:0;
}
#navi_line{
    padding-top: 5px;
    height: 30px;
    background: #f7f7f7;
    width: 1050px;
    margin: 0 auto;
    padding-left: 100px;
}
/*#navi_line2{
//fix_headerにborder-bottom記載でOK
    border-bottom: solid #006600 2px;
    width: 100%;
    margin: 0 auto;
    height: 0;
}*/
* html div#navi_line{
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop+0));
}
#navi_line_txt{
    margin-left: 50px;
    width:155px;
    display: inline;
    font-size: 11px;
    vertical-align: middle;
    height: 30px;
    float: left;
}
#navi_line_txt div{
    vertical-align: top;
}
#navi_line_links{
    float: left;
}
.navi_img{
    margin-left: 0;
}
/*?t?H???g*/
ul,p{
    font-family: verdana,"ＭＳ Ｐゴシック",sans-serif;
    font-size:88%;
}


/*?????N????*/
#news_box dd a:link{
    text-decoration:none;
    color:#000000;
}
#news_box dd a:visited{
    text-decoration:none;
    color:#000000;
}
#news_box dd a:hover{
    text-decoration:underline;
    color:#00000;
}
#news_box dd a:active{
    text-decoration:none;
    color:#000000;
}


a:link{
    text-decoration:none;
    color:#2F60F3;
}

a:visited{
    text-decoration:none;
    color:#2F60F3;
}
a:hover{
    text-decoration:underline;
    color:#2F60F3;
}
a:active{
    text-decoration:none;
    color:#2F60F3;
}

.more a:link{
    text-decoration:underline;
}

/*????*/
img {
    border-style:none;
}

.little_font{
    font-size: 12px;
}

/* jcarousel*/
.jcarousel-skin-tango2 .jcarousel-container-vertical
{
    width: 156px;
    height: 195px;
    padding: 40px 2px;
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal
{
    width: 245px;
    height: 75px;
}

.jcarousel-skin-tango2 .jcarousel-clip-vertical
{
    width: 160px;
    height: 195px;
}

.jcarousel-skin-tango2 .jcarousel-item
{
    width: 130px;
    height: 58px;
    padding:0 0 0 13px;
}

.jcarousel-skin-tango2 .jcarousel-item-horizontal
{
    margin-right: 10px;
}

.jcarousel-skin-tango2 .jcarousel-item-vertical
{
    margin-bottom: 10px;
}

.jcarousel-skin-tango2 .jcarousel-item-placeholder
{
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
/*.jcarousel-skin-tango2 .jcarousel-next-horizontal
{
  position: absolute;
  top: 43px;
  right: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(next-horizontal.png) no-repeat 0 0;
}*/

.jcarousel-skin-tango2 .jcarousel-next-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-tango2 .jcarousel-next-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}


.jcarousel-skin-tango2 .jcarousel-prev-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-tango2 .jcarousel-prev-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango2 .jcarousel-next-vertical
{
    position: absolute;
    bottom: 5px;
    left: 7px;
    width: 145px;
    height: 16px;
    cursor: pointer;
    background: transparent url("/images/new_design/check_next.png") no-repeat 0 0;
}

.jcarousel-skin-tango2 .jcarousel-next-vertical:hover
{
    background-position: 0 1px;
}

.jcarousel-skin-tango2 .jcarousel-next-vertical:active
{
    background-position: 0 1px;
}

.jcarousel-skin-tango2 .jcarousel-next-disabled-vertical, .jcarousel-skin-tango2 .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango2 .jcarousel-next-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango2 .jcarousel-prev-vertical
{
    position: absolute;
    top: 5px;
    left: 7px;
    width: 145px;
    height: 16px;
    cursor: pointer;
    background: transparent url("/images/new_design/check_prev.png") no-repeat 0 0;
}

.jcarousel-skin-tango2 .jcarousel-prev-vertical:hover
{
    background-position: 0 1px;
}

.jcarousel-skin-tango2 .jcarousel-prev-vertical:active
{
    background-position: 0 1px;
}

.jcarousel-skin-tango2 .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango2 .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango2 .jcarousel-prev-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}
/*jcarousel end*/

/*?R???e?i?[*/
#container{
    width:950px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    z-index: 500;
    padding-bottom: 20px;
}

#header{
    position: relative;
    width: 950px;
    z-index: 1000;
    margin: 0 auto;
    margin-top: 37px;
    /padding-top: 37px;
}
#header2 {
    border-top: 7px solid #006600;
    margin: 0 auto;
    position: relative;
    width: 950px;
    z-index: 1000;
}
#no_header_waku{
    min-height:87%;
    height:auto;
}
#logo{
    width:400px;
    float:left;
}
#logo2{
    width:180px;
    float:left;
}
.mt9{
    margin-top: 9px;
}
#logo_no_header{
    width: 400px;
}
#hot_links{
    float:left;
    padding-top: 20px;
}
#hot_links a{
    text-decoration:none;
}
#hot_links a:hover img{
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.gaid_and_sitemap_float{
    float: left;
}

/*?w?b?_?[?E*/
#block{
    width:450px;
    float:right;
}

#block ul{
    list-style:none;
    overflow:hidden;
}

#block #gaid_and_sitemap li{
    float: left;
    text-decoration: none;
}

#gaid_and_sitemap a{
    font-size: 85%;
    font-weight: bold;
    text-decoration:none; 
}

#gaid_and_sitemap a img{
    padding: 0 3px 0 3px;
}

#block .mobileBtn{
    float:left;
    margin:8px 0 0 0;
}

#block .loginBtn{
    float:right;
    width: 310px;
}

#block .loginBtn #mypage_button{
    float: left;
}

#block .loginBtn #logout_button{
    float: right;
}

.button_text{
    padding: 2px 0 6px;
    text-align: center;
    color: white;
    text-shadow: 1px 1px 1px black;
    font-weight: bold;
}

#block .loginBtn img{
    /*    margin:0 0 0 8px;*/
    vertical-align:bottom;
}

#box_waku{
    width: 450px;
    margin-top: 5px;
    position: relative;
}

.recommend_img{
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #DDD;
}

#global_category{
    width: 100%;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    box-shadow: 0 -2px 6px 0 rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 -2px 6px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 -2px 6px 0 rgba(0,0,0,0.1) inset;
    margin-top: 5px;
}

#global_category >ul{
    width: 960px;
    margin: 0 auto;
}

#global_category >ul > li{
    float: left;
    width: 87px;
    height: 55px;
}
#global_category > ul > li > a{
    text-indent: -9999px; /* テキストをふっとばす */
    text-decoration: none;
    display: block;
    width: 88px;
    height: 56px;
}
/* hoverでプルダウン START */
#global_category > ul > li > div{
    display:none;
    z-index:9999;
}
#global_category > ul > li:hover > div{
    position:absolute;
    padding:10px;
    min-width:200px;
    background-color:white;
    display:block;
    border-radius: 5px;
    border:1px solid #c0c0c0;
}
.balloon-top:after{
    left: 36px;
    top: -8px;
    display:block;
    position:absolute;
    content:"";
    width:0;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    border-bottom: solid 10px white;
}
.balloon-top:before{
    left: 36px;
    top: -10px;
    display:block;
    position:absolute;
    content:"";
    width:0;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    border-bottom: solid 10px #c0c0c0;;
}
.krkr_banner_list{
    margin-top: 10px;
}
.krkr_banner_list a:hover{
    opacity:0.5;
}
.krkr_banner{
    float:left;
    border:1px solid #DDD;
}
.krkr_banner_right{
    margin-left:10px;
}
#global_category ul.clearfix li{
   /* position:relative;*/
}
#global_category ul.clearfix li ul{
    display:inline-block;
    width:180px;
    vertical-align:top;
}
#global_category ul.clearfix li ul:nth-child(2){
    padding-left:10px;
}
#global_category ul.clearfix li ul li a{
    padding-left:5px;
    width:95%;
    height:100%;
    display:block;
    font-size:13px;
    line-height:1.8;
    color: #000;
}
#global_category ul.clearfix li ul li:hover{
    background-color:#f5f5f5;
}
#global_category ul.clearfix li ul li:hover a{
    color:black;
}
/* hoverでプルダウン END */
#global_category ul li#nav01 > a{
    background: url("/images/new_design/category_01.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav02 > a{
    background: url("/images/new_design/category_02.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav03 > a{
    background: url("/images/new_design/category_03.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav04 > a{
    background: url("/images/new_design/category_04.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav05 > a{
    background: url("/images/new_design/category_05.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav06 > a{
    background: url("/images/new_design/category_06.png"); 
    background-repeat: no-repeat;	
}
#global_category ul li#nav07 > a{
    background: url("/images/new_design/category_07.png"); 
    background-repeat: no-repeat;	
}
#global_category ul li#nav08 > a{
    background: url("/images/new_design/category_08.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav09 > a{
    background: url("/images/new_design/category_09.png");
    background-repeat: no-repeat; 
}
#global_category ul li#nav10 > a{
    background: url("/images/new_design/category_10.png");
    background-repeat: no-repeat; 
}
#global_category ul li#nav11 > a{
    background: url("/images/new_design/category_11.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav01 > a:hover{
    background: url("/images/new_design/category_01_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav02 > a:hover{
    background: url("/images/new_design/category_02_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav03 > a:hover{
    background: url("/images/new_design/category_03_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav04 > a:hover{
    background: url("/images/new_design/category_04_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav05 > a:hover{
    background: url("/images/new_design/category_05_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav06 > a:hover{
    background: url("/images/new_design/category_06_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav07 > a:hover{
    background: url("/images/new_design/category_07_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav08 > a:hover{
    background: url("/images/new_design/category_08_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav09 > a:hover{
    background: url("/images/new_design/category_09_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav10 > a:hover{
    background: url("/images/new_design/category_10_f.png"); 
    background-repeat: no-repeat;
}
#global_category ul li#nav11 > a:hover{
    background: url("/images/new_design/category_11_f.png"); 
    background-repeat: no-repeat;
}
h1{
    max-width:960px;
    margin: 10px auto;
    color: #3c3c3c;
    font-weight: bold;
    width: 100%;
    text-align: left;
}
#category{
    width: 176px;
    float: left;
}

#category img{
    vertical-align: bottom;
}

#search_box{
    width: 950px;
    height: 40px;
    margin: 10px auto;
    background: url("/images/new_design/search_bar.png") no-repeat;
}
#search{
    padding: 10px 4px 0 32px; 
    height: 30px;
    font-size: 100%;
}

#search_input{
    float: left;
}

#search_submit{
    float: left;
}

#mark_a_link{
    padding: 4px 2px;
    float: right;
}

#mark_a_link a{
    color: orange;
}

#search form img{
    margin: -6px 0 0 0;
}

#search span{
    font-size:85%;
    position:relative;
    bottom:1px;
}

#search .hoge{
    width: 320px;
    height: 14px;
    margin-left: 10px;
    padding: 4px;
}

#search .mark_a{
    float: right;
}

#search .mark_a a{
    color: green;
    text-shadow: 2px 2px 3px white;
    font-weight: bold;
}

#search .mark_a span{
    color: orange;
    font-size: 120%;
}

#search .member{
    color:red;
    font-weight:bold;
}

#wrapper{
    width:100%;
    height: 100%;
    clear:both;
    position: relative;
    z-index: 50;
    top: 0;
}

#wrapper_no_header{
    width:100%;
    height: 100%;
    clear:both;
    position: relative;
}

.left_h2{
    padding-bottom: 5px;
}

#navi{
    width:175px;
    float:left;
}

#navi a:hover{
    opacity:0.5;
}

.pan{
    margin-top:8px;
}

#navi ul{
    list-style:none;
    overflow:hidden;
}

#navi li{
    text-decoration:none;
    zoom:1;
}


#navi .navibox li{
    margin:0 0 4px 7px;
}

.navibox_waku,
.navibox_waku_category,
.navibox_waku_feature,
.navibox_waku_new_user{
    margin-top: 10px;
    border: 3px solid #CCC;
    padding: 2px;
}
#navi .navibox_waku{
    background-color: white;
}
#navi .navibox_waku_new_user{
    border: 3px solid #b4d2a7;
}
#navi .navibox_waku_category{
    background-color: #eee;
}
#navi .navibox_waku_feature{
    background-color: #ededed;
}
.feature_title_waku{
    padding: 5px;
    margin-bottom: 5px;
}
.navibox_waku_feature li{
    background-color: white;
}
.navibox_waku_common li:hover,
.navibox_waku_feature li:hover{
    background-color: #E8FFD6;
    cursor: pointer;
}
.navibox_waku_common a,
.navibox_waku_feature a{
    display: block;
    color:black;
    text-decoration: none;
}
#navi .navibox_waku_common li{
    padding: 6px;
    border-top: 1px solid #AAA;
    color: black;
}
#navi .navibox_waku_common li.navibox_eee{
    border-top: 0;
}
#navi .navibox_waku_common li.secondCat{
    border-bottom: 1px solid #AAA;
}
#navi .navibox_waku_common li.thirdCat{
    padding: 2px 5px;
    border-top: 1px dotted #AAA;
}

#navi .navibox_waku_common li.catBg{
    background-color: #c1decc!important;
    color: green;
    font-weight: bold;
}

#navi .navibox_waku_common li.navi_box_first_list{
    border-top: 0;
}
#navi .navibox_waku_feature .feature_img{
    float: left;
    padding: 4px 5px 0 0;
    /padding-top: 0px;
}
#navi .navibox_waku_feature .feature_title{
    float: left;
    width: 130px;
    color: black;
}

.navibox_ba li{
    background: url("/images/new_design/yaji_green.png") no-repeat 150px 10px;
}
.navibox_ba li.catBg{
    background: url("/images/new_design/yaji_orange_shita.png") no-repeat 150px 10px;
}
.navibox_ba li.thirdCat{
    background-image: none;
}

.navibox_bba li{
    background: url("/images/new_design/yaji_white.png") no-repeat 150px 10px;
}

.navibox_bba span{
    font-size: 95%;
}

#navi .navibox_a,#navi .navibox_b,#navi .navibox_bb{
    margin:8px 0 0 0;
}

#navi .navibox_b,#navi .navibox_bb,#navi .navibox_ccb{
    margin-top:10px;
}

#navi .mark p{
    margin-top:10px;
    text-align:center;
}

#main{
    width:577px;
    float:left;
    padding:0 0 0 18px;
}

#news{
    width:565px;
    margin-top:10px;
}

#photo{
    margin-top:10px;
    margin-bottom: 20px;
}

#portable{
    height:250px;
    border:1px solid #cccccc;
}

#portable_ri{
    background-color:#EEE;
    height:250px;
    float:right;
    width:179px;
}

.tab_a_le{
    width:20px;
    margin-top: 2px;
    height: 30px;
    text-align: right;
    float: left;
    padding: 16px 2px 0 0;
}

.tab_a_ri{
    height: 44px;
    width:139px;
    vertical-align: middle;
    text-align:left;
    font-size:13px;
    padding-left: 34px;
}

.tab_a_ri p{
    text-align:left;
}

#portable_le{
    float:left;
    width:396px;
    height:250px;
}

.tab_a{
    padding:0;
}
.tab_a a{
    color: green;
}

.tab_a li{
    list-style-type:none;
    width:179px;
    height:44px;
    color:#0000ff;
    background-color: #EEE;
    padding: 5px 0 0 0;
    /margin-bottom: -3px;
}
.tab_a table{
    _margin-top: -5px;
}

.tab_a li a{
    outline:none;
    display:block;
    text-decoration:none;
    width: 179px;
    height: 44px;
    background-image: url("/images/new_design/rolling_bg.png");
    background-repeat: no-repeat;
}

.tab_a li a.selected2{
    text-decoration:underline;
    color:red;
    cursor:pointer;
    width: 179px;
    height: 44px;
    background-image: url("/images/new_design/rolling_bg_f.png");
    background-repeat: no-repeat;
}

.panel2{
    padding:0;
}

.panel2 li{
    list-style-type:none;
    color:#0000ff;
}

.panel2 li a:hover{
    opacity:0.5;
}

#news,#photo_a,#photo_b,#photo_aa,#photo_2,#photo_3,#main .category, #main .category_list{
    margin-top:20px;
}

#photo_a a:hover{
    opacity:0.5;
}

#news_h2{
    background-image: url("/images/new_design/top_news.png");
    width: 577px;
    height: 33px;
    text-align: right;
}
#news_h2 span{
    padding: 5px 22px 0 0;
    display: block;
}
#news_h2 span a{
    color: white;
    font-size: 77%;
}

#news_box_waku{
    width: 575px;
}
#news_box{
    border:3px solid #ddd;
    border-top: 0;
    padding: 10px;
}

#news_box li{
    padding: 5px 0;
    border-bottom: 1px dotted #DDD;
}
#news_box li span{
    margin-right: 10px;
}

#news_box dl{
    font-size:85%;
}
#top_news_box_waku{
    width: 549px;
}
#top_news_box{
    border: 1px solid #DDD;
    padding: 0 7px;
    background-color: #fff8f8;
}
#top_news_box li:last-child{
    border: none;
}
#top_news_box span{
    font-size: 11px;
}
#main .menu_box_waku{
    padding: 30px 20px 20px;
    height: 75px;
}

#main .category ul{
    list-style:none;
    overflow:hidden;
}

#main .category li{
    text-decoration:none;
    float:left;
    white-space:nowrap;
}

#main .category a{
    display:inline-block;
}

#main .category h3{
    font-size:105%;
    font-weight:bold;
    border-bottom:2px solid #dcdcdc;
    margin-right:30px;
}

#banner{
    width:570px;
}

#banner img{
    margin:40px 2px 0 2px;
    float:left;
}

#pickup_h2{
    background: url("/images/new_design/top_pickup.png") no-repeat;
    height: 33px;
    text-align: right;
    width: 577px;
}

#carousel_bb, #carousel_bb3{
    border: 3px solid #DDD;
    border-top: 0;
    width:570px;
    height:230px;
}

#carousel_2{
    background:url("/images/slide2.png") no-repeat;
    width:570px;
    height:210px;
}

/*ランキング用category.cssから流用*/
#carousel2{
    width:100%;
    height:100%;
    overflow:hidden;
}

#carouselWrap2{
    width:568px;
    height:250px;
    position:relative;
    margin-left:auto;
    margin-right:auto;

}

#carouselInner2 ul.column2{
    width:100%;
    height:207px;
    padding: 0 0 5px;
    list-style-type:none;
    float:left;
    text-align:center;
}

#carouselInner2 ul.column2 span{
    color:red;
    font-size: 91%;
}

#carouselInner2 ul.column2 li{
    float:left;
    margin-left:auto;
    margin-right:auto;
    display:inline;
    padding:10px 5px 0;
    width: 100px;
}

ul.column2 a:hover{
    opacity: 0.5;
}

#carouselWrap, #carouselWrap3{
    width:569px;
    height:230px;
    position:relative;
    margin-left:auto;
    margin-right:auto;

}

#carouselPrev, #carouselPrev3{
    position:absolute;
    top:60px;
    left:6px;
    cursor:pointer;
}
#footer_carouselPrev{
    position:absolute;
    top:60px;
    left:15px;
    cursor:pointer;
}
#carouselNext, #carouselNext3{
    position:absolute;
    top:60px;
    right:6px;
    cursor:pointer;
}
#footer_carouselNext{
    position:absolute;
    top:60px;
    right:0;
    cursor:pointer;
}
#carousel,#carousel3{
    width:100%;
    height:100%;
    overflow:hidden;
}

#carouselInner ul.column,#carouselInner3 ul.column3{
    width:510px;
    height:218px;
    padding:7px 30px 5px 29px;
    list-style-type:none;
    float:left;
    text-align:center;
}

#carouselInner ul.column span,#carouselInner3 ul.column3 span{
    color:red;
}

#carouselInner ul.column li,#carouselInner3 ul.column3 li{
    float:left;
    margin-left:auto;
    margin-right:auto;
    display:inline;
    padding:10px 3px 0;
    width: 96px;
}

.column p, .column span,.column3 p, .column3 span{
    font-size: 100%;
}

#pickup_h2_cat{
    background: url("/images/new_design/top_under_contents.png") no-repeat;
    height: 33px;
    text-align: right;
    width: 577px;
}
#carousel_bb_cat, #carousel_bb3_cat{
    border: 3px solid #DDD;
    border-top: 0;
    width:570px;
    height:180px;
}
#carousel_2_cat{
    background:url("/images/slide2.png") no-repeat;
    width:570px;
    height:180px;
}



#carouselWrap_cat, #carouselWrap3_cat{
    width:569px;
    height:180px;
    position:relative;
    margin-left:auto;
    margin-right:auto;

}

#carouselPrev_cat, #carouselPrev3_cat{
    position:absolute;
    top:60px;
    left:6px;
    cursor:pointer;
}
#footer_carouselPrev_cat{
    position:absolute;
    top:60px;
    left:15px;
    cursor:pointer;
}
#carouselNext_cat, #carouselNext3_cat{
    position:absolute;
    top:60px;
    right:6px;
    cursor:pointer;
}
#footer_carouselNext_cat{
    position:absolute;
    top:60px;
    right:0;
    cursor:pointer;
}
#carousel_cat,#carousel3_cat{
    width:100%;
    height:100%;
    overflow:hidden;
}

#carouselInner_cat ul.column_cat,#carouselInner3_cat ul.column3_cat{
    width:510px;
    height:180px;
    padding:7px 30px 5px 29px;
    list-style-type:none;
    float:left;
    text-align:center;
}

#carouselInner_cat ul.column_cat span,#carouselInner3_cat ul.column3_cat span{
    color:red;
}

#carouselInner_cat ul.column_cat li,#carouselInner3_cat ul.column3_cat li{
    float:left;
    margin-left:auto;
    margin-right:auto;
    display:inline;
    padding:10px 3px 0;
    width: 245px;
}

.column_cat p, .column_cat span,.column3_cat p, .column3_cat span{
    font-size: 100%;
}
#denominator_cat, #denominator3_cat{
    font-size: 12px;
    color: black;
    padding: 4px 32px 0 0;
    color: white;
    font-weight: normal;
}
/*レコメンド用CSS*/
#p_carousel_bb{
    width:765px;
    height:265px;
}

#p_carousel_2{
    background:url("/images/slide2.png") no-repeat;
    width:765px;
    height:210px;
}

#p_carousel_3{
    background:url("/images/slide3.png") no-repeat;
    width:765px;
    height:210px;
}

#p_carouselWrap{
    width:765px;
    height:265px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}
#p_carousel .product_recommend_title{
    margin-top: 0;
    padding: 0;
    background: url("/images/new_design/recommend_05.png") no-repeat scroll 0 0 transparent;
}

#p_carouselPrev,#p_carouselPrev2{
    position:absolute;
    top:85px;
    left:10px;
    cursor:pointer;
}
#p_carouselNext,#p_carouselNext2{
    position:absolute;
    top:85px;
    right:10px;
    cursor:pointer;
}
#p_carousel{
    width:100%;
    height:100%;
    overflow:hidden;
}

#p_carouselInner ul.column,#p_carouselInner2 ul.column2{
    width:690px;
    height:235px;
    padding:0 38px 1px 38px;
    list-style-type:none;
    float:left;
    text-align:center;
}

#p_carouselInner ul.column span,#p_carouselInner2 ul.column2 span{
    color:red;
}

#p_carouselInner ul.column li,#p_carouselInner2 ul.column2 li{
    float:left;
    margin-left:auto;
    margin-right:auto;
    display:inline;
    padding:10px 3px 0 2px;
}
#p_carouselInner ul.column li img,#p_carouselInner2 ul.column2 li img{
    border:none;
}
.com_rec_price{
    padding-top: 8px;
}

#ranking_panel{
    width:574px;
    overflow: hidden;
}
#panel_container{
    border: 3px solid #d5a921;
    border-top: 0;
    padding: 15px 5px;
    /*height: 324px;*/
}

#tab_bb{
    float:left;
    width:140px;
}

#tab_cc{
    float:right;
    width:412px;
    height:322px;
    border: 1px solid #d5a921;
}

ul.tab{
    padding:0;
    display:block;
    height:310px;
    list-style-position:outside;
}

ul.tab li{
    list-style-type:none;
    width:140px;
    height:31px;
    display:block;
    line-height:normal;
}

ul.tab li a{
    background:url("/images/new_design/ranking_bg.png") no-repeat;
    width:140px;
    height:25px;
    display:block;
    line-height:normal;
    zoom: 1;
}
ul.tab li a p{
    color:#000000;
    font-weight:bold;
}

ul.tab li a.selected{
    background:url("/images/new_design/ranking_bg_f.png") no-repeat;
    cursor:default;
    text-decoration: none;
}
ul.tab li a.selected p{
    color: #966b02;
}

ul.tab p{
    padding: 5px 0 0 5px;
    font-size: 75%;
}

.panel_lit{
    font-size:10px;
    position:relative;
    bottom:8px;
    padding-top:2px;
}

a .panel_lit{
    font-size:10px;
}

ul.panel{
    padding:5px 5px 2px 5px;
    height:315px;
}
ul.panel li{
    list-style-type:none;
    padding:0px;
}

.panel_bb{
    text-align:center;
    font-size:14px;
}
.panel_bb a:hover{
    opacity:0.5;
}

.panel_nam{
    text-align:left;
    font-size:13px;
    padding: 5px 10px;
    height: 49px;
}
*+html .panel_nam{
    padding-bottom: 0;
}

.panel_nam_b{
    text-align:left;
    font-size:14px;
    padding: 0 4px;
    height: 41px;
}

.panel h3{
    padding:1px 0 1px 9px;
    color:black;
    font-size:17px;
    background-color: #DDD;
    font-weight: normal;
}
.panel_box{
    padding-top: 10px;
}
.panel_g,.panel_gg{
    vertical-align:top;
    padding-top:1px;
}
.panel_number_b{
    font-size:28px;
}

.panel_number_b img{
    margin-right:3px
}
.panel_number{
    font-size:18px;
}

.panel_number img{
    margin-right:3px;
}

.panel_number p{
    position:relative;
    top:5px;
}

.panel_number_b span,.panel_number span{
    font-weight:bold;
    font-size:25px;
    position:relative;
    top:1.5px;
}

.panel_number_b,.panel_gg,.panel_yen{
    padding-right:10px;
}

.panel_yen span,.panel_yen2 span{
    color:red;
}
.panel_yen{
    height: 44px;
}

.panel .ranking_more{
    padding-right: 15px;
    color: black;
    background: url('/images/new_design/yaji_gold.png') 186px 3px no-repeat;
}

#main .category_list{
    position: relative;
    border: 3px solid #DDD;
}
#main .category_list h2{
    position: absolute;
    top: -12px;
    left: 2px;
}

.menu_box li{
    float: left;
    width: 175px;
    background: url("/images/new_design/yaji_green.png") 0px 3px no-repeat;
}
.menu_box li a{
    padding-left: 16px;
}

#side_content{
    width:160px;
    float:right;
    margin-top:10px;
}

#side_content a:hover{
    opacity:0.5;
}

#side_banner img{
    margin-bottom:7px;
}

#side_block{
    margin-top:10px;
    border:1px solid #dcdcdc;
}

.side_photo p,.side_photo_bb p{
    font-size:98%;
}
.side_rec_img{
    height: 120px;
    width: 136px;
    text-align: center;
}
.right_rec_hiritsu{
    max-height: 121px;
    max-width: 121px;
    border: 1px solid #DDD;
}
.side_photo{
    width: 136px;
    padding: 0 10px;
}

.side_photo span,.side_photo_bb span{
    color:red;
    font-weight:bold;
}

#side_block_shuginet{
    width:152px;
    /*    margin-bottom:25px;*/
    padding: 2px 2px 2px 2px;
    border:solid 2px #AAA;
    border-radius: 10px;
}

#side_block_bb{
    /*    margin-top:10px;*/
    /*    margin-bottom:20px;*/
    margin-top:5px;
    width:160px;
}

#side_block_ee{
    width:156px;
    /*    margin-top:10px;*/
    /*    margin-bottom:20px;*/
    border-left:solid 2px #AAA;
    border-right:solid 2px #AAA;
    text-align:center;
}

#side_block_ee h4{
    position:relative;
    right:2px;
}

#side_block_bb{
    margin-left:auto;
    margin-right:auto;
    background:url("/images/side_frame.gif") 0 -6px no-repeat;
    height:305px;
}

.side_block_aa li{
    text-align:center;
}
.side_block_float_le{
    float:left;
}
.side_block_aa_le{
    height: 55px;
    width: 55px;
    text-align: center;
}
.check_hiritsu{
    max-height: 55px;
    max-width: 55px;
}
.side_block_float_ri{
    float: right;
}

.side_block_aa_ri{
    height: 55px;
    display: table-cell;
    vertical-align: middle;
    width: 55px;
    text-align: center;
}

#side_block_aa p{
    border:solid 1px #999999;
}

.side_photo_frame{
    background:url("/images/side_frame2.gif") no-repeat;
    height:10px;
    width:165px;
    position:relative;
    right:2px;
    top:10px;
}

footer{
    background: #EEEEEE;
}

#menu_navi{
    clear: both;
    width:950px;
    margin:0 auto;
    text-align: center;
    padding-top: 20px;
    /padding-top: 0;
}

#menu_navi li{
    text-decoration:none;
    float:left;

}

#menu_navi_a{
    text-align: center;
    font-size: 14px;
    height: 30px;
    padding-top: 3px;
    border-bottom: #016600 solid 1px;	
}

#footer_logo{
    width: 950px;
    margin: 0 auto;
}

#footer_text{
    padding: 8px 0 0 10px;
    width: 960px;
    overflow: hidden;
    height: 20px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

#footerNav{
    width:960px;	
　　text-align:center;
    margin: 0 auto;
}

#footer_img{
    float: left;
    padding: 3px;
    margin:0 20px 30px 20px;
    height: 100px;
}

#footer_text2{
    text-align:left;
    width:890px;
    font-size: 14px;
    margin:20px auto;
}

.footer_category_list{
    width:900px;
    height:40px;
    margin: -10px auto 20px;
    padding: 15px;
    　　　border:#016600 solid 2px;  
}
.footer_link{
    width:900px;
    height:40px;
    margin: -10px auto 20px;
    text-align: center;  
}
.footer_link li{
    display: inline;
    float: left;
    width: 175px;
    background: url("/images/new_design/yaji_green.png") 0px 3px no-repeat;
}

#foot{
    padding:3px 0;
    overflow:hidden;
    color:#ffffff;
    background: #016600;
    text-align: center;
    clear:both;
}

ul#cart_contents{
    display :none;
    width :346px;
    max-height :212px;
    background-color: white;
    overflow-y:scroll;
    text-align:center;
    border:2px solid #999999;
    margin-top:0;
    position: absolute;right:6px;top:36px;
    z-index: 1000;
}

/*.error, .alert, .notice, .success, .info {padding:0.8em;margin:10px;border:2px solid #ddd;}*/
.error input {background-color:#ffcccc;}
input:focus {background-color:#ffffcc;}
.success {background:#D6F3C8;color:#264409;border-color:#98E082;}


ul#cart_contents li{
    width:331px;
    padding:4px 0;
    border-top: 1px dotted black;
}

ul#cart_contents li:first-child{
    border-top: 0;
}

div#cartimg_area{
    float:right;
}
#cart_img{
    text-align:right;
}

div#goods_image{
    float:left;
    margin-left:10px;
}

div#goods_name{
    float:left;
    font-size:100%;
    padding: 5px 0 0 8px;
    width: 244px;
    text-align: left;
}
p#goods_name2{
    font-size:100%;
    height: 35px;
}
.goods_price_one{
    font-size: 95%;
    float: left;
    font-weight: normal;
}
.goods_price_one_t{
    display: table-cell;
    height: 18px;
    vertical-align: bottom;
    padding-top: 3px;
}

p#goods_amount{
    float:left;
    font-size:100%;
    margin:20px 0 0 20px;
}
.goods_sum{
    font-size:110%;
    font-weight:bold;
    width: 245px;
}
.goods_sum_all{
    float: right;
    font-size: 100%;
}

ul#cart_contents span{
    color:red;
}

ul#cart_contents li#cartSum{
    text-align:right;
    font-weight:bold;
}
ul#cart_contents li#cartSum p{
    padding: 5px 10px 0 0;
    font-size: 100%;
}
ul#cart_contents li:hover{
    background-color: #D6F3C8;
}
ul#cart_contents li#cartSum{
    background-color: #F6FFAB;
}
ul#cart_contents li#cartSum{
    padding-top: 4px;
    height: 34px;
}

#photo_a{
    position:relative;
}
#denominator, #denominator3{
    font-size: 12px;
    color: black;
    padding: 4px 32px 0 0;
    color: white;
    font-weight: normal;
}

#commodity_comment{
    clear: both;
}
#clear_all{
    padding: 10px;
    clear: both;
}

p.step_button {
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
}

#photo_title h2 {

}

#errorExplanation, div.flash, .nodata, .warning {
    border: 2px solid;
    font-size: 1.1em;
    margin-bottom: 12px;
    padding: 4px 4px 4px 30px;
}
div.flash {
    margin-top: 8px;
}
div.flash.error, #errorExplanation {
    background: url("/images/exclamation.png") no-repeat scroll 8px 6px #FFE3E3;
    border-color: #DD0000;
    color: #880000;
}
div.flash.notice {
    background: url("/images/true.png") no-repeat scroll 8px 5px #DFFFDF;
    border-color: #9FCF9F;
    color: #005F00;
}
div.flash.warning {
    background: url("/images/warning.png") no-repeat scroll 8px 5px #FFEBC1;
    border-color: #FDBF3B;
    color: #A6750C;
    text-align: left;
}
.nodata, .warning {
    background-color: #FFEBC1;
    border-color: #FDBF3B;
    color: #A6750C;
    text-align: center;
}
#errorExplanation ul {
    font-size: 0.9em;
}

.message_title {
    margin-top: 8px;
    margin-bottom: 8px;
    text-decoration: underline;
}

.title_h2 {
    background: url("/images/title-arrow.gif") no-repeat scroll 5px 5px transparent;
    border-bottom: 1px solid #009900;
    color: #666;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 0 0 32px;
    text-align: left;
    font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

div#category{
    float: left;
    width: 174px;
}
ul.sub_ca1 li {
    background-color: #D3D3D3;
    height: 28px;
    width: 165px;
    padding-left: 5px;
}
.navibox_bb {
    margin: 8px 0 0;
}
.navibox_a1{
    padding-top: 5px;
}
ul.sub_ca1{
    display: none;
    border-bottom: 2px solid #666666;
    border-left: 2px solid #666666;
    border-right: 2px solid #666666;
    position: absolute;
    z-index: 100;
    top: 124px;
    left: 0;
}
.shangpin_img{
    height: 160px;
    width: 160px;
    text-align: center;
    overflow: hidden;
}
.shangpin_img a:hover{
    opacity:0.5;
}
.hiritsu{
    max-height: 161px;
    max-width: 161px;
}
.pic_img{
    height: 96px;
    width: 96px;
    text-align: center;
}
.pick_hiritsu{
    max-height: 97px;
    max-width: 97px;
    border: 1px solid #DDD;
}

.top_rank_img{
    height: 125px;
    width: 125px;
    text-align: center;
}
.top_rank_hiritsu{
    max-height: 126px;
    max-width: 126px;
}
.cat_rank{
    height: 103px;
    width: 103px;
    text-align: center;
}
.rank_hiritsu{
    max-height: 102px;
    max-width: 102px;
    border: 1px solid #DDD;
}
#commodity_box span.colBlack{
    color: black;
    font-size: 95%;
}
#commodity_box del{
    color: red;
}
.shangpinFloatLe{
    float:left;
    width: 160px;
}
.shangpinFloatLe a:hover{
    opacity:0.5;
}
.navibox{
    width: 174px;
    _margin-top: -2px;
}
.cart_img{
    height: 58px;
    width: 58px;
    text-align: center;
    overflow: hidden;
}
.thirdCatName{
    display: inline-block;
    width:130px;
    padding-left: 13px;
}
.thirdCatPosi{
    background: url('/images/new_design/yaji_third_cat.gif') no-repeat 0 4px;
}
.secCatName{
    display: inline-block;
    width:135px;
    _overflow:  hidden;
    position: relative;
}
.nvImgP{
    width: 11px;
    display: inline;
}

.tw_tbl table{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.tw_tbl th{
    border:1px solid #a6a6a6;
    color:#4f514e;
    background-color:#c1decc;
    background-image:url(/images/table-back.gif);
    background-repeat :no-repeat;
    background-position:left top;
    padding:0.8em 1em;
    text-align:center;
    font-size:12px;
}
.tw_tbl td{
    border:1px solid #a6a6a6;
    padding:0.3em 1em;
}
.mark_a a:link{
    color:red;
}
.mark_a a:visited{
    color:red;
}
.mark_a a:active{
    color:red;
}
.mark_a a:hover{
    color:red;
}
* html ul#cart_contents {
    height:expression(document.body.clientHeight > 212? "212px" : "auto");
}
#main_not_right{
    width: 755px;
    float: right;
}
.rank_name {
    height: 32px;
    padding-left: 5px;
    text-align: center;
}
.price_table {
    height: 42px;
    text-align: center;
}
.pic_table,.ranking_table,.sale_table{
    line-height: 1.2em;
    margin-top: 10px;
}
.pic_table{
    width: 98px;
}
.ranking_table{
    width: 103px;
}
.sale_table{
    width: 98px;
}
.name_label{
    text-align: left;
}
.title_logo{
    padding-top: 20px;
}
.complete_waku{
    margin: auto;
    width: 70%;
    text-align: center;
}
.complete{
    background-color: #D6F7CA;
    border: 2px solid #009900;
    padding: 15px;
}
.cat_h3{
    background: url("/images/h_bg.gif") no-repeat scroll 0 0 transparent;
    height: 24px;
    padding: 3px 13px;
}
#countUp{
    display: inline;
}
.cart_hiritsu{
    max-width: 59px;
    max-height: 59px;
}
* html .tab_a_ri{
    padding-top: 10px;
    height: 38px;
}
.warning_cart{
    border: 2px solid;
    font-size: 1.1em;
    padding: 4px 30px;
    border-color: #DD0000;
    margin: 0 auto 10px;
    width: 440px;
    font-weight: bold;
}

ul.panel li #tab2, ul.panel li #tab3,ul.panel li #tab4,ul.panel li #tab5,ul.panel li #tab6,ul.panel li #tab7,ul.panel li #tab8,ul.panel li #tab9,ul.panel li #tab10,ul.panel li #tab11{
    display: none;
}
*:first-child+html ul.sub_ca1{
    top:120px;
}
html>/**/body #main .category a{
    display /***/: inline;
}
.pic_name{
    height:38px;

}
.navibox_ccc {
    background: url("/images/navi_ccc_top.gif") no-repeat scroll 0 0 #C0C4C3;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    padding: 7px 0 7px 8px;
    width: 166px;
}
.navibox_cat {
    font-size: 13px;
}
.navibox_ccb ul {
    border-bottom: 1px solid #A9A9A9;
    border-left: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
    bottom: 7px;
    padding-top: 7px;
    position: relative;
    width: 172px;
}
.navibox_ccb li {
    background-color: #F7F7F7;
    border-bottom: 1px dotted #CCCCCC;
    padding: 6px 2px 5px 4px;
}
.recommend_price span, .bought_item_price span{
    color: red;
}
.recommend_title{
    font-size:120%;
    padding-bottom:3px;
    color:orange;
    margin-top: 20px;
}
.check_item{
    width:114px;
    float:left;
}
.check_item_title{
    float: left;
}
.check_item_product{
    padding-top:10px;
}
.recommend_item_column li, .viewed_or_bought_column li{
    width:104px;
    float:left;
    padding:0 5px;
}
.recommend_table{
    width:100%;
    line-height:1.2em;
}
.recommend_name{
    height:34px;
    padding-top:5px;
    text-align:left;
}
.recommend_price{
    height:44px;
    text-align:center;
}
.bought_item{
    width:456px;
    float:left;
}
.bought_item_title{
    float:right;
}
#bought_item_product, #bought_item_product2, #cluster_item_product{
    padding-top:10px;
}
.bought_item_img{
    float:left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #DDD;
}
.bought_item_desc{
    float:left;
    padding: 8px 0 0 10px;
}
.height_bought_item_product{
    padding: 10px 0;
    border-bottom: 1px dotted #AAA;
}
.product_recommend_title{
    font-size:120%;
    padding:5px 0;
    color:orange;
}
.check_item_column li{
    padding: 0 4px;
}
.tMypageCheck .check_item_column li{
    float: left;
}
.check_rireki, .recommend_list{
    font-size: 85%;
    padding-top: 10px;
    text-align: right;
}
.check_rireki a, .recommend_list a{
    padding-right: 30px;
    background: url("/images/new_design/yaji_orange.png") no-repeat scroll 112px 2px transparent;
}
#footer_recommend{
    text-align: left;
    width: 950px;
}
#footer_recommend a:hover{
    opacity:0.5;
}
#footer_rec_h2{
    background: url("/images/new_design/recommend_03.png") no-repeat 0 0 transparent;
    height: 24px;
    padding-top: 6px;
    position: relative;
    margin-bottom: 10px;
}
#footer_recommend #footer_check_item_title{
    padding-bottom: 10px;
    background-color: white;
    font-weight: bold;
}
#footer_check_item{
    border-right: 1px solid orange;
    width: 200px;
    float: left;
    padding: 0 5px 5px;
    height: 260px;
}
.footer_check_product{
    height: 50px;
    width: 200px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #CCC;
}
.footer_check_img{
    float: left;
    height: 50px;
    width: 50px;
    overflow: hidden;
    border: 1px solid #DDD;
}
.footer_check_img img{
    _height: 50px;
    _width: 50px;
}
.bottom_check_hiritsu{
    max-height: 50px;
    max-width: 50px;
}
.footer_check_name{
    float: right;
    padding-right: 10px;
    width: 130px;
    font-size: 80%;
}
#footer_bought_item{
    float: left;
    width: 690px;
    height: 265px;
    position: relative;
    padding: 0 10px;
}
#footer_carousel{
    padding: 0 35px;
}
.footer_bought_column li{
    padding: 0 5px;
}
.footer_rec_name{
    font-size: 100%;
    height: 36px;
    overflow: hidden;
    padding-left: 5px;
}
#footer_carouselInner ul.footer_bought_column{
    float: left;
    width: 620px;
}
#footer_carousel_hidden{
    overflow: hidden;
    width: 620px;
}
#footer_detail{
    position: absolute;
    top: 8px;
    left: 450px;
}
#footer_h2 span{
    color: black;
    font-size: 80%;
    font-weight: normal;
}
#footer_denominator{
    position: absolute;
    top: 8px;
    right: 10px;
    font-weight: normal;
}
#footer_recommend_waku{
    border: 1px solid #CCC;
    height: 265px;
    padding: 10px;
}
#recommend_cluster,#recommend_cart_viewed,#recommend_cart_bought2,#recommend_cart_bought,#recommend_finish_parsonalized,#recommend_mypage_parsonalized,#recommend_bought,#recommend_mypage_parsonalized{
    display: none;
}
#footer_recommend,#check_and_bought, #check_and_bought2{
    height: 0px;
    overflow:hidden;
}
#check_and_bought a:hover, #check_and_bought2 a:hover{
    opacity:0.5;
}

.check_item_column img{
    _height: 104px;
    _width: 104px;
}
#view_mode_change{
    width:60%;
    margin:10px auto;
    text-align: center;
}
#main_not_right{
    float: right;
    width: 755px;
}
#mypage_main .favorite_table td{
    padding: 0;
    border: 0;
}
table.favorite_table{
    border: 0;
}
#recommend_list a:hover{opacity:0.5;}

.rec_desc_waku_top,
#recommend_list table td.rec_desc_waku_top,
#mypage_main #recommend_mypage_parsonalized_inner tr td.rec_desc_waku_top,
#mypage_main .recommend_table td.rec_desc_waku_top,
#mypage_main .favorite_table td.rec_desc_waku_top{
    border:1px solid #CCC;
    border-bottom:0;
    font-size:6px;
    line-height:0.5;
    padding: 0;
}
.rec_desc_waku_bottom,
#recommend_list table td.rec_desc_waku_bottom,
#mypage_main #recommend_mypage_parsonalized_inner tr td.rec_desc_waku_bottom,
#mypage_main .favorite_table td.rec_desc_waku_bottom,
#mypage_main .recommend_table td.rec_desc_waku_bottom{
    border:1px solid #CCC;
    border-top:0;
    font-size:6px;
    line-height:0.5;
    padding: 0;
}

.favorite_table{
    width: 177px;
    height: 98px;
}
.pan_bb img, .pan img{
    position: relative;
    top: 2px;
}

#mm_sale_img{
    margin: 10px 0;
    text-align: center;
}
#gaid_and_sitemap a{
    color: green;
}
.rank_img{
    height: 125px;
    width: 125px;
    overflow: hidden;
}
#recommend_yourself{
    margin-bottom: 10px;
}
#recommend_page_check{
    margin-bottom: 10px;
    background: url("/images/new_design/recommend_07.png") no-repeat;
}
#recommend_page_check_delete{
    left: 630px;
    position: relative;
    top: 3px;
}
#veriSign{
    text-align: center;
}

#select_search{
    height:28px;
    border-bottom:2px solid #DDD;
}
#google_search_tab, #site_search_tab{
    float:left;
    cursor: pointer;
}
.search_img_waku{
    padding: 0 5px;
}
#google_search{
    display: none;
}
#google_search .gsc-webResult .gsc-result{
    padding: 15px 0;
}
#order span.point_alert {
    color: red;
}
.catalog_cover_section img{
    border: 1px solid #DDD;
}
#special_bana_zone{
    width: 755px;
    padding: 15px 0;
    text-align: center;
}
#special_bana_zone img:hover{
    opacity: 0.75;
    filter: alpha(opacity=75);

}
#special_bana_zone p{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #555555;
    text-align:left;
}
#center_banner{
    padding-top: 10px;
}
#center_banner a:hover{
    opacity: 0.75;
    filter: alpha(opacity=75);
}
#kaigyou_explanation{
    width:720px;
    border: 2px #ddd solid;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
}
#kaigyou_explanation p{
    font-family: verdana,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 16px;
}
.kaigyou_span{
    font-family: verdana,"ＭＳ Ｐゴシック",sans-serif;
    color:red;
    font-weight: bold;
    font-size: 16px;
}
.special{
    text-align: center;
    width:730px;
    font-size:88%;
}

.special_left{
    width:365px;
    float:left;
}
.special_left dd div{
    text-align:center;
    width:350px;
    float:right;
    font-size:14px;
}
.special_right{
    width:365px;
    float:right;
}
.special_right dd div{
    text-align:center;
    float:right;
    width:350px;
    font-size:14px;
}
.special_img{
    text-align:center;
    height:200px;
    width:350px;
}
.purchase_s{
    width:720px;
    float:right;
    margin-top:10px;
}


/*-----------ヘッダー-----------*/
.floating-menu{
    position: fixed;
    bottom: 15%;
    right: 0%;
    z-index: 9900;
}
.floating-menu div {
    position: relative;
    width: 70px;
    height: 100px;
    margin-bottom: 10px;
    -webkit-transform: 0.5s linear;
    -moz-transform: 0.5s linear;
    -o-transform: 0.5s linear;
    -ms-transform: 0.5s linear;
    transition: transform 0.5s linear;
    z-index: 10;
}

.floating-menu div :hover{
    position: relative;
    -webkit-transform: 0.5s linear;
    -moz-transform: 0.5s linear;
    -o-transform: 0.5s linear;
    -ms-transform: 0.5s linear;
    transform: 0.5s linear;
    /*transition: transform 0.5s linear;*/
    transition: 0.5s linear 0.1s;
    z-index: 9999;
    width: 400px;
    height: 100px;
    float: right;
    opacity: 0.9;
}
    
/* .floating-menu div img:hover{
      position: relative;
      opacity: 0.5;
    }*/
