@charset "utf-8";
/*------------------------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------------------------*/
body{ background:#FFF; overflow-x: hidden; }
a:visited { color:#9A3699; }
a { color:#006AD6; }
a:hover { color:#FF9600; }

#contents_wrap{
    margin:15px auto 0 auto;
    padding:0 25px;
    width:980px;
}
#left_contents{
    float:left;
    width: 300px;
    margin-right:25px;
    margin-top:20px;
    margin-bottom:20px;
    position:relative;
}
#right_contents{
    float:right;
    margin-top:20px;
    width:655px;
    margin-bottom:20px;
}
#wid_contents_wrap{
    clear:both;
    margin:0 auto;
    width:96%;
    min-width:900px;
}


/*------------------------------------------------------------------------------------------
Head Headline
--------------------------------------------------------------------------------------------*/
#head_headline{
    height: 23px;
    border: 1px solid #dadada;
    border-width: 0 0 1px 0;
}
#head_headlineinner{
    min-width: 995px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 23px;
}
#head_headline_l{
    line-height: 23px;
    font-size:10px;
    text-align: left;
    margin-left: 15px;
    color:#999;
}
#head_headline_r{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
#head_headline_r li{
    display: inline;
    line-height: 23px;
    font-size:12px;
    text-align: left;
    margin-right: 15px;
}
#head_headline_r li.l1:after{ content:" | "; }
#head_headline_r li a{ color:#999; }
#head_bloc1{
    height: 87px;
    border: 1px solid #dadada;
    border-width: 0 0 1px 0;
}
#head_bloc1inner{
    height: 87px;
    min-width: 995px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#head_bloc1 p{
    display: block;
    position: absolute;
    top:15px;
    left: 15px;
}
#head_keyttl{ font-weight:bold; }
#head_bloc1 #head_loginarea{
    display: block;
    position: absolute;
    top:7px;
    right: 15px;
    width: 269px;
    height: 73px;
    background: url(//cdn.afimg.jp/img/sprite.png) -300px -30px no-repeat;
}
#head_bloc1 #head_login{
    display: block;
    position: absolute;
    top:7px;
    right:7px;
    width: 124px;
    height: 29px;
    line-height: 28px;
    overflow: hidden;
    font-size:13.5px;
    font-weight: 500;
    text-align: center;
    color: #F2F2F2;
    letter-spacing:0px;
    background: url(//cdn.afimg.jp/img/sprite.png) 0px -30px no-repeat;
}
#head_bloc1 #head_login:hover{
    background: url(//cdn.afimg.jp/img/sprite.png) 0px -80px no-repeat;
    text-decoration:none;
}
#head_bloc1 #head_regi{
    display: block;
    position: absolute;
    top:7px;
    left: 8px;
    width: 124px;
    height: 29px;
    line-height: 28px;
    overflow: hidden;
    font-size:13.5px;
    font-weight: 500;
    text-align: center;
    color: #EEEEEE;
    letter-spacing:0px;
    background: url(//cdn.afimg.jp/img/sprite.png) -735px -400px no-repeat;
}
#head_bloc1 #head_regi:hover{
    background: url(//cdn.afimg.jp/img/sprite.png) -735px -450px no-repeat;
    text-decoration:none;
}
#head_username{
    display: block;
    width: 240px;
    line-height: 1em;
    position: absolute;
    top:48px;
    left:9px;
}
#head_loginpop,
#head_loginpop_st1{
    display: block;
    position: absolute;
    top:62px;
    left: 5px;
    width: 190px;
    height: 44px;
    line-height: 31px;
    overflow: hidden;
    text-align: center;
    color: #619820;
    font-size:11px;
    font-weight: bold;
    background: url(//cdn.afimg.jp/img/sprite.png) -580px -70px no-repeat;
}
#head_loginpop_st1{	background: url(//cdn.afimg.jp/img/sprite.png) -630px -306px no-repeat; }
#head_loginpop_st1 a{ color: #F1737D; }
#head_loginpop_st1 span,
#head_loginpop span{
    display: block;
    position: absolute;
    top:14px;
    width: 190px;
    text-align: center;
}
#head_loginpop span{color: #619820;}
.select_wrap_1{border: solid 2px #5289BD;}
.select_wrap_2{border: solid 2px #F19E1A;}
.select_wrap_3{border: solid 2px #53A21E;}
#select_wrap{
    border-radius: 4px;
    width: 460px;
    height: 55px;
    position: absolute;
    top: 7px;
    left: 226px;
}

/*-- Link Color --*/
#topnavi li a,#bread a,
#footlist dd a,.footnavi li a{
    font-size:1em;
}
#head_loginpop a {
    color: #619820;
    text-decoration: underline;
}
#select_wrap_body{
    width: 460px;
    height: 65px;
    position: relative;
}
#select_alias {
    display: block;
    width:329px;
    margin-left: 2px;
    float:left;
}
#select_alias li{
    display: inline;
    line-height: 28px;
    font-size:10px;
    margin-left: 0.5em;
}
#select_alias li a{
    padding-left:0.5em;
    padding-right:0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#select_alias .l1_on{
    background:#5289BD;
    color: #FFFFFF;
}
#select_alias .l2_on{
    background:#F19E1A;
    color: #FFFFFF;
}
#select_alias .l3_on{
    background:#53A21E;
    color: #FFFFFF;
}
.selectable{
    display: block;
    font-size:11px;
    position: absolute;
    top:25px;
    left: 8px;
    line-height:16px;
}
#head_right_link {
    float: right;
    line-height: 28px;
    font-size: 10px;
    margin-right: 4.5em;
}
#head_search_input{
    display: block;
    width: 147px;
    height: 16px;
    font-size:11px;
    position: absolute;
    top:25px;
    left: 15.5em;
    line-height:11px;
    border: solid 1px #CCCCCC;
    padding:2px;
}
#head_btn_search{
    width: 131px;
    height: 22px;
    position: absolute;
    top: 25px;
    left: 322px;
    background: url(//cdn.afimg.jp/img/sprite.png) -490px -440px no-repeat;
    text-align: center;
    color: #FFF;
    border: none;
    line-height:18px;
    font-size:11px;
    cursor:pointer;
    font-weight:bold;
}
#select_wrap .boxinline{
    display: block;
    position: absolute;
    top: 61px;
    left: 5px;
    font-size:10px;
}
.boxinline div,
.boxinline ul,
.boxinline li{
    display: inline;
}
#select_wrap .boxinline a{
    text-decoration:underline;
    margin-left: 1em;
}
/* Override Common */
#st_header{height: 114px;}
#st_header #head_bloc1{border-bottom-width:3px;}
#st_header .head_bloc1_1{border-color:#6EA0CE;}
#st_header .head_bloc1_2{border-color:#F19E1A;}
#st_header .head_bloc1_3{border-color:#53A21E;}

/* 鐃舜ッワ申鐃緒申鐃竣ワ申潺鐃緒申鐃緒申鐃�*/
#head_loginarea_2{
    display: block;
    position: absolute;
    top:0;
    right: 0;
    width: 269px;
    height: 73px;
    background: #FCFCFC;
}
#head_login_2_line1,
#head_login_2_line2{
    margin: 5px 3px 10px 0;
    text-align: right;
}
#head_login_2_line1 a,
#head_login_2_line2 a{
    text-decoration:underline;
}


/*------------------------------------------------------------------------------------------
Body Search Box
--------------------------------------------------------------------------------------------*/
#select_wrap_body{
    width: 99.5%;
    /*background-image:  url(//cdn.afimg.jp/img/framesbody.png);*/
    background-repeat: no-repeat;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#select_wrap_body li a{font-size:12px;}
