
/* -----------------------------------------------------
   MovableType 上書き
  ----------------------------------------------------- */
.page-asset .asset-header {
    display: none;
    visibility: hidden;
}
.page-asset {
    margin-top: 5px;
}
body {
    background-color: #000;
}
#container {
    height: 100%;
}
#content {
    height: 100%;
}
#content-inner {
    margin: 0px auto;
    position: relative;
    height: 100%;
    min-height: 100%;
}
body > #content-inner {
    height: auto;
}
#content {
}
#footer {
    bottom: 0px;
    width:100%;
}
/* -----------------------------------------------------
   MovableType 上書き (blog記事)
  ----------------------------------------------------- */
.asset-header {
    margin-right: 10px;
}
.entry-title {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 15px;
    font: 16px sans-serif;
    border-bottom: 1px solid #000000;
    background: url(/img/ico/ico_bar_red.gif) no-repeat;
    text-indent: 16px;
    font-weight: bold;
}
/* -----------------------------------------------------
   ページタイトル ページヘルプ パンくずリスト
  ----------------------------------------------------- */
.st_page_topic_path {
    margin-left: 20px;
    float: left;
    font-size: 6pt;
    height: 16px;
    line-height: 16px;
}
.st_page_help {
    margin-right: 20px;
    float: right;
    font-size: 6pt;
    height: 16px;
    background: url('/img/ico/ico_help.gif') left center no-repeat;
    padding: 0px 0px 0px 18px;
}
.st_page_help_null {
    height: 16px;
}
.st_page_title {
    margin-top: 3px;
    text-align: center
}
/* -----------------------------------------------------
   clearfix
  ----------------------------------------------------- */
.st_clearfix {
    zoom: 100%;
}
.st_clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0; 
    visibility: hidden;
}
/*----------------------------------------------------------------------------------
  clearfix （本物）
----------------------------------------------------------------------------------*/
.clearfix:after {
    content: ".";  /* 新しい要素を作る */
    display: block;  /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
    margin: 0px;
    line-height: 0;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}
/* -----------------------------------------------------
   メニューのリンクに隙間を空ける
  ----------------------------------------------------- */
#st_block_members_menu a {
    margin: 0 25px 0 0;
}
/* -----------------------------------------------------
   アイコンを領域左端に表示する
  ----------------------------------------------------- */
.st_icon_left_link {
    background: url('/img/ico/ico_read_002.gif') left center no-repeat;
    padding: 0px 0px 0px 16px;
}
.st_icon_left_help {
    background: url('/img/famfamfam_silk_icons_v013/icons/help.png') left center no-repeat;
    padding: 0px 0px 0px 18px;
}
.st_icon_left_information {
    background: url('/img/famfamfam_silk_icons_v013/icons/information.png') left center no-repeat;
    padding: 0px 0px 0px 18px;
}
.st_icon_left_arrow_undo {
	background: url('/img/ico/ico_arrow_undo.gif') left center no-repeat;
	padding: 3px 0px 3px 18px;
}
.st_block_return_link {
    text-align: right;
}
/* -----------------------------------------------------
   会員名登録 FORM
   ----------------------------------------------------- */
.st_form_regist_name {
    padding: 1.0em 0.5em;
    background-color: #d8caa8;
}
.st_form_regist_name input[type="text"] {
    font: normal 15px sans-serif;
    width: 6.1em;
}
.st_form_regist_name input[type="button"] {
    font: normal 12px sans-serif;
}
/* -----------------------------------------------------
   アクセスコード入力 FORM
   ----------------------------------------------------- */
.st_form_access_code input[type="text"] {
    font: normal 15px sans-serif;
    width: 4em;
}
.st_form_access_code input[type="submit"] {
    font: normal 15px sans-serif;
    width: 4em;
}
/* -----------------------------------------------------
   リンクボタン
  ----------------------------------------------------- */
.st_link_buttons {
}
.st_link_button:after {
    clear: both;
}
.st_link_button {
    background-position:0px 0px;
    background-repeat:no-repeat;
    width: 56px;
    height: 22px;
    display: block;
    font-size: 0px;
    float: left;
    text-indent: -9999px;
}
 
#st_link_buttons_issue {
    background-image:url('/img/ui/btn_issue.gif');
}
#st_link_buttons_share {
    background-image:url('/img/ui/btn_share.gif');
}
#st_link_buttons_deregistration {
    background-image:url('/img/ui/btn_deregistration.gif');
}
/* -----------------------------------------------------
   ヘッダメニュー
  ----------------------------------------------------- */
.st_header_menu_list {
    width: 505px;
    height: 24px;
    margin-left: 0px;
}
.st_header_menu {
    float: left;
    background-position:0px 0px;
    background-repeat:no-repeat;
    width: 100px;
    height: 24px;
    font-size: 0px;
    text-indent: -9999px;
    display: block;
	
}
#st_header_menu_enbujyo {
    background-image:url('/img/ui/menu1btn_enbujyo.gif');
}
#st_header_menu_game {
    background-image:url('/img/ui/menu1btn_sangokushi.gif');
}
#st_header_menu_rank {
    background-image:url('/img/ui/menu1btn_rank.gif');
}
#st_header_menu_tenpo {
    background-image:url('/img/ui/menu1btn_shop.gif');
}
#st_header_menu_faq {
    background-image:url('/img/ui/menu1btn_faq_help.gif');
}
/* -----------------------------------------------------
   サイドメニュー
  ----------------------------------------------------- */
