/* バナー01：7月1日 映像配信決定！ */
ul#b_dl_movie { list-style:none; margin: 4px 0px 0px 0px; width:100%; }
ul#b_dl_movie li{ list-style:none; float:left;
    width:261px; }
ul#b_dl_movie a{ display:block;
    width:261px; height:95px;
    background-image:url(../banner_img/b_dl_movie.jpg); }
ul#b_dl_movie a span{ display:none; }

/* バナー01：チケット */
ul#b_ticket { list-style:none; margin: 4px 0px 0px 0px; width:100%; }
ul#b_ticket li{ list-style:none; float:left;
    width:261px; }
ul#b_ticket a{ display:block;
    width:261px; height:95px;
    background-image:url(../banner_img/b_ticket02.jpg); }
ul#b_ticket a span{ display:none; }

/* バナー02：グッズ情報一覧 */
ul#b_goods { list-style:none; margin: 0px 0px 0px 0px; width:100%; }
ul#b_goods li{ list-style:none; float:left;
    width:261px; }
ul#b_goods a{ display:block;
    width:261px; height:95px;
    background-image:url(../banner_img/b_goods.jpg); }
ul#b_goods a span{ display:none; }

/* バナー02：イベント＆WEB配信 */
ul#b_event_web { list-style:none; margin: 0px 0px 0px 0px; width:100%; }
ul#b_event_web li{ list-style:none; float:left;
    width:261px; }
ul#b_event_web a{ display:block;
    width:261px; height:95px;
    background-image:url(../banner_img/b_event_web.jpg); }
ul#b_event_web a span{ display:none; }
	
/* バナー03：ホスモバ */
ul#b_hosmoba { list-style:none; margin: 0px 0px 0px 0px; width:100%; }
ul#b_hosmoba li{ list-style:none; float:left;
    width:261px; }
ul#b_hosmoba a{ display:block;
    width:261px; height:95px;
    background-image:url(../banner_img/b_hosmoba.jpg); }
ul#b_hosmoba a span{ display:none; }

/* バナー04：ランキング */
ul#b_ranking { list-style:none; margin: 0px 0px 0px 0px; width:100%; }
ul#b_ranking li{ list-style:none; float:left;
    width:261px; }
ul#b_ranking a{ display:block;
    width:261px; height:95px;
    background-image:url(../banner_img/b_ranking.jpg); }
ul#b_ranking a span{ display:none; }

/* 同じ箇所でのMENUバー等なら共通でOK（高さが同じ為） */
a.banner_lo { background-position:0px 0px; }
a:hover.banner_lo { background-position:0px -95px; }


/* 下部小バナー設定 */
.s_banner_table { margin: 25px 0px 0px 0px; }

/* 小バナー01 */
ul#s_banner01 { list-style:none; margin:0; padding:0; width:100%; }
ul#s_banner01 li{ list-style:none; float:left; width:184px; }
ul#s_banner01 a{
    display:block; width:184px; height:86px;
    background-image:url(../banner_img/bs_2013.png); }
ul#s_banner01 a span{ display:none; }

/* 小バナー02 */
ul#s_banner02 { list-style:none; margin:0px 0px 0px 7px; width:100%; }
ul#s_banner02 li{ list-style:none; float:left; width:184px; }
ul#s_banner02 a{
    display:block; width:184px; height:86px;
    background-image:url(../banner_img/bs_mailmaga.png); }
ul#s_banner02 a span{ display:none; }

/* 小バナー03 */
ul#s_banner03 { list-style:none; margin:0px 0px 0px 7px; width:100%; }
ul#s_banner03 li{ list-style:none; float:left; width:184px; }
ul#s_banner03 a{
    display:block; width:184px; height:86px;
    background-image:url(../banner_img/bs_twitter.png); }
ul#s_banner03 a span{ display:none; }

/* 小バナー04 */
ul#s_banner04 { list-style:none; margin:0px 0px 0px 7px; width:100%; }
ul#s_banner04 li{ list-style:none; float:left; width:184px; }
ul#s_banner04 a{
    display:block; width:184px; height:86px;
    background-image:url(../banner_img/bs_blog.png); }
ul#s_banner04 a span{ display:none; }

/* 小バナー用高さ変更 */
a.s_banner_lo { background-position:0px 0px; }
a:hover.s_banner_lo { background-position:0px -86px; }

/* Topへ戻る */
ul#button_top { list-style:none; width:100%; }
ul#button_top li{ list-style:none; float:left;
    width:138px; }
ul#button_top a{ display:block;
    width:138px; height:28px;
    background-image:url(https://www.hostchan.jp/2014/common/button_top.png); }
ul#button_top a span{ display:none; }

/* 同じ箇所でのMENUバー等なら共通でOK（高さが同じ為） */
a.button { background-position:0px 0px; }
a:hover.button { background-position:0px -28px; }

/* バナー：ありがとう */
h2.thanks {
	margin: 2px 0px 0px 9px;
	width:247px; height:101px;
	background: url(https://www.hostchan.jp/2014/banner_img/b_thanks.png) no-repeat;
	text-indent: -9999px; }