#head_select_category_body{
    display: block;
    position: absolute;
    top:27px;
    left:4px;
    width:187px;
    height:26px;
    font-size:12px;
}
#head_search_input_body{
    display: block;
    width: 400px;
    height: 16px;
    font-size:12px;
    position: absolute;
    top:32px;
    left: 202px;
    line-height:12px;
    border: solid 1px #CCCCCC;
    padding:2px;
    vertical-align:center;
}
#head_btn_search_body{
    width: 131px;
    height: 22px;
    position: absolute;
    top: 32px;
    left: 622px;
    background: url(//cdn.afimg.jp/img/sprite.png) -490px -440px no-repeat;
    text-align: center;
    color: #FFF;
    border: none;
    line-height:18px;
    font-size:12px;
    cursor:pointer;
    font-weight:bold;
}
#select_alias_body {
    display: block;
    width: 460px;
    position: absolute;
    top:2px;
    left:0px;
    margin-left: 5px;
}
#select_alias_body li{
    display: inline;
    line-height: 32px;
    font-size:12px;
    margin-left: 0.5em;
}
#select_alias_body li a{
    padding-left:0.5em;
    padding-right:0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#select_alias_body .l1_on{
    background:#5289BD;
    color: #FFFFFF;
}
#select_alias_body .l2_on{
    background:#F19E1A;
    color: #FFFFFF;
}
#select_alias_body .l3_on{
    background:#53A21E;
    color: #FFFFFF;
}
.select_wrap_body_1{border: solid 3px #5289BD;}
.select_wrap_body_2{border: solid 3px #F19E1A;}
.select_wrap_body_3{border: solid 3px #53A21E;}
.select_wrap_body_frameend{
    width: 6px;
    height: 65px;
    position: absolute;
    top:0;
    right: 0;
    background: url(//cdn.afimg.jp/img/framesbody_end.png) right top no-repeat;
}
.select_wrap_body_frameend_1{background-position: 0 0;}
.select_wrap_body_frameend_2{background-position: 0px -87px;}
.select_wrap_body_frameend_3{background-position: 0px -173px;}
div.selectalt{
    border:1px solid #CCCCCC;
    background: #EEEEEE url(//cdn.afimg.jp/img/arr_select.gif) top right no-repeat;
    border-radius: 10px;
    position: absolute;
    top:32px;
    left:10px;
    font-size: 12px;
    height:20px;
    width:180px;
    white-space:nowrap;
    overflow:hidden;
    -webkit-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
div.selectalt span{
    line-height:20px;
    padding-left: 10px;
}
select.selectalt{
    position: absolute;
    zoom:1.1;
    z-index: 2;
    opacity: 0;
}


/*------------------------------------------------------------------------------------------
Head Selector Fix
--------------------------------------------------------------------------------------------*/
#head_select_category{
    position: absolute;
    zoom:1.1;
    z-index: 2;
    opacity: 0;
    position: absolute;
    top:25px;
    left:0px;
    height:20px;
    width:145px;
}
#head_select_category_alt{
    border:1px solid #CCCCCC;
    background: #EEEEEE url(//cdn.afimg.jp/img/arr_select.gif) top right no-repeat;
    border-radius: 10px;
    position: absolute;
    top:25px;
    left:8px;
    font-size: 10px;
    height:20px;
    width:150px;
    white-space:nowrap;
    overflow:hidden;
    -webkit-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
div#head_select_category_alt span{
    line-height:20px;
    padding-left: 10px;
}


/*------------------------------------------------------------------------------------------
Breadcrumbs
--------------------------------------------------------------------------------------------*/
#breadcrumbs{
    background:url(//cdn.afimg.jp/img/sch_bread_bg01.png) #FEFEFE repeat-x 0 100%;
    border-bottom:1px solid #EEE;
    width:100%;
}
#breadcrumbs ul{
    overflow:hidden;
    margin:0 15px;
    padding:8px 0 5px 0;
    width:980px;
}
#breadcrumbs ul li{float:left;}
#breadcrumbs ul li a{
    background:url(//cdn.afimg.jp/img/sch_ic_arrow01.png) no-repeat 100% 50%;
    margin-right:8px;
    padding-right:15px;
    font-size:12px;
    color:#999;
    display:block;
    text-decoration:underline;
}
#breadcrumbs ul li a:hover{
    color:#333;
    text-decoration:none;
}
#breadcrumbs ul li span{
    color:#666;
    font-size:13px;
    font-weight:bold;
}


/*------------------------------------------------------------------------------------------
#search_main_nav
--------------------------------------------------------------------------------------------*/
#search_main_nav {
    clear:both;
    width:552px;
    overflow:hidden;
}
#search_main_nav .btn_bidrate { float:left; margin-right:10px; width:150px; height:52px; }
#search_main_nav .btn_auction { float:left; margin-right:10px; width:220px; height:52px; }
#search_main_nav .btn_shopping { float:left; width:162px; height:52px; }
#search_main_nav .btn_bidrate a { display:block; width:150px; height:52px; }
#search_main_nav .btn_auction a { display:block; width:220px; height:52px; }
#search_main_nav .btn_shopping a { display:block; width:162px; height:52px; }

/* h1 default - img set */
#search_main_nav h1.btn_bidrate { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat 0 0;}
#search_main_nav h1.btn_auction { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat -150px 0; }
#search_main_nav h1.btn_shopping { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat -370px 0; }
/* p default - img set */
#search_main_nav p.btn_bidrate { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat 0 -52px;}
#search_main_nav p.btn_auction { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat -150px -52px; }
#search_main_nav p.btn_shopping { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat -370px -52px; }
/* p hover - img set */
#search_main_nav p.btn_bidrate:hover { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat 0 0;}
#search_main_nav p.btn_auction:hover { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat -150px 0; }
#search_main_nav p.btn_shopping:hover { background:url(//cdn.afimg.jp/img/sch_main_nav_btn.png) no-repeat -370px 0; }
/* text hidden */
#search_main_nav .btn_bidrate span,
#search_main_nav .btn_auction span,
#search_main_nav .btn_shopping span { visibility:hidden;}
#search_main_nav .btn_bidrate a,
#search_main_nav .btn_auction a,
#search_main_nav .btn_shopping a { text-decoration:none;}


/*------------------------------------------------------------------------------------------
#hd_tl_area
--------------------------------------------------------------------------------------------*/
#hd_tl_area {
    position:relative;
    margin-bottom:15px;
    padding-bottom:10px;
    border-bottom:1px solid #EEE;
}
#hd_tl_area h2{
    font-size:20px;
    color:#000;
    line-height:1;
    letter-spacing:0.1em;
}
#hd_tl_area p.hd_txt_lead{
    margin-top:8px;
    font-size:12px;
    color:#333;
}
#hd_tl_area p.hd_txt_notes,
#hd_tl_area p.btn_key_change{
    position:absolute;
    top:0;
    right:0;
}
#hd_tl_area p.hd_txt_notes{ color:#999;}
#hd_tl_area p.hd_txt_link{
    position:absolute;
    top:30px;
    right:0;
    height:20px;
}
#hd_tl_area p.hd_txt_link a{
    padding-left:20px;
    background:url("https://cdn.afimg.jp/image/contents/short_icon_sprite.png") no-repeat scroll 0 -239px rgba(0, 0, 0, 0);
}
#hd_tl_area p.btn_key_change a{
    background:url(//cdn.afimg.jp/img/sch_btn_search04.png) no-repeat 0 0;
    padding:6px 0 0 0;
    width:180px;
    height:26px;
    color:#000;
    display:block;
    text-decoration:none;
}
#hd_tl_area p.btn_key_change a span{
    background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) no-repeat 8px -88px;
    padding-left:35px;
    display:block;
    line-height:24px;
}
#hd_tl_area p.btn_key_change a:hover{ color:#999;}

/* margin & color set */
#hd_tl_area.cl_amazon h2 span { margin-right:5px; color:#FF9600;}
#hd_tl_area.cl_yahoo h2 span { margin-right:5px; color:#F03;}
#hd_tl_area.cl_rakten h2 span { margin-right:5px; color:#BF0000;}
#hd_tl_area.cl_rakten {
    background:url(//cdn.afimg.jp/img/sch_ic_trophy.png) no-repeat 0 0;
    padding-top:5px;
    padding-left:70px;
}
#hd_tl_area.cl_yahoo {
    background:url(//cdn.afimg.jp/img/sch_ic_trophy.png) no-repeat 0 -98px;
    padding-top:5px;
    padding-left:70px;
}


/*------------------------------------------------------------------------------------------
#sch_daily_words
--------------------------------------------------------------------------------------------*/
#sch_daily_words{
    clear:both;
    border:2px solid #EEE;
    border-radius:13px;
}
#sch_daily_words dl {
    position:relative;
    border-radius:10px;
    background:#FFF3C2;
}
#sch_daily_words dl dt{
    position:absolute;
    top:28%;
    padding:0 10px;
    width:185px;
    min-height:39px;
    color:#333;
    font-size:11px;
    font-weight:bold;
    display:table-cell;
}
#sch_daily_words dl dt img{
    margin-right:8px;
    vertical-align:middle;
}
#sch_daily_words dl dd{
    border-left:1px solid #EEE;
    border-radius:0 10px 10px 0;
    background:#FFF;
    margin-left:210px;
    padding:8px 10px;
    width:745px;
}
#sch_daily_words dd ul{	overflow:hidden; }
#sch_daily_words dd ul li{
    float:left;
    margin-right:10px;
    line-height:1.4;
    max-width:15em;
    max-height:1.25em;
    overflow:hidden;
}