.st_members_menu_list {
    width: 158px;
    margin-left: 3px;
}
.st_members_menu {
    /*margin-bottom: -15px;*/
    background-position:0px 0px;
    background-repeat:no-repeat;
    width: 156px;
    height: 28px;
    display: block;
    font-size: 0px;
    text-indent: -9999px;
}
#st_members_menu_selection {
    background-image:url('/img/ui/menu2btn_selection.gif');
}
#st_members_menu_account {
    background-image:url('/img/ui/menu2btn_account.gif');
}
#st_members_menu_player {
    background-image:url('/img/ui/menu2btn_player.gif');
}
#st_members_menu_reserve {
    background-image:url('/img/ui/menu2btn_reserve.gif');
}
#st_members_menu_movie {
    background-image:url('/img/ui/menu2btn_movie.gif');
}
#st_members_menu_teambox {
    background-image:url('/img/ui/menu2btn_teambox.gif');
}
#st_members_menu_team {
    background-image:url('/img/ui/menu2btn_team.gif');
}
#st_members_menu_stamp {
    background-image:url('/img/ui/menu2btn_stamp.gif');
}
#st_members_menu_issue {
    background-image:url('/img/ui/menu2btn_issue.gif');
}
#st_members_menu_shop {
    background-image:url('/img/ui/menu2btn_dotnet_shop.gif');
}
#st_members_menu_logout {
    text-align: center;
}
/* -----------------------------------------------------
   予約リスト メニュー
  ----------------------------------------------------- */
.st_reserve_menu {
/*    margin-left: 1px;*/
    margin-bottom: 2px;
/*    background-position:0px 0px;*/
    background-repeat:no-repeat;
    width: 37px;
    height: 22px;
    display: block;
    font-size: 0px;
/*    float: left;*/
    text-indent: -9999px;
}
.st_reserve_menu_noaction {
/*    margin-left: 1px;*/
/*    margin-bottom: -15px;*/
    background-position:0px 0px;
    background-repeat:no-repeat;
    width: 37px;
    height: 22px;
    display: block;
    font-size: 0px;
    float: left;
}
.st_reserve_menu2 {
/*    margin-left: 1px;*/
    margin-bottom: 2px;
    background-position:0px 0px;
    background-repeat:no-repeat;
    width: 85px;
    height: 22px;
    display: block;
    font-size: 0px;
/*    float: left;*/
    text-indent: -9999px;
}
.st_reserve_menu3 {
    margin-left: 1px;
    margin-bottom: -15px;
    background-position:0px 0px;
    background-repeat:no-repeat;
    width: 56px;
    height: 22px;
    display: block;
    font-size: 0px;
    float: left;
    text-indent: -9999px;
}
.st_reserve_menu_order {
    background: url('/img/ui/btn_order.gif');
}
.st_reserve_menu_order_l  a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_order_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_order_l a:hover {
    background: url('/img/ui/btn_order_l.gif') 0 -22px no-repeat;
}
.st_reserve_menu_view {
        background-image:url('/img/ui/btn_details.gif');
}
.st_reserve_menu_view_l  a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_details_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_view_l a:hover {
    background: url('/img/ui/btn_details_l.gif') 0 -22px no-repeat;
}
.st_reserve_menu_delete {
    background-image:url('/img/ui/btn_delete.gif');
}
.st_reserve_menu_delete_l a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_delete_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_delete_l a:hover {
    background: url('/img/ui/btn_delete_l.gif') 0 -22px no-repeat;
}
.st_reserve_menu_delete2_l a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_delete2_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_delete2_l a:hover {
    background: url('/img/ui/btn_delete2_l.gif') 0 -22px no-repeat;
}
.st_reserve_menu_download {
    background-image:url('/img/ui/btn_download.gif');
}
.st_reserve_menu_download_l a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_download_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_download_l a:hover {
    background: url('/img/ui/btn_download_l.gif') 0 -22px no-repeat;
}
.st_reserve_menu_purchase {
    background-image:url('/img/ui/btn_purchase.gif');
}
.st_reserve_menu_purchase_l a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_purchase_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_purchase_l a:hover {
    background: url('/img/ui/btn_purchase_l.gif') 0 -22px no-repeat;
}
.st_reserve_menu_comment {
    background-image:url('/img/ui/btn_comment.gif');
}
.st_reserve_menu_comment_l a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_comment_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_comment_l a:hover {
    background: url('/img/ui/btn_comment_l.gif') 0 -22px no-repeat;
}
/*公開動画に指定*/
.st_reserve_menu_appoint_l a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_appoint_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_appoint_l a:hover {
    background: url('/img/ui/btn_appoint_l.gif') 0 -22px no-repeat;
}
/*公開動画解除*/
.st_reserve_menu_cancel_l a {
    width: 200px;
    height: 22px;
    margin: 9px auto;
    background: url('/img/ui/btn_cancel_l.gif') 0 0 no-repeat;
}
.st_reserve_menu_cancel_l a:hover {
    background: url('/img/ui/btn_cancel_l.gif') 0 -22px no-repeat;
}
.st_reserve_menu_lock {
    margin-left: 1px;
    margin-bottom: -15px;
    background-position:0px 0px;
    background-repeat:no-repeat;
    width: 60px;
    height: 22px;
    display: block;
    font-size: 0px;
    background-image:url('/img/ui/btn_lock.gif');
    float: left;
    text-indent: -9999px;
}
.st_reserve_menu_lock_l a {
    margin: 9px auto;
    background-repeat:no-repeat;
    width: 200px;
    height: 22px;
    display: block;
    font-size: 0px;
    text-indent: -9999px;

    /*width: 200px;
    height: 22px;*/
    /*background: url('/img/ui/btn_lock_l.gif')  no-repeat;*/
}
/*.st_reserve_menu_lock_l a:hover {
    background: url('/img/ui/btn_lock_l.gif') 0 -22px no-repeat;
}*/
/* -----------------------------------------------------
   情報ブロック
   ・動画ダウンロード券情報
   ・動画庫使用状況
  ----------------------------------------------------- */
.st_movie_info2 {
    padding: 3px 5px 3px 10px;
    margin: 1px 0px 1px 0px;
    width: 38em;
    // height: 1.5em;
	background: #FFCC33;
	border:2px #CC9966 solid;
}