/*------------------------------------------------------------------------------------------
#search_form
--------------------------------------------------------------------------------------------*/
#search_form{
    clear:both;
    border:1px solid #EEE;
    background:#FBFBF9;
    margin-top:10px;
    padding:10px 25px;
    position:relative;
}
#search_form ul.select_market{ margin-bottom:8px;}
#search_form ul.select_market li{
    display:inline;
    background:url(//cdn.afimg.jp/img/sch_bg_line01.png) no-repeat 0 40%;
    margin-left:3px;
    padding-left:8px;
}
#search_form ul.select_market li:first-child{
    display:inline;
    background:none;
    margin-left:0;
    padding-left:0;
}

#search_form ul.select_market li a.selected{
    font-weight:bold;
    color: #333;
    text-decoration: none;
}

#search_form #main_search_box{ clear:both; height:33px;}
#search_form #main_search_form{
    position:absolute;
    border:0;
    background:url(//cdn.afimg.jp/img/sch_bg_serch_form01.png) no-repeat 0 0;
    padding:0 10px 0 15px;
    width:765px;
    height:33px;
    font-size:14px;
    color:#333;
}
#search_form .main_search_form:focus{ background:url(//cdn.afimg.jp/img/sch_bg_serch_form01.png) no-repeat 0 -33px;}
#search_form .main_search_btn{ position:absolute; margin-left:780px;}
#search_form .main_search_btn:hover{ filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;}

/* error_txt */
#search_form  .error_txt_main {
    background:url(//cdn.afimg.jp/img/sch_error_bg01.png) no-repeat 0 0;
    padding:8px 0 0 0;
    width:196px;
    height:28px;
    font-size:11px;
    color:#FFF;
    position:absolute;
    top:-5px;
    right:215px;
    text-align:center;
}
#pointback_text_link{
    float:right;
    width:300px;
    text-align:right;
}
#pointback_text_link a{
    background:url(//cdn.afimg.jp/img/icon_sitelogo.png) no-repeat 0 -377px;
    padding:2px 0 2px 18px;
}
/*------------------------------------------------------------------------------------------
Item Ranking
--------------------------------------------------------------------------------------------*/
#large_item_ranking{ clear:both; margin-bottom:25px;}

/* ----- .big_ticket ----- */
.big_ticket ul.ranking_list{
    overflow:hidden;
}
.big_ticket ul.ranking_list li{
    float:left;
    margin-left:15px;
    width:119px;
}
.big_ticket ul.ranking_list li:first-child{
    margin-left:0;
}
.big_ticket ul.ranking_list li span.label_rank1,
.big_ticket ul.ranking_list li span.label_rank2,
.big_ticket ul.ranking_list li span.label_rank3 { display:block; margin-bottom:5px; padding:6px 0 0 27px; width:38px; height:14px; color:#FFF;}
.big_ticket ul.ranking_list li span.label_rank1{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) #E3BB1B no-repeat 3px -130px;}
.big_ticket ul.ranking_list li span.label_rank2{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) #999 no-repeat 3px -170px;}
.big_ticket ul.ranking_list li span.label_rank3{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) #BC8D57 no-repeat 3px -210px;}
.big_ticket ul.ranking_list li span.label_other{
    display:block;
    background:#777;
    margin-bottom:5px;
    padding:6px 0 0 0;
    width:65px;
    height:14px;
    color:#FFF;
    text-align:center;

}
/* Item Photo */
.big_ticket ul.ranking_list .item_photo{
    display:table-cell;
    width:119px;
    height:92px;
    text-align:center;
    vertical-align:middle;
}
/* Img Size Set */
.big_ticket ul.ranking_list li img{
    max-width:119px;
    max-height:90px;
    text-align:center;
}
/* Item Name */
.big_ticket ul.ranking_list li .item_name{ margin-top:8px; line-height:1.1; min-height:40px; font-size:11px;}
/* Item Price */
.big_ticket ul.ranking_list li .item_price{ margin-top:5px; font-size:12px; color:#F00;}
.big_ticket ul.ranking_list li .item_price span{
    margin-right:3px;
    font-size:14px;
    font-weight:bold;
    font-family:Verdana;
    color:#F00;
}

/* ----- .popular ----- */
.popular ul.ranking_list{
    margin-top:15px;
    overflow:hidden;
}
.popular ul.ranking_list li{
    float:left;
    margin-left:15px;
    width:119px;
}
.popular ul.ranking_list li:first-child{
    margin-left:0;
}
.popular ul.ranking_list li span.label_rank1,
.popular ul.ranking_list li span.label_rank2,
.popular ul.ranking_list li span.label_rank3 { display:block; margin-bottom:5px; padding:6px 0 0 27px; width:38px; height:14px; color:#FFF;}
.popular ul.ranking_list li span.label_rank1{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) #E3BB1B no-repeat 3px -130px;}
.popular ul.ranking_list li span.label_rank2{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) #999 no-repeat 3px -170px;}
.popular ul.ranking_list li span.label_rank3{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) #BC8D57 no-repeat 3px -210px;}
.popular ul.ranking_list li span.label_other{
    display:block;
    background:#777;
    margin-bottom:5px;
    padding:6px 0 0 0;
    width:65px;
    height:14px;
    color:#FFF;
    text-align:center;
}
/* Item Photo */
.popular ul.ranking_list .item_photo{
    display:table-cell;
    width:119px;
    height:92px;
    text-align:center;
    vertical-align:middle;
}
/* Img Size Set */
.popular ul.ranking_list li img{
    max-width:119px;
    max-height:90px;
    text-align:center;
}
/* Item Name */
.popular ul.ranking_list li .item_name{ margin-top:8px; line-height:1.1; min-height:40px; font-size:11px;}
/* Item Price */
.popular ul.ranking_list li .bid_number{ margin-top:5px; font-size:12px; color:#000;}
.popular ul.ranking_list li .bid_number span{
    margin-right:5px;
    font-size:14px;
    font-weight:bold;
    font-family:Verdana;
}

/* ----- Images Opacity Set ----- */
.big_ticket ul.ranking_list li a:hover img,
.popular ul.ranking_list li a:hover img,
.mostly_searched ul li p a:hover img,
#md_auc_college ul.column_list li a:hover img,
#md_auc_news ul.news_list li a:hover img{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/*------------------------------------------------------------------------------------------
#sch_keyword_ranking
--------------------------------------------------------------------------------------------*/
#sch_keyword_ranking{
    clear:both;
    margin-bottom:20px;
    overflow:hidden;
}

/* mostly_searched */
#sch_keyword_ranking .mostly_searched{
    float:left;
    border:10px solid #EFEFEF;
    border-radius:10px;
    margin-right:25px;
    width:295px;
    height:668px;
}
.mostly_searched h3{
    padding:15px 10px 0 15px;
    font-size:16px;
    font-weight:bold;
    color:#000;
}
.mostly_searched .txt_lead{
    padding:8px 10px 0 15px;
    font-size:12px;
    color:#999;
}
.mostly_searched ul { margin-top:15px;}
.mostly_searched ul li{
    border-bottom:1px dotted #EFEFEF;
    padding:10px 15px 11px 15px;
    overflow:hidden;
}
.mostly_searched ul li p{
    float:left;
    margin-right:15px;
    width:90px;
}
.mostly_searched ul li dl{
    float:left;
    width:155px;
    position:relative;
}
.mostly_searched ul li dl dt{ font-size:12px; line-height:1.2; overflow:hidden;}
.mostly_searched ul li dl dt span{
    float:left;
    margin-right:15px;
    font-size:16px;
    font-weight:bold;
    color:#fd9602;
}
.mostly_searched ul li dl dt a{ float:left; width:110px;}
.mostly_searched ul li dl dd.search_number{
    font-size:12px;
    color:#333;
    position:absolute;
    top:50px;
    right:0;
}
.mostly_searched ul li dl dd.average_number{
    font-size:12px;
    color:#333;
    position:absolute;
    top:70px;
    right:0;
}
/* Link More */
.mostly_searched p.link_more {
    margin:10px 15px 0 15px;
    text-align:right;
    height:25px;
}
.mostly_searched p.link_more a {
    background:url(//cdn.afimg.jp/img/sch_ic_arrow02.png) no-repeat 0 50%;
    padding-left:12px;
}

/* keyword_history */
#sch_keyword_ranking .keyword_history{
    float:left;
    border:10px solid #EFEFEF;
    border-radius:10px;
    width:295px;
    height:668px;
}
.keyword_history h3{
    padding:15px 10px 0 15px;
    font-size:16px;
    font-weight:bold;
    color:#000;
}
.keyword_history .txt_lead{
    padding:8px 10px 0 15px;
    font-size:12px;
    color:#999;
}
.keyword_history ul { margin-top:15px;}
.keyword_history ul li{
    padding:0 15px 10px 15px;
    height:30px;
    overflow:hidden;
}
.keyword_history ul li span {
    float:left;
    width:15px;
    display:block;
}
.keyword_history ul li a {
    float:left;
    display:block;
    width:250px;
    line-height:1.5;
}
/* Link More */
.keyword_history p.link_more {
    border-top:1px dotted #EFEFEF;
    margin:10px 0 0 0;
    padding-top:10px;
    text-align:right;
    height:25px;
}
.keyword_history p.link_more a {
    background:url(//cdn.afimg.jp/img/sch_ic_arrow02.png) no-repeat 0 50%;
    margin:0 15px;
    padding-left:12px;
}


/*------------------------------------------------------------------------------------------
#hotword_sees_auction
--------------------------------------------------------------------------------------------*/
#hotword_sees_auction{ clear:both;}

/* ----- key_box ----- */
#hotword_sees_auction .key_box{
    float:left;
    margin-top:20px;
    width:320px;
}
#hotword_sees_auction .key_box.word01{ margin-right:15px; }

/* .hot_word */
.key_box dl.hot_word{
    border:1px solid #feb803;
    border-radius:8px;
    background:#feb803;
    overflow:hidden;
}
.key_box dl.hot_word dt{
    float:left;
    padding:6px 10px 6px 15px;
    width:73px;
    font-weight:bold;
    color:#FFF;
}
.key_box dl.hot_word dd{
    float:left;
    background:url(//cdn.afimg.jp/img/sch_ic_arrow03.png) #FFF no-repeat 0 50%;
    padding:6px 10px;
    width:200px;
}
.key_box dl.hot_word dd a{ margin-left:8px;	display:inline;}

/* .item_list */
.key_box .item_list{ border:1px solid #EEE;	margin-top:10px; overflow:hidden;}
.key_box .item_list li{ float:left; padding:10px 8px; min-height:180px;}
.key_box .item_list li{	border-left:1px solid #EEE;	width:141px;}
.key_box .item_list li:first-child{	border-left:none; width:141px;}
.key_box .item_list li p img{ max-width:130px;}
.key_box .item_list li dl dt.item_name{
    margin-top:8px;
    min-height:43px;
    line-height:1.2;
}
.key_box .item_list li dl dd.item_price{
    margin-top:10px;
    font-size:11px;
    color:#F00;
}
.key_box .item_list li dl dd.item_price span{
    margin-right:2px;
    font-size:14px;
    font-weight:bold;
}
.key_box .item_list li dl dd.rem_day{
    margin-top:5px;
    color:#000;
}
.key_box .item_list li dl dd.rem_day span{
    margin-right:2px;
    font-weight:bold;
}

/* ----- Images Opacity Set ----- */
.key_box .item_list li p a:hover img{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/*------------------------------------------------------------------------------------------
#shop_item_list
--------------------------------------------------------------------------------------------*/
#shop_item_list{ margin-top:20px;}
/* relation pr txt */
#shop_item_list .relation_pr_txt{
    background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) no-repeat 0 -253px;
    margin-bottom:10px;
    padding-left:26px;
    font-size:14px;
    font-weight:bold;
    line-height:17px;
}
/* sch word results */
#shop_item_list .sch_word_results{ margin-bottom:10px; color:#000;}
#shop_item_list .sch_word_results span{
    margin-right:5px;
    font-size:14px;
    font-weight:bold;
    color:#999;
}
#shop_item_list ul{
    border:1px solid #EEE;
    overflow:hidden;
}
#shop_item_list ul.bdt_clear{
    border-style:solid;
    border-width:0 1px 1px 1px;
    border-color:#EEE;
}
#shop_item_list ul li{
    float:left;
    border-left:1px solid #EEE;
    padding:10px 8px;
    width:114px;
}
#shop_item_list ul li:first-child{
    border-left:none;
    width:113px;
}
#shop_item_list ul li span.item_photo{
    display:block;
    line-height:45px;
    text-align:center;
}
#shop_item_list ul li span img{
    max-width:110px;
    max-height:110px;
}

#shop_item_list ul li dl dt{
    font-size:11px;
    line-height:1.2;
    min-height:40px;
}
#shop_item_list ul li dl dd.before{
    margin-top:8px;
    color:#333;
    text-align:center;
}
#shop_item_list ul li dl dd.after{
    margin-top:10px;
    color:#F00;
    text-align:center;
}
#shop_item_list ul li dl dd.after span{
    display:block;
    line-height:20px;
}
#shop_item_list ul li dl dd b{
    margin-right:4px;
    font-size:16px;
}

/* .page_nation */
#shop_item_list .page_nation{
    margin-top:10px;
    font-size:15px;
    text-align:right;
}
#shop_item_list .page_nation span{ margin:0 3px; color:#666;}
#shop_item_list .page_nation a{ margin:0 3px; text-decoration:underline;}
#shop_item_list .page_nation a:hover{ text-decoration:none;}


/*------------------------------------------------------------------------------------------
#ranking_item_list
--------------------------------------------------------------------------------------------*/
#ranking_item_list{ margin-top:20px;}
/* sch_ranking_word */
#ranking_item_list .sch_ranking_word{ margin-bottom:10px; color:#000;}
#ranking_item_list .sch_ranking_word span{
    margin-right:5px;
    font-size:14px;
    font-weight:bold;
    color:#999;
}
#ranking_item_list ul{ overflow:hidden;}
#ranking_item_list ul li{
    float:left;
    margin-left:15px;
    padding:10px 0;
    width:119px;
}
#ranking_item_list ul li:first-child{ margin-left:0;}
#ranking_item_list ul li p.rank{
    margin-bottom:5px;
    font-size:14px;
    font-weight:bold;
    color:#AAA;
    text-align:center;
    line-height:30px;
}
#ranking_item_list ul li p.rank span{ display:block;}
#ranking_item_list ul li p.rank.num1{ color:#C2A519;}
#ranking_item_list ul li p.rank.num2{ color:#777;}
#ranking_item_list ul li p.rank.num3{ color:#C79B50;}
/* Icon Set */
#ranking_item_list ul li p.rank.num1 span{ background:url(//cdn.afimg.jp/img/sch_ic_crown01.png) no-repeat 15px 0; padding-left:25px;}
#ranking_item_list ul li p.rank.num2 span{ background:url(//cdn.afimg.jp/img/sch_ic_crown01.png) no-repeat 15px -54px; padding-left:25px;}
#ranking_item_list ul li p.rank.num3 span{ background:url(//cdn.afimg.jp/img/sch_ic_crown01.png) no-repeat 15px -109px;	padding-left:25px;}
/* Img Size Set */
#ranking_item_list ul li span.item_photo{ display:block; line-height:40px; text-align:center;}
#ranking_item_list ul li span img{ max-width:110px; max-height:110px;}