.st_movie_info2_no {
	float: left;
	width: 4em;
	font-weight: bold;
	clear:	both;
}
.st_movie_info2_day {
	float: left;
	width: 11em;
	font-weight :bold;
}
.st_movie_info2_name {
	margin-left: 5px;
	float: left;
} 
.st_movie_info2_location {
	float: right;
	margin-right: 5px;
}




.st_movie_info2_detail {
    padding: 3px 20px 3px 20px;
    margin: 1px 0px 5px 0px;
	border: 1px solid #990000;
	background:#FDF7E1;
	height:auto;
	clear:both;
}


.st_movie_info2_detail_ticket_type {
	float:left;
	width:50%;
}
.st_movie_info2_detail_day {
	float:left;
	width:50%;
}
.st_movie_info2_detail_shop {
	float:left;
	width:50%;
}
.st_movie_info2_detail_camera {
	float:left;
	width:50%;
}

.st_movie_info_menu {
    width: 256px;
    margin: 0px;
    padding: 0px;
    line-height: 100%;
    text-indent: -9999px;
    display: block;
}
/* 画像を天地中央に置く処理ここから */
.st_movie_info_menu_middle div {
    display:table-cell;
    vertical-align:middle;
}
* html .st_movie_info_menu_middle div { /* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html .st_movie_info_menu_middle div { /* IE 7 */
display:inline;
zoom:1;
}
/* 画像を天地中央に置く処理ここまで */

.st_moviedlhis_btn_toggle {
    background-image:url('/img/ui/btn_open_closed.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;
    width:22px;
    height:22px;
    display: block;
    float: left;
}

/* -----------------------------------------------------
   情報ブロック
  ----------------------------------------------------- */
.st_container_center {
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
} 
.st_container_left {
    border: 1px solid black;
} 
.st_container_right {
    float: right;
    border: 1px solid black;
} 
.st_container_right:after {
    height: inhelit;
} 
/* -----------------------------------------------------
   情報ブロック
  ----------------------------------------------------- */
.st_block_flag_image {
    border: 0px solid black;
    font-size: 10px;
    margin: 0px auto;
    padding: 2px 4px 4px 2px;
    text-align: center;
}
.st_block_info {
    margin: 2px;
    border: 1px solid black;
    font-size: 10px;
    padding: 2px 4px 4px 2px;
    text-align: left;
    display: inline-block;
}
.st_block_info_title {
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}
/* -----------------------------------------------------
   情報ブロック2
   ・動画ダウンロード券情報
   ・動画庫使用状況
  ----------------------------------------------------- */
.st_block_info2 {
    border:none;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
}
.st_block_info2_title {
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px dashed #990000;
    border-left: 5px solid #990000;
    padding-left: 5px;
    text-decoration: none;
}
.st_block_info2_body {
    font-size: 12px;
    padding: 5px 0px 15px 10px;
}
/* -----------------------------------------------------
   ログインとか
  ----------------------------------------------------- */
#st_linkup {
    font: 12px/1.9em sans-serif;
    color: #ffffff;
    text-align: center;
    display: none;
}
#st_cardinfo {
    font: 12px/1.9em sans-serif;
    color: #ffffff;
    text-align: center;
    display: none;
}
#st_login {
    text-align: center;
    padding-top: 5px;
    font: 12px/1.9em sans-serif;
    color: #ffffff;
    margin-bottom: 8px;
    display: none;
}
#st_login input[type="text"] {
    margin: 0 0 4px 0;
    font: 14px sans-serif;
    width: 80%;
}
#st_login input[type="password"] {
    margin: 0 0 4px 0;
    font: 14px sans-serif;
    width: 80%;
}
.st_login_top {
    background: url(/img/bg/bg_login_top.gif) no-repeat center;
    height: 32px;
}
.st_login_middle {
    background: url(/img/bg/bg_login_middle.gif) repeat-y center;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
.st_login_foot {
	background: url(/img/bg/bg_login_foot.gif) no-repeat center;
	height: 16px;
	font-size:1pt;
	margin-bottom:10px;
}
.st_monarcinfo_logout {
    padding-top: 10px;
}
/* -----------------------------------------------------
   君主カード情報
   ----------------------------------------------------- */
#st_cardinfo_name_image {
    display: block;
    height: 25px;
    padding-bottom: 3px;
}
.st_monarcinfo_top {
    background: url(/img/bg/monarcinfo_top.gif) no-repeat center;
    height: 14px;
}
.st_monarcinfo_line {
    background: url(/img/bg/monarcinfo_line.gif) repeat-y center;
    height: 90px;
}
.st_monarcinfo_line_data {
    background: url(/img/bg/monarcinfo_line.gif) repeat-y center;
    height: 70px;
    line-height: 1.5em;
}
.st_monarcinfo_down {
    background: url(/img/bg/monarcinfo_down.gif) no-repeat center;
    height: 14px;
	font-size:1pt;
}
.st_monarcinfo_line input {
    margin: 4px 0 0 0;
}
/* -----------------------------------------------------
   ヘッダ
  ----------------------------------------------------- */
#st_header_account {
    font-size: small;
    color: black;
    position: absolute;
    top: 2px;
    right: 130px;
}
#st_header_account a {
    color: black;
}
#st_header_logout {
    display: none;
    font-size: small;
    font-weight: normal;
    color: black;
    position: absolute;
    top: 2px;
    right: 60px;
}
#st_header_logout a {
    font-weight: normal;
    color: black;
}
#st_header_navigation {
    position: absolute;
    bottom: 20px;
    left: 220px;
}
#st_header_navigation a {
    color: orange;
}
/* -----------------------------------------------------
   フッタ
   ----------------------------------------------------- */
#st-footer-content {
    text-align: center;
}
/* -----------------------------------------------------
   ナビゲーション
  ----------------------------------------------------- */
ul#st_navigation {
    margin: 0;
}
ul#st_navigation li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 1px;
    z-index: 11;
    overflow: visible;
}
.st_navigation_menu_sub {
    display: none;
    background-color: white;
    color: black;
}
/* -----------------------------------------------------
   ログイン
  ----------------------------------------------------- */
#st_form_login {
    color: orange;
}
/* -----------------------------------------------------
   イメージボタン
  ----------------------------------------------------- */
.st-ui-image-button {
    margin:0; padding:0;
    background-image:url('images/ui/ui_regist_button.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;
    width:39px;
    height:27px;
    display:block;
}
.st-ui-image-button a {
    visibility:hidden;
}
/* -----------------------------------------------------
   予約リスト
  ----------------------------------------------------- */
.st_reserve_list_table {
    text-align: center;
    background-color: #222222;
    border-collapse: collapse;
    color: #eeeeee; 
}
.st_reserve_list_table td {
    border: 1px solid white;
    padding: 0 5px;
}
.st_reserve_list_table th {
    border: 1px solid white;
    padding: 0 5px;
}
.st_reserve_list_column st_reserve_list_save_date {
    font-size: 6pt;
}
.st_reserve_list_row {
    vertical-align: middle;
    font-size: xx-small;
}
.st_reserve_list_column {
}
.st_reserve_list_lock {
}
.st_reserve_list_lock a {
    overflow:hidden;
    color: #222222;
}
.st_ui_lock_button {
    background-image:url('/img/ui/btn_lock.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;
    width:20px;
    height:20px;
    display: block;
}
.st_reserve_list_title {
/*    background: url('/img/ico/ico_sankaku.gif') left center no-repeat;	*/
    padding: 3px 5px 0px 20px;
    width: 256px;
/*    width: 269px;*/
/*    height:1.6em;	*/
    float: left;
    line-height: 250%;
}
#st_reserve_list_status {
    height: 22px;
    text-align: center;
/*    background-color: #F8F4C4;*/
/*    border-bottom: 1px solid #000000;*/
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 12pt;
    color: #a60000;
}
.st_reserve_list_mode {
    display: block;
    width: 250px;
/*    width: 25em;
    height: auto;	*/
/*    float: left;	*/
}
.st_reserve_list_icons {
    display: block;
    width: 256px;
/*    width: 180px;	*/
    margin: 0px auto;
    float: right;
	text-indent:-9999px;
}
.st_reserve_list_enemy {
    height: 25px;
    margin: 3px 0px;
}
.st_reserve_list_enemy_left {
    height: 25px;
    margin: 0px 5px 0px 0px;
    line-height: 25px;
    float: left;
}
.st_reserve_list_enemy_right {
    float: left;
    height: 25px;
}
.st_reserve_list_top {
    background: url(/img/bg/bg_table_001_top.gif) no-repeat center top;
    width: 100%;
    height: 10px;
    margin: 0px;
    font-size:1pt;
}
.st_reserve_list {
    border: thin solid #c7aa34;
    background: #eeeeee url(/img/bg/bg_table_001_body.gif) repeat-y center;
    color: #333333;
    width: 540px;
/*    height: 85px;*/
}
.st_reserve_list_foot {
    background: url(/img/bg/bg_table_001_foot.gif) no-repeat center bottom;
    width: 100%;
    height: 10px;
    margin: 0px;
    font-size:1pt;
}
.st_reserve_list_date {
}
.st_reserve_list_desc {
}
.st_reserve_list_column {
    text-align: center;
}
.st_reserve_list_float_left {
    vertical-align: baseline;
    height: 3em;
    margin-left: 1em;
    float: left;
}
.st_reserve_list_space {
    clear: both;
}
/* #############################################################################################
   
   会員権期限切れ

   ############################################################################################# */
.st_block_out_of_date {
    text-align: center;
    border: 1px solid black;
    height: 3em;
    line-height:3em;	/* vertical-align: middle; */
    background-color: #ee2266;
    margin: 0.3em;
    padding: 0.3em;
}
/* #############################################################################################
   
   動画庫

   ############################################################################################# */
/* ---------------------------------------------------------------------------------------------
   動画庫 タイトル
   --------------------------------------------------------------------------------------------- */
.st_movie_info_slot_no {
    margin: 0px auto;
    width: 530px;
    font-weight: bold;
    text-align: left;
    background: #FFCC33;
    padding-left: 5px;
    border: 1px solid #BC934D;
    height: 30px;
}
.st_movie_info_slot {
    margin: 6px 0px; 0px 0px;
    float: left;
}
.st_movie_info_box_open{
    font-weight: bold;
}
/* ---------------------------------------------------------------------------------------------
   動画庫 本体
   --------------------------------------------------------------------------------------------- */
.st_movie_info {
    margin-left: auto;
    margin-right: auto;
    width: 533px;
    height: auto;
    padding: 1px;
    background: #EBE2AB url(/img/bg/bg_movie_list.gif) no-repeat center bottom;
    border: thin solid #BC934D;
}
.st_movie_info1 {
    width: 524px;
    height: 100%;
    margin: 0px;
    padding: 3px;
    border: 1px solid #990000;
}
.st_movie_info_image {
    width: 256px;
    height: 192px;
    border: 1px solid black;
    padding: 5px 4px 0px 5px;
}
.st_movie_info_empty_image {
    border: 1px solid black;
    padding: 5px;
    width: 256px;
}
.st_movie_info_desc_head {
    background: #fffdc7 url(/img/bg/movie_slot_head.gif) no-repeat center top;
    width: 268px;
    height: 9px;
	font-size:1pt;
}
.st_movie_info_desc_foot {
    background: #fffdc7 url(/img/bg/movie_slot_foot.gif) no-repeat center top;
    width: 268px;
    height: 10px;
	font-size:1pt;
}
.st_movie_info_desc_body {
    width: 268px;
    height: 83px;
    background: #fffdc7 url(/img/bg/movie_slot_line.gif) repeat-y center top;
}
.st_movie_info_desc {
    float: left;
    width: 268px;
    padding: 0px;
    margin-top: 5px;
}
.st_movie_info_desc_battle_date {
    width: 98%;
    height: 1.4em;
    padding: 0px 2px;
    text-align: center;
    background-color: #d8caa8;
}
.st_movie_info_desc_battle {
    padding: 2px 5px 0 5px;
    text-align: left;
}
.st_movie_info_desc_battle_vs {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 150%;
}
.st_movie_info_desc_office{
    text-align: center;
}
.st_movie_info_desc_movie {
    padding: 5px 5px 0 5px;
    text-align: center;
}
.st_movie_info_reserve_space {
    clear: both;
}
.st_movie_info_datetime {
    margin-top: 5px;
    border: 1px solid black;
    padding: 5px;
}
.st_movie_info_datetime_small {
    width: 239px;
    height: 90px;
    float: right;
    margin-top: 5px;
    border: 1px solid black;
    padding: 5px;
    background-color: #EDDB98;
}
.st_movie_info_datetime_icon {
    padding: 5px;
    float: left;
}
.st_movie_info_thumbnail_mini_all {
    clear: right;
    margin-top: 5px;
    border: 1px solid black;
    padding: 5px;
    /*height: 70px;*/
    width: 512px;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
}
.st_movie_info_thumbnail_mini {
    margin: 0px 2px;
    padding: 1px;
}
    
/* ---------------------------------------------------------------------------------------------
   
   --------------------------------------------------------------------------------------------- */
.st_movie_info_slot_name {
    float: left;
    text-align:center;
    padding-top: 2px;
    height:30px;
    line-height:30px;
    vertical-align: middle;
}
.st_movie_info_slot_icon_download {
    float: left;
    padding: 5px;
}

/* #############################################################################################
   
   動画庫 コメント 表示部分 および フォーム

   ############################################################################################# */
.st_movie_info_comment_owner {
    width: 100%;
    padding: 0px;
}
.st_movie_info_comment_title {
    margin-top: 15px;
    font-weight: bold;
    text-decoration: underline;
}
.st_movie_info_comment {
    border: 1px solid black;
    margin-top: 5px;
    padding: 5px;
    overflow: hidden;
}
.st_movie_info_comment_block_owner {
    border: 1px solid black;
    margin-top: 5px;
    padding: 5px;
/*    min-height: 7em;*/
}
.st_movie_info_comment_block {
    border: 1px solid black;
    margin: 5px 0px 5px 0px;
    padding: 5px;
/*     min-height: 7em;*/
}
/* ↓不要なら削除 */
.st_movie_info_comment_desc {
    margin: 10px 0px 5px 0px;
    width: 100%;
}
.st_movie_info_comment_form {
    border: 1px solid black;
    padding: 5px;
}
.st_movie_info_comment_form textarea {
    font-size: 10px;
    color: grey;
    ime-mode: active;
    color: black;
    wrap: hard;
}
.st_movie_info_comment_form_submit {
    margin: 3px 0px 0px 0px;
    float: left;
}
.st_movie_info_comment_form_reset {
    margin: 3px 0px 0px 0px;
    float: right;
}
/* #############################################################################################
   
   デッキ情報

   ############################################################################################# */
.st_deck_index {
	border: 1px solid #cc9933;
	background-color: #cfb372;
	float: left;
	margin: 8px 5px 0px 5px;
	padding: 2px;
	width: 50px;
	height: 40px;
/*	width: 4em;
	height: 3em;*/
	cursor: pointer;
}
.st_deck_index a {
	text-decoration: none;
	color: black;
}








#st_deck_cards {
	font-family: sans-serif;
	line-height: 1.4em;
	margin:auto auto 10px;
	width:40%;
	text-align:left;
	background:#FFCC66;
	border:solid 1px #CC9933;
	padding:5px;
	height: auto;
}
