/*------------------------------------------------------------------------------------------
.search_box
--------------------------------------------------------------------------------------------*/
.search_box{
    border:1px solid #EEE;
    border-radius:5px;
    background:#FBFBF9;
    margin-top:20px;
    padding:15px;
}
.search_box dl.discount_rate{ margin-bottom:10px;}
.search_box dl.discount_rate dt{
    float:left;
    font-weight:bold;
    color:#000;
}
.search_box dl.discount_rate dd{ float:left;}
.search_box dl.discount_rate dd ul li{
    float:left;
    background:url(//cdn.afimg.jp/img/sch_bg_line01.png) no-repeat 0 -1px;
    margin-left:5px;
    padding-left:6px;
    font-size:11px;
    font-weight:bold;
    color:#666;
}
.search_box dl.discount_rate dd ul li:first-child{
    background:none;
    margin-left:5px;
    padding-left:0;
    font-size:11px;
}
.search_box dl.discount_rate dd ul li a{ font-weight:normal;}
.search_box select.ct_select{
    border:1px solid #BCBBB7;
    border-radius:2px;
    background:url(//cdn.afimg.jp/img/sch_bg_select01.png) repeat-x 0 100%;
    padding:5px;
    width:210px;
}
.search_box input.word_input{
    margin-left:5px;
    padding:0 8px;
    width:270px;
    height:26px;
}
.search_box input.search_btn{
    margin-left:5px;
    margin-bottom:2px;
    vertical-align:middle;
}

/* ----- Images Opacity Set ----- */
#shop_item_list ul li span a:hover img,
#ranking_item_list ul li span a:hover img,
.search_box input.search_btn:hover {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/*------------------------------------------------------------------------------------------
.status_box
--------------------------------------------------------------------------------------------*/
#status_box{
    position:relative;
    margin-top:20px;
}
.box_bd{
    border:1px solid #EEE;
    border-radius:5px;
    background:#FBFBF9;
    padding:10px 15px;
}
.box_bd dl{ overflow:hidden; line-height:1.2;}
.box_bd dl.st_age{ margin-bottom:10px;}
.box_bd dl.st_sex{ margin-bottom:10px;}
.box_bd dl.st_genre dt{ padding:7px 0 0 0;}
.box_bd dl dt{
    float:left;
    width:90px;
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.box_bd dl dd{ float:left;}
.box_bd dl dd ul li{
    float:left;
    background:url(//cdn.afimg.jp/img/sch_bg_line01.png) no-repeat 0 0;
    margin-left:5px;
    padding-left:6px;
    color:#333;
}
.box_bd dl dd ul li a.selected{
    font-weight:bold;
    text-decoration:none;
    color: #000;
}

.box_bd dl dd ul li:first-child{
    background:none;
    margin-left:0;
    padding-left:0;
}
.box_bd dl dd ul li a.btn_ct_open{
    display:block;
    border:1px solid #AAA;
    border-radius:8px;
    background:url(//cdn.afimg.jp/img/sch_ic_sprite_m.png) #FFF no-repeat 5px -288px;
    padding:6px 20px 0 30px;
    height:20px;
    color:#0076E5;
    text-decoration:none;
}

/* ----- #dropmenu ----- */
.box_bd dl.st_genre ul#drop_menu li .category_list {
    position:absolute;
    top:85px;
    left:60px;
    width:559px;
    visibility:hidden;
}
.box_bd dl.st_genre ul#drop_menu li .category_list .list_head{ background:url(//cdn.afimg.jp/img/sch_category_bg01.png) no-repeat 0 0; height:14px; }
.box_bd dl.st_genre ul#drop_menu li .category_list .list_inner{ background:url(//cdn.afimg.jp/img/sch_category_bg02.png) repeat-y 0 0; padding:5px 20px 10px 15px; }
.box_bd dl.st_genre ul#drop_menu li .category_list .list_foot{ background:url(//cdn.afimg.jp/img/sch_category_bg03.png) no-repeat 0 0; height:6px; }

/* hover - List Open */
.box_bd dl.st_genre ul#drop_menu li:hover .category_list {visibility:visible;}
.box_bd dl.st_genre .category_list dt {
    float:none;
    margin-bottom:10px;
    width:150px;
    font-size:13px;
}
.box_bd dl.st_genre .category_list dd {
    float:left;
    width:33%;
}
.box_bd dl.st_genre .category_list dd a {
    float:left;
    padding:5px;
    width:100%;
    display:block;
    font-size:11px;
    color:#333;
    text-decoration:none;
}
.box_bd dl.st_genre .category_list dd a:hover { background:#FFF3C2;}


/*------------------------------------------------------------------------------------------
#other_keyword
--------------------------------------------------------------------------------------------*/
#other_keyword{
    clear:both;
    margin-top:20px;
    margin-bottom:20px;
    border:1px solid #DDD;
    border-radius:8px 8px 0 0;
}
#other_keyword h3{
    border-bottom:1px solid #DDD;
    border-radius:8px 8px 0 0;
    background:#FAFAFA;
    padding:10px 15px;
    font-size:14px;
    color:#000;
}
#other_keyword ul {
    padding:10px;
    overflow:hidden;
}
#other_keyword ul li {
    float:left;
    margin:5px;
}
#other_keyword ul li a {
    border-radius:5px;
    background:#777;
    padding:5px 8px;
    color:#FFF;
    display:block;
    text-decoration:none;
}
#other_keyword ul li a:hover { background:#AAA;}


/*------------------------------------------------------------------------------------------
#md_auc_college
--------------------------------------------------------------------------------------------*/
#md_auc_college {
    position:relative;
    border:1px solid #C9E1F4;
    border-radius:8px;
    background:#EFF6FC;
    margin-bottom:20px;
}
#md_auc_college h4 {
    background:url(//cdn.afimg.jp/img/sch_logo_college.png) no-repeat 0 0;
    margin:15px 15px 0 15px;
    width:166px;
    height:33px;
}
#md_auc_college h4 span { visibility:hidden;}
#md_auc_college dl.hd_txt_lead{
    position:absolute;
    top:15px;
    left:205px;
}
#md_auc_college dl.hd_txt_lead dt{
    font-size:15px;
    font-weight:bold;
    color:#0b4ba3;
}
#md_auc_college dl.hd_txt_lead dd{
    margin-top:5px;
    font-size:11px;
    color:#333;
}
#md_auc_college ul{
    border:1px solid #E0EEF9;
    background:#FFF;
    margin:15px 5px 5px;
    padding:15px 10px;
    overflow:hidden;
}
#md_auc_college ul li{
    float:left;
    margin-left:15px;
    width:197px;
    overflow:hidden;
}
#md_auc_college ul li:first-child{
    float:left;
    margin-left:0;
    width:197px;
    overflow:hidden;
}
#md_auc_college ul li span{
    float:left;
    border:1px solid #EEE;
    border-radius:5px;
    margin-right:10px;
    width:83px;
    height:63px;
    overflow:hidden;
    display:block;
}
#md_auc_college ul li span img{ max-width:83px;}
#md_auc_college ul li p{
    float:left;
    padding-top:8px;
    width:102px;
    font-size:12px;
    line-height:1.2;
}


/*------------------------------------------------------------------------------------------
#md_auc_news
--------------------------------------------------------------------------------------------*/
#md_auc_news {
    position:relative;
    border:1px solid #D1E5A9;
    border-radius:8px;
    background:#F9FEF2;
    margin-bottom:20px;
}
#md_auc_news h4 {
    background:url(//cdn.afimg.jp/img/sch_logo_aucnews.png) no-repeat 0 0;
    margin:15px 15px 0 15px;
    width:135px;
    height:26px;
}
#md_auc_news h4 span { visibility:hidden;}
#md_auc_news dl.hd_txt_lead{
    position:absolute;
    top:15px;
    left:210px;
}
#md_auc_news dl.hd_txt_lead dt{
    font-size:15px;
    font-weight:bold;
    color:#78BD36;
}
#md_auc_news dl.hd_txt_lead dd{
    margin-top:5px;
    font-size:11px;
    color:#333;
}
#md_auc_news ul{
    border:1px solid #E9F9E0;
    background:#FFF;
    margin:15px 5px 5px;
    padding:15px 10px;
    overflow:hidden;
}
#md_auc_news ul li{
    float:left;
    margin-left:15px;
    width:197px;
    overflow:hidden;
}
#md_auc_news ul li:first-child{
    float:left;
    margin-left:0;
    width:197px;
    overflow:hidden;
}
#md_auc_news ul li span{
    float:left;
    border:1px solid #EEE;
    border-radius:5px;
    margin-right:10px;
    width:83px;
    height:63px;
    overflow:hidden;
    display:block;
}
#md_auc_news ul li span img{ max-width:83px;}
#md_auc_news ul li p{
    float:left;
    padding-top:8px;
    width:102px;
    font-size:12px;
    line-height:1.2;
}