/* #############################################################################################
   
   スタンプ

   ############################################################################################# */
.st_table_info_stamp td {
    border: 1px solid black;
    padding: 1px;
    width: 40px;
    height: 45px;
}
/* #############################################################################################
   
   

   ############################################################################################# */
.st_purchase_history {
    border: 1px solid black;
    padding: 4px;
}
.st_purchase_history_data {
    border: 1px solid black;
    padding: 4px;
    margin: 1px 0px 1px 0px;
}
.st_purchase_history_date {
    float: right;
}
.st_purchase_history_date:after {
    clear: both;
}
/* #############################################################################################
   
   その他

   ############################################################################################# */
.st-movie-thumbnail {
    border-width: 3px;
    border-style: ridge;
    border-color: grey;
}

#st_no_css {
    display: none;
}
.st_page_header {
    border-width: 1px;
    border-style: solid;
    background-color: #66cc66; 
}
#st_block_cardinfo {
    border-width: 1px;
    border-style: solid;
    background-color: #66cc66; 
    height: 11em;
}
#st_block_cardinfo_unlink {
    border-width: 1px;
    border-style: solid;
    background-color: #ffaaaa; 
    text-align: center;
    height: 11em;
}
.st_block_date_unlink {
    border-width: 1px;
    border-style: solid;
    background-color: #ffaaaa; 
    text-align: center;
    padding: 2em;
}
.st_block_url_card_image {
    padding: 0.5em;
    text-align: center;
}
/*
#st-play-view-player {
    display:block;
    width:66em;
    height:14em;
    text-align:center;
}
#st-play-view-player1 {
    float:left;
    height:14em;
    width:18em;
    padding: 0 5px;
}
#st-play-view-player-vs {
    float:left;
    font-size: xx-large;
}
#st-play-view-player2 {
    float:left;
    height:14em;
    width:18em;
    padding: 0 5px;
}
#st-play-view-deck {
    display:block;
    width:66em;
    height:40em;
}
#st-play-view-deck-images {
    width:200px;
    height:170px;
    display:block;
    position:relative;
}
.st_play_view_deck_card_images {
    border: 1px solid;
}
.st-play-view-cards-table td {
    padding: 0 0.15em ;
}
.st-play-view-cards-table th {
    padding: 0 0.15em ;
}
.st-play-view-cards-score td {
    padding: 0 0.1em;
}
.st-play-view-cards-score th {
    padding: 0 0.05em ;
}
.st_play_view {
    background: #FFFFFE url(/img/bg/bg_view2.gif) no-repeat center 5em;
}
.st_play_view_table {
    border-collapse:collapse;
    border: none;
}
.st_play_view_table th {
    padding: 2px 2px 0px 2px;
    height: 20px ;
    border:1px solid #CC9933;
}
.st_play_view_table td {
    padding: 2px 2px 0px 2px;
    height: 20px ;
    border:1px solid #CC9933;
}
.st_play_view_space_table {
    border-collapse:collapse;
    border: none;
}
.st_play_view_space_table td {
    padding: 0px 2px 0px 2px;
    height: 21px ;
}

#st-play-view-deck1 {
    float:left;
    height:22em;
    width:18em;
    padding: 0 5px;
}
#st-play-view-deck-vs {
    float:left;
    font-size: xx-large;
}
#st-play-view-deck2 {
    float:left;
    height:22em;
    width:18em;
    padding: 0 5px;
}
.st_play_view_guage_bg {
    width:216px;
    height:41px;
    background:url(/img/game/bg_bar.gif) no-repeat 0 0;
    position:relative;
}
.st_play_view_guage_bar_r2l {
    position:absolute;
    display:block;
    width:200px;
    height:25px;
    background:url(/img/game/bar_r2l.gif) no-repeat 0 0;
    top:8px;
    left:8px;
    overflow:hidden;
    text-indent:-8000px;
}
.st_play_view_guage_bar_l2r {
    position:absolute;
    display:block;
    width:200px;
    height:25px;
    background:url(/img/game/bar_l2r.gif) no-repeat 0 0;
    top:8px;
    left:8px;
    overflow:hidden;
    text-indent:-8000px;
}
.st_play_view_guage_cover {
    position:absolute;
    display:block;
    width:200px;
    height:25px;
    background:url(/img/game/bg_cover.gif) repeat-x;
    top:0;
}

*/














/*==========================================================================================
    （新規追加）君主カード情報_チームBox
==========================================================================================*/
.st_block_info3 {
    font-size: 10px;
    margin: 1px;
}
.st_block_info3_body {
	padding: 3px;
	width: 250px;
	border: 1px solid #990000;
	background-color: #faf7cc;
}
.st_block_info3_title {
	font-size: 12px;
	text-align: center;
}
.st_block_info3_title_new {
    width: auto;
    height: 30px;
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
    line-height: 220%;
    text-decoration: none;
    text-align: center;
    background: #990000;
}
.st_block_info3_text {
    width: 160px;
    margin: 16px auto 0px;
    line-height: 200%;
}
.st_block_info3_flag {
    margin: 3px auto 0px;
    float: right;
}

/*==========================================================================================
    （新規追加）君主カード情報_チームBox＿おしまい
==========================================================================================*/








/*==========================================================================================
    （新規追加）全ページ使用 ページタイトルimg下などのテキストとか
==========================================================================================*/
/*---------------------------------------------------------------
    区切り線
---------------------------------------------------------------*/
.st_line_001 {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: 6px;
    background: url(/img/line_001.jpg) repeat-x center center;
 }

/*---------------------------------------------------------------
   見出し・テキスト
---------------------------------------------------------------*/
.st_members_h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	font: 16px sans-serif;
	border-bottom: 1px solid #000000;
	background: url(/img/ico/ico_bar_red.gif) no-repeat;
	text-indent: 16px;
}
.st_members_h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 30px;
    font: bold 16px sans-serif;
}
.st_members_h3 {
    margin-bottom: 15px;
    margin-left: 45px;
    margin-top: 15px;
}
.st_members_text_001 {
    margin: 10px 30px;
    font: 12px/1.4em sans-serif;
}
.st_members_text_002 {
    margin-left: 60px;
    margin-right: 30px;
    font: 12px/1.9em sans-serif;
}
.st_members_text_003 {
    margin-left: 45px;
    font: 12px/1.9em sans-serif;
}


.st_block_info4_title {
	border-top: 1px solid #3D7B22;
	border-right: 1px solid #3D7B22;
	border-bottom: 1px solid #3D7B22;
	border-left: 5px solid #3D7B22;
	font: bold normal 14px sans-serif;
	background: #FFFFCC;
	padding-top: 2px;
	padding-left: 2px;
	margin-left: 25px;
	margin-right: 35px;
}
.st_block_info4_text {
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 45px;
}