/*------------------------------------------------------------------------------------------
Overture
--------------------------------------------------------------------------------------------*/
.listing_link .siteDesc_top { margin-top:5px; font-size:11px; color: #333; display:block; }


/*------------------------------------------------------------------------------------------
Overture SS
--------------------------------------------------------------------------------------------*/
.ss_left{
    clear:both;
    background:#FFFBF6;
    _margin-left:5px;
    border:0;
    padding:0;
    width:100%;
}
.ss_left li{
    float:left;
    width:100%;
    height:auto;
    border-top:1px solid #EEE;
}
.ss_left li:first-child{
    float:left;
    width:100%;
    height:auto;
    border-top:none
}
.ss_left li a{
    padding:8px 20px;
    text-decoration:none;
    display:block;
    height:60px;
}
.ss_left .title_top {
    font-size:1.2em;
    font-weight:bold;
    color:#006AD6;
    text-decoration:underline;
}
.ss_left a:hover .title_top { text-decoration:none;}
.siteHost_top {
    margin-top: 5px;
    font-size: 1em;
    color: #008000;
    font-weight: normal;
    text-decoration: none;
    display:block;
}
.ss_left li a:hover{ cursor: pointer; background:#FEF2E3 !important; }
.ss_window{
    clear:both;
    float:left;
    margin:5px;
}
.ss_window li a{
    display:block;
    height:40px;
    width:590px;
    margin:0;
    padding:5px;
    text-decoration:none;
    text-align:left;
}

/* overture txt Position */
.overture_im_label {
    margin:10px 0 20px 0;
    text-align:right;
}


/* -----------------------------------------------------------------
	value_score_ranking
----------------------------------------------------------------- */
#value_score_ranking{
    margin-bottom:25px;
}
#value_score_ranking .logoTxtBox{
    margin-top:10px;
    text-align:right;
}
#value_score_ranking .logoTxtBox img{
    margin-left:15px;
    vertical-align:middle;
}

/* mainSliderBunner */
#mainSliderBunner{
    width:651px;
    border:2px solid #efefef;
}
#mainSliderBunner ul.bxslider li img{
    width:651px;
    height:328px;
}
.bx-wrapper{
    margin:0 !important;
}
.bx-wrapper .bx-viewport{
    background:none !important;
    border:none !important;
    box-shadow:none !important;
    left:inherit !important;
}