.st_block_info5 {
    margin-right:15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.st_block_info5_title {
    margin-bottom: 5px;
    font: 16px sans-serif;
    text-align: center;
}
.st_block_info5_top {
    height: 16px;
    background: url(/img/bg/bg_block_info5_top.gif) no-repeat center bottom;
}
.st_block_info5_bg {
    font: 14px/1.9em sans-serif;
    color: #666666;
    height: auto;
    background: url(/img/bg/bg_block_info5_bg.gif) repeat-y center center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.st_block_info5_body {
	font: 12px/1.4em sans-serif;
	height: auto;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.st_block_info5_foot {
    background: url(/img/bg/bg_block_info5_foot.gif) no-repeat center top;
    height: 16px;
    padding-bottom: 0px;
    top: 0px;
    margin-bottom: 30px;
}

/*--- 使用カード情報 ---*/

.st_block_info6 {
    display:block;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    float: left;
}

.st_block_info6_top {
    height:19px;
    width:250px;
    background: url('/img/bg/bg_table_003_top.gif') no-repeat center bottom;
}

.st_block_info6_body {
    height:auto;
    width:250px;
    background: url('/img/bg/bg_table_003_body.gif') repeat-y center;
}

.st_block_info6_foot {
    height:19px;
    width:250px;
    background: url('/img/bg/bg_table_003_foot.gif') no-repeat center top;
}

.st_block_info7_top {
    background: url('/img/bg/bg_table_007_top.gif') no-repeat center bottom;
    height: 17px;
    width: 165px;
}
.st_block_info7_body {
    background: url('/img/bg/bg_table_007_body.gif') repeat-y center;
    height: auto;
    width: 165px;
}
.st_block_info7_foot {
    background: url('/img/bg/bg_table_007_foot.gif') no-repeat center top;
    height: 17px;
    width: 165px;
}

#st_card2_sel_0 a,
#st_card2_sel_1 a
{
    text-decoration: none;
}
#st_card2_sel_1
{
    background-color: #888;
}


/*---------------------------------------------------------------
    注意！_画像部分
---------------------------------------------------------------*/
.st_attention {
    font: 11px/1.4em sans-serif;
    height: auto;
    background: url(/img/ico/attention.gif) no-repeat left top;
    padding-left: 64px;
    padding-bottom: 8px;
}
.st_attention_text {
    font: 11px/1.4em sans-serif;
    padding-left: 64px;
    padding-top: 8px;
}
.st_frame {
    margin: 15px 50px 15px 40px;
    font: 11px/1.4em sans-serif;
    background: #FFFFFF;
    border-top: 1px solid #CC0000;
    border-right: 5px solid #CC0000;
    border-bottom: 1px solid #CC0000;
    border-left: 5px solid #CC0000;
    padding: 4px 2px 2px;
}


/*==========================================================================================
    チームボックス        トピックス_箇条書き
==========================================================================================*/
.st_topix_inline {
	font-size: 12px;
	line-height: 1.4em;
}
.st_topix_inline dt {
	font-style: normal;
	line-height: 1.2em;
	width: 6em;
	background: url(/img/ico/ico_green_003.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
.st_topix_inline dd {
	line-height: 100%;
	width: 80%;
	line-height: 1.2em;
	position: relative;
	top: -1.2em;
	left: 6.9em;
}


/*==========================================================================================
    リンク横並列_max4個
==========================================================================================*/
.st_link_inline {
	list-style: none;
	font-size: 10px;
	padding: 0.2em;
	background: #FFFFFF;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.st_link_inline ul {
	display: inline;
	margin-left: 10px;
}

.st_link_inline ul li {
    list-style: none;
    display: inline;
	margin-left: 14px;
}
/*==========================================================================================
    リンク横並列_max4個＿おしまい
==========================================================================================*/



/*==========================================================================================
    チームメンバー
==========================================================================================*/
.st_team_member_message {
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	width: auto;
	border: 1px solid #000000;
}
.st_team_member_link {
	background-color: #FFFFFF;
	color: #000000;
	padding: 3px;
	width:auto;
}
.st_team_member_rank {
	padding:2px;
}
.st_team_member_name {
	padding:2px;
	font-weight:bold;
}



/*==========================================================================================
	デッキ登録
==========================================================================================*/
.st_deck_view {
	text-align:	left;
	background:	#FBF7DA url(/img/bg/bg_deck-entry.gif) repeat-y center 0px;
}

.st_play_view_staff_card_desc {
	text-align: left;
}

.st_play_view_staff_card_image {
	margin-left: 15px;
	margin-right: 15px;
	background: #FFCC33;
}

.st_deck_index_block {
	width: 480px;
}

.st_deck_index_1 {
	margin-left:40px;
	display:inline;
}



/*==========================================================================================
	デッキ情報
==========================================================================================*/
.deck {
	width: 510px;
	margin: 0px auto;
}
.deck01 {
	border: 1px solid #000000;
	background: #f8efe9;
}
.deck_header {
	height: 61px !important;
	padding-top: 5px;
}
.deck_name {
	float: left;
	width: 70px;
	padding: 9px 0px 0px 10px;
}
.deck_number {
	width: 70px;
	height: 25px;
	text-align: center;
	font-family: 'ＭＳ Ｐゴシック';
	font-weight: bold;
	line-height: 150%;
}
.deck_staff {
	float: left;
	width: 100px;
	padding: 11px 5px 0px 0px;
}
.deck_card {
	float: left;
	width: 304px;
	height: 52px;
	padding: 4px 5px 0px 4px;
}
.deck_chapter {
	margin: 5px 0px;
	padding: 5px 5px 15px 5px;
	border: 1px solid #000000;
	background: #f8efe9;
}
.deck_record {
}
.deck_record_left {
	float: left;
}
.deck_record_right {
	float: right;
	padding-right: 5px;
}
.deck_record_title {
	margin-top: 15px;
	font-weight: bold;
}
.deck_record_body_center{
	width: auto;
	padding: 3px;
/*	border: 1px solid #660000;
	background: #ffffff;*/
}
.deck_record_body {
	width: 255px;
	padding: 3px;
	border: 1px solid #660000;
	background: #ffffff;
}
.deck_record_table_1 {
	width: 99%;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: 'ＭＳ Ｐゴシック';
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background: #ffffff;
}
.deck_record_table_1 th {
	width: 135px;
	padding: 3px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	background: #F8FFE9;
	text-align: center;
}
.deck_record_table_1 td {
	width: 135px;
	padding: 3px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	text-align: center;
}
.deck_record_table_2 {
	width: 99%;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: 'ＭＳ Ｐゴシック';
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background: #ffffff;
}

.deck_record_table_2 th {
	width: 135px;
	padding: 3px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	background: #F8FFE9;
	text-align: center;
}
.deck_record_table_2 td {
	width: 135px;
	padding: 3px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	text-align: center;
}
.deck_record_table_3 {
	width: 99%;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: 'ＭＳ Ｐゴシック';
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background: #ffffff;
}
.deck_record_table_3 th {
	width: 178px;
	padding: 3px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	background: #F8FFE9;
	text-align: center;
}
.deck_record_table_3 td {
	width: 178px;
	padding: 3px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	text-align: center;
}


.play_view_table {
    border-collapse: collapse;
    border: none;
    font-size: 12px;
    text-align: right;
}
.play_view_table th {
    height: 19.5px;
    padding: 2px;
    border:1px solid #cc9933;
    font-size: 12px;
    line-height: 110%;
    text-align: center;
}
.play_view_table td {
    /*height: 19.5px;
    padding: 2px 3px 2px 2px;*/
    border: 1px solid #cc9933;
    font-size: 12px;
    /*line-height: 162%;*/
    text-align: right;
}
.play_view_table_s {
    margin: 0px;
    border-collapse: collapse;
    border: none;
    font-size: 12px;
    text-align: center;
}
.play_view_table_s th {
    height: 18px;
    padding: 2px;
    border:1px solid #cc9933;
    font-size: 12px;
    line-height: 90%;
    text-align: center;
}
.play_view_table_s td {
    height: 18px;
    padding: 0px 2px 2px 2px;
    border: 1px solid #cc9933;
    font-size: 12px;
    line-height: 132%;
    text-align: right;
}





/*==========================================================================================
	動画詳細
==========================================================================================*/

.st_view2 {
	background:url(/img/bg/bg_view2.gif) no-repeat center 100px;
}






/*==========================================================================================
	兵士モデル設定 members/player/soldier-change.html
==========================================================================================*/
.st_soldier_icon_box {
    width: 134px;
    height: 134px;
    text-align: center;
    float: left;
    opacity: 1.0;
    
    padding-top: 4px;
    border: 1px solid #FF0000;
}
.st_soldier_icon_box_active {
    opacity: 0.5;
}
.st_soldier_icon_box_hover {
    outline: 1px dotted black;
}
.st_soldier_icon_name {
    width: 251px;
    height: 22px;
}
.st_soldier_small_icon_box {
    padding-top: 5px;
    padding-bottom: 2px;
    width: 85px;
    height: 100px;
    text-align: center;
    float: left;
}
.st_soldier_small_icon_box:hover {
    padding-top: 7px;
    padding-bottom: 0px;
}
.st_soldier_small_icon_name {
    width: 85px;
    height: 15px;
    font-size: 0.8em;
}
.st_soldier_info_menu {
    padding: 2px 0px;
    height: 1.5em;
    height: 22px important;
    text-indent: -9999px;
}
#st_soldier_set{
    background-image:url(/img/ui/btn_shift.gif);
    height: 22px;
    width: 37px;
    display: block;
    margin-left: 15px;
    float: left;
}
#st_soldier_cancel{
    background-image:url(/img/ui/btn_cancel.gif) ;
    height: 22px;
    width: 85px;
    display: block;
    margin-right: 30px;
    float: right;
}

/* ========================== 演武特別動画 ========================== */

.bnr_special a {
	width: 500px;
	height: 130px;
	margin: 10px auto;
	background: url(/img/index_img/topics_img_090909.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
}
.bnr_special a:hover {
	background: url(/img/index_img/topics_img_090909.jpg) 0 -130px no-repeat;
}
.bnr_special_2 a {
	width: 500px;
	height: 130px;
	margin: 10px auto;
	background: url(/img/index_img/topics_img_100607.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
}
.bnr_special_2 a:hover {
	background: url(/img/index_img/topics_img_100607.jpg) 0 -130px no-repeat;
}

/* ========================== 演武選抜トップ3 ========================== */

.bnr_selection {
}
.top3 {
	width: 500px;
	height: 207px;
	margin: 10px auto 10px 20px;
	background: url(img/bg/bg_index_selection.gif) no-repeat;
}
.bnr_selection .top3 h2 {
	text-indent: -9999px;
	font-size: 0pt;
	line-height: 0%;
}
.bnr_selection #calender {
	width: 500px;
	height: 180px;
	padding-left: 12px;
}
.bnr_selection .day {
	float: left;
	margin: 78px 3px 0px 0px;
	position: relative;
}
.bnr_selection .day:hover {
	background: url(img/bg/bg_day_select.gif) no-repeat !important;
}
.bnr_selection #day_01 {
	width: 264px !important;
	height: 100px !important;
	background: url(img/bg/bg_day_index.gif) no-repeat !important;
}
.bnr_selection #day_01:hover {
	background: url(img/bg/bg_day_index.gif) no-repeat 0 -100px !important;
}
.bnr_selection .rank {
	width: 43px;
	height: 49px;
	position: absolute;
	top: -8px;
	left: -20px;
	text-indent: -9999px;
}
.bnr_selection #rank_01 {
	background: url(img/ico/selection_rank_01.gif) no-repeat;
}
.bnr_selection #rank_02 {
	background: url(img/ico/selection_rank_02.gif) no-repeat;
}
.bnr_selection #rank_03 {
	background: url(img/ico/selection_rank_03.gif) no-repeat;
}
.bnr_selection #day_info_01 {
	cursor: pointer;
}
.bnr_selection #day_info_01 .p0image_b {
	margin: 5px auto 0px 10px;
}
.bnr_selection #day_info_01 .p1image_b {
	margin: 15px auto 0px 82px;
}
.bnr_selection #today a {
	display: block;
	width: 216px;
	height: 27px;
	margin-left: 284px;
	text-indent: -9999px;
}
.bnr_selection #today a:hover {
	background: url(img/bg/bg_index_selection.gif) 0 -207px; no-repeat;
}

.bnr_selection .selection_select {
	margin-top: 0px !important;
	padding-top: 18px;
}
.bnr_selection .selection_player {
	padding: 18px 0px 5px 0px;
}