/* bx-controls-direction */
.bx-wrapper .bx-controls-direction a{
    position:absolute;
    text-indent:-9999px;
    top:50%;
    z-index:99;
    outline:0 none;
    width:32px;
    height:31px !important;
    margin-top:-16px;
}
.bx-wrapper .bx-prev{
    background:url("https://cdn.afimg.jp/image/js_images/controls.png") no-repeat scroll 0 -32px !important;
    left:0 !important;
}
.bx-wrapper .bx-prev:hover{
    background:url("https://cdn.afimg.jp/image/js_images/controls.png") no-repeat scroll 0 0 !important;
}
.bx-wrapper .bx-next{
    background:url("https://cdn.afimg.jp/image/js_images/controls.png") no-repeat scroll -43px -32px !important;
    right:0 !important;
}
.bx-wrapper .bx-next:hover{
    background:url("https://cdn.afimg.jp/image/js_images/controls.png") no-repeat scroll -43px 0 !important;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 99;
    display: none;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(//cdn.afimg.jp/image/js_images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(//cdn.afimg.jp/image/js_images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/*------------------------------------------------------------------------------------------
Wide Block
--------------------------------------------------------------------------------------------*/
.wide_block{
    clear:both;
    background:#EFEFEF;
    margin:0 auto 15px auto;
    border:1px solid #DFDFDF;
    border-radius:6px;
    width:100%
}
.wide_block h5{
    font-size:15px;
    padding:8px 0;
    margin-left:10px;
    text-shadow: 1px 1px 0 #FFF;
}
.wide_block .wb_header{ border-radius:6px 6px 0 0; }
.wide_block_am{ border:1px solid #E08200; }
.wide_block_am .wb_header{
    background: #E08200;
    background: -webkit-gradient(linear, left top, left bottom, from(#EBB500), to(#E08200) );
    background: -moz-linear-gradient(-90deg, #EBB500, #E08200);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EBB500', endColorstr='#E08200');
}
.wide_block_am h5{ background: url(//cdn.afimg.jp/img/icon_sitelogo.gif) 0px -124px no-repeat; }
.wide_block_ra{border:1px solid #E8877F;}
.wide_block_ra .wb_header{
    background: #E8877F;
    background: -webkit-gradient(linear, left top, left bottom, from(#F1C2C0), to(#E8877F) );
    background: -moz-linear-gradient(-90deg, #F1C2C0, #E8877F);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F1C2C0', endColorstr='#E8877F');
}
.wide_block_ra h5{ background: url(//cdn.afimg.jp/img/icon_sitelogo.gif) 0px -28px no-repeat; }
.wide_block_ra_reco{border:1px solid #EBA5B9;background:#FFFFFF;}
.wide_block_ra_reco .wb_header{
    background: #EBA5B9;
    background: -webkit-gradient(linear, left top, left bottom, from(#F2CBD4), to(#EBA5B9) );
    background: -moz-linear-gradient(-90deg, #F2CBD4, #EBA5B9);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F2CBD4', endColorstr='#EBA5B9');
}
.wide_block_ra_reco h5{	background: url(//cdn.afimg.jp/img/icon_sitelogo.gif) 0px -28px no-repeat; }
.wide_block_ya_soku{border:1px solid #F5CA00;}
.wide_block_ya_soku .wb_header{
    background: #F5CA00;
    background: -webkit-gradient(linear, left top, left bottom, from(#F1E135), to(#F5CA00) );
    background: -moz-linear-gradient(-90deg, #F1E135, #F5CA00);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F1E135', endColorstr='#F5CA00');
}
.wide_block_ya_soku h5{ background: url(//cdn.afimg.jp/img/icon_sitelogo.gif) 0px 3px no-repeat; }

/* -- search_form_site -- */
.search_form_site {
    clear: both;
    margin: 0 5px 5px 5px;
    padding: 10px 15px;
    background:#FFF;
}
.search_form_site li {
    display: inline;
    background: url(//cdn.afimg.jp/img/sprite.png) 0 -588px no-repeat;
    padding-left: 18px;
    padding-right: 10px;
    width: 300px;
    line-height: 1.5;
}
.search_form_site li a { overflow: hidden; }
.search_form_site li a:hover { text-decoration: none; }

/* -- search_form_keyword -- */
.search_form_keyword   {
    margin: 0 5px 5px 5px;
    padding:10px 15px;
    background:#FFF;
}
.search_form_keyword li{
    display:inline;
    margin: 0 10px 0 0;
    padding: 2px 0;
    font-size:13px;
    font-weight:bold;
    line-height:1.5;
}


/*------------------------------------------------------------------------------------------
#search_option
--------------------------------------------------------------------------------------------*/
#search_option, #category_option{ background:url(//cdn.afimg.jp/img/sch_option_bd01b.png) repeat-y 0 0; margin-bottom:20px;}
#search_option .box_bd01,
#category_option .box_bd01{ background:url(//cdn.afimg.jp/img/sch_option_bd01c.png) no-repeat 0 100%;}
#search_option .box_bd02,
#category_option .box_bd02{ background:url(//cdn.afimg.jp/img/sch_option_bd01a.png) no-repeat 0 0; padding:15px;}

/* h2 */
#search_option h2{
    margin-bottom:15px;
    font-size:15px;
    color:#000;
}
#search_option .sup_txt{ font-size:11px; color:#333;}

/* .select_form */
#search_option .select_form,
#category_option .select_form{
    border:1px solid #BBB;
    border-radius:2px;
    background:url(//cdn.afimg.jp/img/sch_bg_select01.png) repeat-x 0 100%;
    padding:5px;
    width:100%;
    font-size:13px;
}
/* .select_form.half */
#search_option .box_bd02 .select_form.half{
    border:1px solid #BBB;
    border-radius:2px;
    background:url(//cdn.afimg.jp/img/sch_bg_select01.png) repeat-x 0 100%;
    padding:5px;
    width:130px;
    font-size:12px;
}
#search_option .box_bd02 .sch_input_word{
    padding:0 8px;
    width:252px;
    height:24px;
}
/* error_txt */
#search_option .error_txt{
    background:url(//cdn.afimg.jp/img/sch_error_bg01.png) no-repeat 0 0;
    padding:7px 0 0 0;
    width:196px;
    height:28px;
    font-size:11px;
    color:#FFF;
    line-height:1.2;
    text-align:center;
}

/*------------------------------------------------------------------------------------------
#category_option
--------------------------------------------------------------------------------------------*/
/* ----- category_option ----- */
#category_option .sch_ct_list li{ padding-left:30px; line-height:22px; }
#category_option .sch_ct_list .ct_all{ padding-left:0; font-weight:bold;}
#category_option .sch_ct_list .ic_pc{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 3px;}
#category_option .sch_ct_list .ic_appliance{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -33px;}
#category_option .sch_ct_list .ic_music{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -68px;}
#category_option .sch_ct_list .ic_book{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -102px;}
#category_option .sch_ct_list .ic_cinema{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -138px;}
#category_option .sch_ct_list .ic_toy{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -176px;}
#category_option .sch_ct_list .ic_hobby{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -215px;}
#category_option .sch_ct_list .ic_antique{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -253px;}
#category_option .sch_ct_list .ic_sport{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -291px;}
#category_option .sch_ct_list .ic_car{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -327px;}
#category_option .sch_ct_list .ic_fashion_men{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -399px;}
#category_option .sch_ct_list .ic_fashion_women{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -435px;}
#category_option .sch_ct_list .ic_accessorie{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -471px;}
#category_option .sch_ct_list .ic_interior{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -507px;}
#category_option .sch_ct_list .ic_beauty{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -362px;}
#category_option .sch_ct_list .ic_office{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -548px;}
#category_option .sch_ct_list .ic_food{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -589px;}
#category_option .sch_ct_list .ic_ticket{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -627px;}
#category_option .sch_ct_list .ic_pet{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -663px;}
#category_option .sch_ct_list .ic_talent{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -697px;}
#category_option .sch_ct_list .ic_flower{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -733px;}
#category_option .sch_ct_list .ic_comic{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -770px;}
#category_option .sch_ct_list .ic_baby{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -806px;}
#category_option .sch_ct_list .ic_homes{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -843px;}
#category_option .sch_ct_list .ic_others{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -876px;}
#category_option .sch_ct_list .ic_adult{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -910px;}
#category_option .sch_ct_list .ic_brand{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -944px;}
#category_option .sch_ct_list .ic_acce_men{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -983px;}
#category_option .sch_ct_list .ic_acce_women{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1022px;}
#category_option .sch_ct_list .ic_cosme{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1278px;}
#category_option .sch_ct_list .ic_sweets{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1355px;}
#category_option .sch_ct_list .ic_cd{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1170px;}
#category_option .sch_ct_list .ic_travel{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1060px;}
#category_option .sch_ct_list .ic_drink{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1210px;}
#category_option .sch_ct_list .ic_diet{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1243px;}
#category_option .sch_ct_list .ic_beer{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1392px;}
#category_option .sch_ct_list .ic_medical{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1135px;}
#category_option .sch_ct_list .ic_game{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1428px;}
#category_option .sch_ct_list .ic_alcohol{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1463px;}
#category_option .sch_ct_list .ic_inner{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1098px;}
#category_option .sch_ct_list .ic_gourmet{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1317px;}
#category_option .sch_ct_list .ic_charity{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1500px;}
#category_option .sch_ct_list .ic_wrist_watch{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1540px;}
#category_option .sch_ct_list .ic_mobile{ background:url(//cdn.afimg.jp/img/sch_ic_sprite.png) no-repeat 0 -1579px;}

/*------------------------------------------------------------------------------------------
.sch_combined
--------------------------------------------------------------------------------------------*/
.sch_combined {
    background:#EEE;
    padding:10px;
    position:relative;
}
.sch_combined h3 {
    padding-top:5px;
    font-size:14px;
    color:#000;
}
.sch_combined p.trial_msg {
    background:url(//cdn.afimg.jp/img/sch_trial_bg01.png) no-repeat 0 0;
    margin-left:8px;
    padding:3px 10px 0 10px;
    width:96px;
    height:32px;
    font-size:11px;
    color:#FFF;
    line-height:1.3;
    text-align:center;
    position:absolute;
    top:5px;
    right:15px;
}
.sch_combined p.trial_msg span { font-weight:bold;}
.sch_combined ul.sch_period { margin-top:20px;}
.sch_combined ul.sch_period li {
    float:left;
    margin:0 0 10px 25px;
    width:50px;
    height:22px;
}
.sch_combined ul.sch_period li span,
.sch_combined ul.sch_period li a {
    padding:6px 0 4px 0;
    display:block;
    text-align:center;
}
.sch_combined ul.sch_period li a.selected {
    background:#67B825;
    width:50px;
    height:12px;
    color:#FFF;
}
.sch_combined ul.sch_period li a {
    border:1px solid #ababab;
    background:#FFF;
    width:48px;
    height:10px;
    color:#000;
    text-decoration:none;
}
/* .trial_link */
.sch_combined p.trial_link{ margin-top:10px;}

/* .price_range */
.price_range dd{ color:#000;}
.price_range dd input{
    margin-right:3px;
    padding:0 5px;
    width:88px;
    height:20px;
    font-size:14px;
    font-family:Verdana;
    color:#333;
}
.price_range span{ margin:0 6px; color:#999;}
.price_range .price_sup_txt { margin-top:5px; font-size:11px;}

/* Icon Set */
.price_range dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 0;}
.bid_day dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -42px;}
.bid_area dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -252px;}
.auction_id dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -169px;}
.item_state dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -212px;}
.preson_kind dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -170px;}
.country_accord dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -294px;}
.display_style dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -86px;}

.price_range dt,
.bid_day dt,
.bid_area dt,
.auction_id dt,
.item_state dt,
.preson_kind dt,
.country_accord dt,
.display_style dt {
    margin-bottom:4px;
    padding-left:22px;
    font-size:13px;
    font-weight:bold;
    color:#333;
    line-height:20px;
}
.item_state dd{ color:#333;}
.item_state dd label { margin-right:8px;}

.preson_kind dd{ color:#333;}
.preson_kind dd label { margin-right:8px;}

/* .option_box */
.option_box { color:#000;}
.option_box input { margin-right:10px; vertical-align:middle;}

/* .display_method */
.display_method li{
    float:left;
    width:130px;
}

/* Icon Set */
.display_method li.row_turn dl dt{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -85px;}
.display_method li.bid_area dl dt{ background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -252px;}
.display_method li.display_style dl dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -127px;}
.display_method li.bid_day dl dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -42px;}
.display_method li.country_accord dl dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -294px;}
.display_method li.empha_icon dl dt { background:url(//cdn.afimg.jp/img/sch_ic_sprite_s.png) no-repeat 0 -335px;}

.display_method li.row_turn dl dt,
.display_method li.bid_area dl dt,
.display_method li.display_style dl dt,
.display_method li.bid_day dl dt,
.display_method li.country_accord dl dt,
.display_method li.empha_icon dl dt{
    margin-bottom:4px;
    padding-left:22px;
    font-size:13px;
    font-weight:bold;
    color:#333;
    line-height:20px;
}

/* #search_btn_box */
#search_btn_box{ margin-top:20px; text-align:center;}
#search_btn_box .btn_preserv{ margin-top:5px;}
#search_btn_box .btn_preserv input{ height:30px;}
#search_btn_box .btn_search input:hover{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}



/* ----- #category_option ----- */
#category_option h2{
    margin-bottom:5px;
    font-size:15px;
    color:#000;
}
#category_option p{
    margin-bottom:10px;
    font-size:11px;
    color:#999;
}

/* ----- #category_option ----- */
.other_option li{
    line-height:1.8;
    color:#000;
    vertical-align:middle;
}
.other_option li input{
    margin-right:10px;
    vertical-align:middle;
}


/*------------------------------------------------------------------------------------------
Flexibility margin Set
--------------------------------------------------------------------------------------------*/
.mgb5{ margin-bottom:5px;}
.mgb10{ margin-bottom:10px;}
.mgb15{ margin-bottom:15px;}
.mgb20{ margin-bottom:20px;}
.mgb25{ margin-bottom:25px;}

.mgr10{ margin-right:10px;}


/*------------------------------------------------------------------------------------------
Banner S Aucview
--------------------------------------------------------------------------------------------*/
.banner_s{ clear:both; margin:auto; padding:25px 15px; width:920px; }
.banner_s li{ display:inline; margin-left:5px; }


/*------------------------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------------------------*/
#footer {
    background: #ECECEC;
    clear: both;
    overflow: hidden;
    margin-top:20px;
    padding: 20px;
}
#footlist {
    margin: 0 auto;
    padding: 0;
    width: 970px;
}
#footlist dl {
    clear: both;
    margin: 0;
    padding: 0;
}
#footlist dt, #footlist dd {
    float: left;
    margin-bottom: 5px;
    padding: 0;
}
#footlist dt { font-size: 0.85em;}
#footlist dd {
    border-left: 1px solid #999;
    font-size: 0.85em;
    margin-left: 5px;
    padding-left: 5px;
}
#footlist dd a {
    color: #666;
    font-size: 1em;
    text-decoration: none;
}
#copyright {
    background: #9A9A9A;
    clear: both;
    height: 100%;
    margin: 0 auto;
    padding: 15px 0 5px;
    width: 100%;
}
.copy { clear: both; text-align: center;}
.copy ul { margin: 0; padding: 0;}
.copy li { display: inline; }
.copy li a { border-right: 1px solid #C4C4C4; color: #FFF; padding: 0 10px 0 7px; text-decoration: underline;}
.copy li a:visited { color: #FFF;}
.copy li a:hover { text-decoration: none; }
.copy li.last a { border: medium none; }
.copy p { color: #FFF; font-size: 9px;}
.copy p a { color: #FFF; font-size: 9px; text-decoration: underline;}


/*------------------------------------------------------------------------------------------
footerbar
--------------------------------------------------------------------------------------------*/
.searchListToolbarMainShadow{
    width:100%;
    height:24px;
    background:#FFF;
    border:solid 1px #CCC;
    border-bottom:0px;
    float:left;
    position:fixed;
    top:auto;
    bottom:0;
    opacity:0.95;
    filter:alpha(opacity=95);
    display:none;
    box-shadow:0 -1px 3px rgba(0, 0, 0, 0.08);
}
.searchListToolbarMain{
    width:100%;
    height:170px;
    padding:5px 0 5px 10px;
    background:#FFF;
    color:#333;
    border:solid 1px #CCC;
    border-bottom:0px;
    float:left;
    position:fixed;
    top:auto;
    bottom:0;
    display:block;
    box-shadow:0 -1px 3px rgba(0, 0, 0, 0.08);
    z-index:3;
    opacity:0.95;
    filter:alpha(opacity=95);
}
*+html .searchListToolbarMain{
    background-color:#FFF;
    background-image:none;
    background-attachment:scroll;
    background-repeat:repeat;
    background-position-x:0%;
    background-position-y:0%;
}
.searchListToolbarSwitch{
    width:20px;
    height:30px;
    background:#FFF;
    color:#76BC37;
    position:fixed;
    top:auto;
    bottom:50px;
    right:15px;
    float:right;
    cursor:pointer;
    z-index:3;
    opacity:0.95;
    filter:alpha(opacity=95);
}
.footerbar_main{ width:980px; margin:0 auto;}
.footerbar_main li a:link,.footerbar_main li a:visited{ color:#666;}
.footerbar_main li a:active,.footerbar_main li a:hover{ color:#222; text-decoration:underline;}
.footerbar_box,.footerbar_box02,.footerbar_box03,.footerbar_box05{ float:left; font-size:13px;}
.footerbar_box{ padding:15px 0 0 0; width:356px;}
#footerbar_box_b{ padding:5px 0 0 0;}
.footerbar_box02{ padding:0 30px; width:190px;}
.footerbar_box03{ width:282px;}
.footerbar_box04{
    height:46px;
    width:620px;
    margin:10px auto 0 auto;
    font-size:14px;
}
.footerbar_box04 p{
    color:#000;
    padding:3px 0 0 0;
}
/* --- footerbar_box_p ---*/
.footerbar_box_p{ float:left; font-weight:bold;}
.footerbar_box_moji{ margin:5px 0 0 0; font-size:14px;}
#fb_p01{ font-size:18px;}
#fb_p2{	padding:24px 0 0 0;	height:57px;}
.big_red{
    color:#F00;
    font-size:20px;
    font-weight:bold;
}
/* --- footerbar_box --- */
.footerbar_box ul{ float:right;}
.footerbar_box ul li{
    float:left;
    margin:0 0 0 10px;
    padding:0 0 0 10px;
    color:#666;
}
/* --- footerbar_box02 --- */
.footerbar_box02 ul{ float:right;}
.footerbar_box02 ul li{
    margin:0 0 2px 0px;
    padding:1px 0 1px 10px;
    display:block;
    color:#666;
}
.footerbar_box02 ul li img{	vertical-align:middle;}
/* --- footerbar_box03 --- */
.footerbar_box03 ul{ float:right;}
.footerbar_box03 ul li{	float:left;	color:#666;}
.footerbar_box03 ul li.fb_li04{
    width:78px;
    padding:2px 0;
    float:left;
    text-align:right;
    color:#222;
}
.footerbar_box03 ul li.fb_li05{
    float:left;
    width:50px;
    padding:0 0 0 10px;
    margin:2px 0 2px 2px;
}
.footerbar_box03 ul li.fb_li06{
    float:left;
    width:70px;
    padding:2px 0 2px 10px;
}
#fb_btn01{
    width:184px;
    height:47px;
    margin:5px 0 0 0;
    float:right;
    background:url(//cdn.afimg.jp/img/btn_fb01_off.png) no-repeat;
    cursor:pointer;
}
#fb_btn01:hover,#fb_btn01:active{ background:url(//cdn.afimg.jp/img/btn_fb01_on.png) no-repeat;}

/* --- footerbar_box04 --- */
#fb_btn02{
    width:241px;
    height:46px;
    float:left;
    margin:0 15px 0 0;
    z-index:100;
    background:url(//cdn.afimg.jp/img/btn_fb03_off.png) no-repeat;
    cursor:pointer;
}
#fb_btn02:hover,#fb_btn02:active{
    background:url(//cdn.afimg.jp/img/btn_fb03_on.png) no-repeat;
}

/* --footer_main_youso --*/
#fb_btn03{
    width:278px;
    height:52px;
    float:left;
    margin:10px 15px 0 0;
    background:url(//cdn.afimg.jp/img/btn_fb02_off.png) no-repeat;
    cursor:pointer;
}
#fb_btn03:hover,#fb_btn03_active{ background:url(//cdn.afimg.jp/img/btn_fb02_on.png) no-repeat;}
#footer_main_youso{ width:580px; margin:0 auto;}

/* --- check --- */
ul li.check{
    background:url(//cdn.afimg.jp/img/yaji03.png) center left no-repeat;
    font-weight:bold;
    color:#222;
}

/* --- footerbar_box05 --- */
.footerbar_main02{ width:948px;	margin:0 auto;}

.footerbar_box05{ width:292px;}
.footerbar_box05 ul{ float:right;}
.footerbar_box05 ul li{ float:left;	color:#666;}
.footerbar_box05 ul li.fb_li04{
    width:66px;
    padding:2px 0;
    float:left;
    text-align:right;
    color:#222;
}
.footerbar_box05 ul li.fb_li05{
    float:left;
    width:72px;
    padding:0 0 0 10px;
    margin:2px 0 2px 2px;
}
.footerbar_box05 ul li.fb_li06{
    float:left;
    width:70px;
    padding:2px 0 2px 10px;
}
#footer_main_youso02{
    width:590px;
    margin:0 auto;
}


/*------------------------------------------------------------
foot_actbtn
--------------------------------------------------------------*/
.foot_actbtn{
    float:left;
    margin-right:20px;
    width:190px;
}
.foot_actbtn li{
    background:url(//cdn.afimg.jp/img/acv_footbar_btn01.png) no-repeat 0 0;
    margin-bottom:10px;
    padding-left:15px;
    width:177px;
    height:37px;
}
.foot_actbtn li a{
    display:block;
    padding:12px 0 0 40px;
    height:23px;
    color:#000;
    font-weight:bold;
}
.foot_actbtn li.item_btn01 a{ background:url(//cdn.afimg.jp/img/acv_ic_sprite_s.png) no-repeat 0 -626px; }
.foot_actbtn li.item_btn02 a{ background:url(//cdn.afimg.jp/img/acv_ic_sprite_s.png) no-repeat 0 -1050px; }
.foot_actbtn li.item_btn03 a{ background:url(//cdn.afimg.jp/img/acv_ic_sprite_s.png) no-repeat 0 -1095px; }


/*------------------------------------------------------------
topcontrol
--------------------------------------------------------------*/
#topcontrol{ bottom:25px !important; }


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