/*----------------------------------------------------------------------------------
	全体枠_背景設定
----------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #000000;
}

#container {
	width: 800px;
	margin: auto;
	text-align: left;
}
/*--- ヘッダー_背景 --*/
#header {
	padding: 0;
	width: 800px;
	height: 199px;
	background:url(img/bg/utage_bg_head.jpg) no-repeat center;
}
/*--- コンテンツ枠 ---*/
#maincontent {
	margin: 0;
	width: auto;
	background:url(img/bg/utage_bg.jpg) repeat-y left;
}
/*--- フッター_背景 ---*/
#footer {
	color: #FFFFFF;
	padding: 10px;
	width: auto;
	background: url(img/bg/utage_bg_foot.jpg) no-repeat center top;
}








/*----------------------------------------------------------------------------------
	全体枠_リンク設定
----------------------------------------------------------------------------------*/

a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #006633;
	text-decoration:none;
}





/*----------------------------------------------
	フッター_リンクテキスト
----------------------------------------------*/
.footer_link a {
}
.footer_link a:visited {
}
.footer_link a:hover {
}
.footer_link_text {
	font: 12px sans-serif;
	text-align: center;
	margin: 0px 0 15px 0;
	padding-top:30px;
	width: auto;
}
.footer_link_text li {
	list-style-type: none;
	float:left;
	display:inline;
}
.footer_text {
	margin: 15px 30px 15px 80px;
	width: auto;
	font: 12px sans-serif;
}






/*----------------------------------------------
	フッター_外部サイトリンク（img）
----------------------------------------------*/
/*--- フッター_外部サイトリンク_親枠  ---*/
.link_3594 {
	margin: 0 80px;
	width: auto;
}
/*--- フッター_外部サイトリンク_箇条書き ---*/
.link_3594 li {
	margin: 2px;
	float:left;
	display: inline ;
}
/*--- フッター_外部サイトリンク_リンク部分 ---*/
.link_3594 li a {
	display: block;
/*	width: 164px;
	height: 50px;*/
}

/*--- 三国志大戦 演武場 ---*/
a.link_3594tcom {
	width:160px;
	height:50px;
	background:url(img/ico/link_3594.gif) no-repeat 0 0;
}
a:hover.link_3594tcom {
	background:url(img/ico/link_3594.gif) no-repeat 0 0;
}


/*--- 三国志大戦 3 公式サイト ---*/
a.link_sangokushi3  {
	width:160px;
	height:50px;
	background:url(img/ico/link_sangokushi3.gif) no-repeat 0 0;
}
a:hover.link_sangokushi3 {
	background:url(img/ico/link_sangokushi3.gif) no-repeat 0 0;
}

/*--- 三国志大戦界 ---*/
a.link_eb3594 {
	width:160px;
	height:50px;
	background:url(img/ico/link_eb3594banner_160x50.gif) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
}
a:hover.link_eb3594 {
	background:url(img/ico/link_eb3594banner_160x50.gif) no-repeat 0 0;
}




/*----------------------------------------------------------------------------------
  カレンダー
----------------------------------------------------------------------------------*/
#calender {
    width: 720px;
    height: 564px;
/*    background: #F0ECDD;*/
/*    margin: 0px;*/
    font-size: 12px;
    table-layout: fixed;
    border-collapse: collapse;
margin: 0px 40px 0px 42px;
}
#calender .wday {
    border: 1px solid #222222;
    width: 100px;
    height: 30px;
    float: left;
    text-align: center;
    font-weight: bold;
}
#calender .day {
    border: 1px solid #222222;
    width: 100px;
    height: 100px;
    float: left;
background:url(img/bg/bg_day_off.gif) no-repeat;
}
#calender .date {
	width: 40px;
	height: 14px;
	margin: 0 29px;
	padding: 3px 0 0 0;
    text-align: center;
    font-weight: bold;
	font-family:"ＭＳ Ｐゴシック";
	font-size: 85%;
	color:#FFFFFF;
    background-color: #cccccc;
	background:url(img/bg/bg_date.gif) no-repeat;
    display: block;
}
#calender .day_info {
	width: 90px;
	margin: 5px auto 5px auto;
	color:#000000;
    cursor: pointer;
}
#calender .day_info .player_image {
    width: 90px;
    height: 23px;
}
#calender .day_info .vs {
    display: block;
    width: 90px;
    height: 15px;
    text-align: center;
    font-weight: bold;
}

.view {
    position: absolute;

    width: 700px;
    height: 400px;
    border: 1px solid #000000;
    background-color: #cccccc;
    display: none;
}
.view img {
    width: 172px;
    height: 25px;
}

.view_digest {
    /* position: relative; top: -600px; */
    width: 702px;
    height: /*180px*/153px;
    padding: 5px;
    border: 1px solid #000000;
    background-color: #ffffff;
    /* display: none; */
    margin: 0 42px;
    background:url(img/bg/bg_view_digest.gif) no-repeat;
    display: block;
}
.view_digest_day_info {
    width:/* 630px;*/640px;
    margin: 5px auto/* 5px*/0 auto;
}

.view_digest_day_info_left {
	width:/*312px;*/316px;
	float:left;
}
.view_digest_day_info_right {
	width:/*312px;*/316px;
	float:right;
}
.view_digest_day_info .vs {
    display: block;
    width: 172px;
    height: 15px;
    text-align: center;
    font-weight: bold;
}
.view_digest_day_info .p0image {
    width: 172px;
    height: 25px;
}
.view_digest_day_info .p1image {
    width: 172px;
    height: 25px;
}
.view_digest_day_info .play_view_cards_images {
	padding:2px;
}
/*--- 近日公開 ---*/
.view_day_none {
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;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/*----------------------------------------------------------------------------------
  プレイ履歴 共通
----------------------------------------------------------------------------------*/
.st_container_center {
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    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;
}
/*----------------------------------------------------------------------------------
  プレイ履歴
----------------------------------------------------------------------------------*/
.play_view {
    width: 730px;
    background: #FFFFFE url(img/bg/bg_view2.gif) no-repeat center 5em;
    font-size: 12px;
    display: none;
    position: absolute;
}
.play_view_title {
    margin: 5px 0px 5px 0px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;

width:660px;
height:30px;
margin: 5px auto 5px auto;
padding:5px 0 0;
background:url(img/title/title_bg_playview.gif) no-repeat;
color:#FFFFFF;
}
.play_view_player {
    height: 27px;
    padding: 1px;
    vertical-align: middle;
    color:white;
}
.play_view_half {
    font-size: 13px;
    margin: 2px;
    border: 1px solid black;
    padding: 2px 4px 4px 2px;
    text-align: left;
    display: inline-block;
    width: 48%;
}
.play_view_table {
    border-collapse: collapse;
    border: none;
    font-size: 12px;
    margin: 2px;
}
.play_view_table th {
    padding: 2px 2px 0px 2px;
    height: 20px ;
    border:1px solid #CC9933;
    font-size: 12px;
}
.play_view_table td {
    padding: 2px 2px 0px 2px;
    height: 20px ;
    border:1px solid #CC9933;
    font-size: 12px;
}
.play_view_space_table {
    border-collapse: collapse;
    border: none;
}
.play_view_space_table td {
    padding: 0px 2px 0px 2px;
    height: 21px ;
}
.play_view_staff_card {
}
.play_view_staff_card_desc {
    text-align: left;
}
.play_view_staff_card_image {
    margin: 5px 25px 5px 25px;
}

.st-play-view-cards-score {
    font-size: 12px;
}
.st-play-view-cards-score td {
    font-size: 12px;
    padding: 0 0.1em;
}
.st-play-view-cards-score th {
    font-size: 12px;
    padding: 0 0.05em ;
}

.play_view_guage_bg, .play_view_guage_bar, .play_view_guage_cover {
    margin:0;padding:0;
}
.play_view_guage_bg {
    width:216px;
    height:41px;
    background:url(img/game/bg_bar.gif) no-repeat 0 0;
    position:relative;
}
.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;
}
.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;
}
.play_view_guage_cover {
    position:absolute;
    display:block;
    width:200px;
    height:25px;
    background:url(img/game/bg_cover.gif) repeat-x;
    top:0;
}


/*--- 試合結果_勝敗 ---*/
.result_left {
	width: 52px;
	height:52px;
	float: left;
}
.result_right {
	width: 52px;
	height:52px;
	float: right;
}

/*-------------------------------------------------------
    ボタン
-------------------------------------------------------*/
/*--- 動画を見る（外部リンク） ---*/
a.movie_window_open {
	width: 100px;
	height: 38px;
	background:url(img/ui/btn_movie_window_open.gif) 0 0 no-repeat;
float:right;
margin:0 auto;
cursor: pointer;
display:block;

}
a.movie_window_open:hover {
	background:url(img/ui/btn_movie_window_open.gif) 0 -38px no-repeat;
}
a.movie_window_open:active {
	background:url(img/ui/btn_movie_window_open.gif) 0 -76px no-repeat;
}


/*--- 動画詳細・投票する_赤・投票する_青（親枠） ---*/
.play_btn {
	width: 360px;
	height:30px;
	margin: 0px auto;
}
/*--- 動画詳細 ---*/
a.play_view_open {
	width: 80px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding:0;
	background:url(img/ui/btn_play_view_open.gif) no-repeat;
	cursor: pointer;
/*	float: left;*/
	display:block;
}
a.play_view_open:hover {
	background:url(img/ui/btn_play_view_open.gif) 0 -30px no-repeat;
}
a.play_view_open:active {
	background:url(img/ui/btn_play_view_open.gif) 0 -60px no-repeat;
}
/* -----------------------------------------------------
   アイコンを領域左端に表示する
  ----------------------------------------------------- */
.icon_left_link {
    background: url(img/ico/ico_read_002.gif) left center no-repeat;
    padding: 0px 0px 0px 16px;
}

/* -----------------------------------------------------
   アイコンを領域右端に表示する
  ----------------------------------------------------- */
.icon_right_link {
    background: url(img/ico/ico_read_002.gif) left center no-repeat;
    padding: 0px 0px 0px 16px;
	width: 150px;
	margin:5px 25px;
	font-size:12px ;
	float:right;
	display:inline;
}

/* -----------------------------------------------------
   戻るアイコン_領域左端に表示する
  ----------------------------------------------------- */
.icon_left_arrow_undo {
	width: 600px;
	height: auto;
	margin: 0 80px 0 80px;
	padding: 0;
	font: 80% sans-serif, "ＭＳ Ｐゴシック";
	background: url(img/ico/ico_arrow_undo.gif) left center no-repeat;
	padding: 3px 0px 3px 18px;
}




/*-------------------------------------------------------------------------------------------------------

    宴_ルール

-------------------------------------------------------------------------------------------------------*/
/*--- 宴_ルール_大枠 ---*/
.bg_rule {
	width: 650px;
	height: auto;
	margin: 0 50px 15px 50px;
	padding: 5px 25px 15px 25px;
	font-size: 9pt;
	line-height: 120%;
}

/*--- タイトルimg_「東京湾の宴」とは？ ---*/
.bg_rule_head_rule_001 {
	width: 650px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(img/title/title_rule_001.gif) no-repeat center 0px;
}
/*--- タイトルimg_「激・頂上決戦トーナメント」とは？ ---*/
.bg_rule_head_rule_002 {
	width: 650px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(img/title/title_rule_002.gif) no-repeat center 0px;
}
/*--- タイトルimg_このページについて ---*/
.bg_rule_head_rule_003 {
	width: 650px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(img/title/title_rule_003.gif) no-repeat center 0px;
}
/*投票方法*/
.bg_rule_head_rule_004 {
	background:url(img/title/title_rule_004.gif) ;
	width:650px;
	height:80px;
}
/*イベント概要*/
.bg_rule_head_rule_005 {
	background:url(img/title/title_rule_005.gif) ;
	width:650px;
	height:80px;
	text-indent: -9999px;
}

/*イベント詳細*/
.bg_rule_head_rule_006 {
	background:url(img/title/title_rule_006.gif) ;
	width:650px;
	height:80px;
	text-indent: -9999px;
}

/*大会ルール*/
.bg_rule_head_rule_007 {
	background:url(img/title/title_rule_007.gif) ;
	width:650px;
	height:80px;
	text-indent: -9999px;
}

/*--- 宴_ルール_本文背景 ---*/
.bg_rule_body {
    width: 650px;
	height: auto;
	margin: 0;
	background: url("img/bg/bg_rule_body.gif") repeat-y center;
}
/*--- 宴_ルール_本文 ---*/
.bg_rule_text {
	width: 600px;
	margin: 0 25px 10px;
	padding: 10px 0 0;
}
/*--- 宴_ルール_リスト ---*/
.bg_rule_text_ul li {
	margin-top:10px;
}

/*--- 宴_ルール_フッター背景 ---*/
.bg_rule_foot {
    width: 650px;
	height: 20px;
    background: url("img/bg/bg_rule_foot.gif") no-repeat center;
}

/*--- 出場者決定までの流れ---*/
.rule_selection {
	background: #FFCC99;
	padding: 2px;
}
.rule_selection ol {
	margin-top: 0px;
}



/*---------------------------------------------------------------
    注意！_画像部分
---------------------------------------------------------------*/
/*--- 注意赤枠 ---*/
.attention_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;
}

/*--- 注意テキスト_画像 ---*/
.attention {
    font: 11px/1.4em sans-serif;
    height: auto;
    background: url(img/ico/attention.gif) no-repeat left top;
    padding-left: 44px;
}
/*--- 注意テキストのみ ---*/
.attention_text {
    font: 11px/1.4em sans-serif;
    padding-left: 64px;
    padding-top: 8px;
}
/*--- 注意テキスト箇条書 ---*/
.attention ul {
	margin-top: 0;
	margin-bottom: 0;
	display: block;
}



/*-------------------------------------------------------------------------------------------------------

    天下統一情報

-------------------------------------------------------------------------------------------------------*/
/*--- 激・頂上対決とは･･･_タイトル ---*/
/*.content_img {
	width: auto;
	height: auto;
	margin: 0 30px;
	padding: 0;
	line-height:1em;
	background: url(img/title/title_img_001.gif) no-repeat;

}*/

.content_img {
	width: 650px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	background: url(img/title/title_img_001.gif) no-repeat;
}


/*--- 激・頂上対決とは･･･_テキスト ---*/
.content_text {
	width: 700px;
	height: auto;
	margin: 10px 50px 10px 50px;
	padding: 0;
	font: 80% sans-serif, "ＭＳ Ｐゴシック";
	line-height: 1.4em;
}
.content_text_center_head {
	width: 696px;
/*	width: 527px;*/
	height: 25px;
	margin: 10px auto 0px auto;
	padding: 0px;
	text-align: center;
	text-indent: -9999px;
	background: url(img/bg/bg_vote.jpg) no-repeat;
	border: 2px solid #660000;
}
.content_text_center {
	width: 696px;
/*	height: 115px;*/
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
	background: url(img/bg/bg_view2.gif) no-repeat top;
	border: 2px solid #660000;
}


/*--- 出場者 ---*/
.content_text_center_list {
	font-weight: bold;
	font-size: 11pt;
	line-height: 160%;
	padding: 15px 0px 20px 3px;
	background: url(img/bg/bg_entrant_list.jpg) no-repeat;
}

.entrant {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.entrant td {
	width: 172px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}


/*--- 投票受付中 ---*/
#content_vote a {
	width: 531px;
	height: 44px;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/ui/btn_vote.gif) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
}
#content_vote a:hover {
	background: url(img/ui/btn_vote.gif) 0 -44px no-repeat;
}


/*--- 動画を見る（btn）＋テキスト_親枠 ---*/
.movie_window_open_info {
	width: /*695px;*/ 440px;
	height: 60px;
	margin: 5px auto;
	padding: 2px;
border: 1px solid #660000;
background:#ffffff;/* url(img/bg/bg_movie_window_open_info.gif) repeat-x;*/
/*color: #FFFFFF;*/
}
/*--- 動画を見る（btn）＋テキスト_テキスト枠 ---*/
.movie_window_open_info_text {
	 width: /*400px*/ /*695px;*/ 500px;
	 height: /*34px*/50px;
	 margin: 0px auto;
	 padding: 0px;
/*	 float: left;*/
	font-size:10px;
	text-align: center;
}



/*--- 動画を見る（btn）_更新しました枠 ---*/
.st_day_info {
	padding: 0;
	margin: 3px 0;
	font-weight:bold;
	font-size:12px;
}






/* -----------------------------------------------------
    概要
 -----------------------------------------------------*/
.view_digest_text {
/*	width: 640px;*/
width: 530px;
	margin: 70px auto 0px;
font: 90% sans-serif, "ＭＳ Ｐゴシック";
text-align: center;
}
.no_select {
/*	width: 640px;*/
width: 530px;
	margin: 0 auto;
text-align: center;
}




.select {
	text-align:center;
	background: url(img/bg/bg_view_digest_002.gif) no-repeat;
	
	width: 702px;
	height: 134px;
}
.select .date {
	width: 48px;
	height: 24px;
	padding: 3px 0px 0 0px; 
	text-align:center;
	color: #FFFFFF;
	margin: 0 auto;
	background: url(img/bg/bg_date_l.gif) no-repeat;
}








.st_play_view {
	border:4px solid black;
	background-color:white;
	background:#000000 url(img/bg/bg_view2.gif) no-repeat bottom;
}


/*----------------------------------------------------------------------------------
	投票する
----------------------------------------------------------------------------------*/
/*--- 投票する_赤 ---*/
a.ballot_red {
	display: none;    
	width: 100px;
	height: 30px;
	margin: -30px 0px 0px 0px;
	padding:0;
	background: url(img/ui/btn_ballot_red.gif) no-repeat;
	cursor: pointer;
	float:left;
}
a.ballot_red:hover {
	background:url(img/ui/btn_ballot_red.gif) 0 -30px no-repeat;
}
a.ballot_red:active {
	background:url(img/ui/btn_ballot_red.gif) 0 -60px no-repeat;
}
/*--- 投票する_青 ---*/
a.ballot_blue {
	display: none;    
	width: 100px;
	height: 30px;
	margin: -30px 0px 0px 0px;
	padding:0;
	background: url(img/ui/btn_ballot_blue.gif) no-repeat;
	cursor: pointer;
	float:right;
}
a.ballot_blue:hover {
	background:url(img/ui/btn_ballot_blue.gif) 0 -30px no-repeat;
}
a.ballot_blue:active {
	background:url(img/ui/btn_ballot_blue.gif) 0 -60px no-repeat;
}
/*----------------------------------------------------------------------------------
	投票ダイアログ
----------------------------------------------------------------------------------*/
.vote_dialog {
    display: none;
    top: -735px;
    left: 196px;
    padding: 30px 10px 0px 10px;
    border: 4px solid black;
    background-color: white;
    background: #000000 url(img/bg/bg_view2.gif) no-repeat bottom;
    position: relative;
    text-align: center;
    font-size: 12pt;
    width: 400px;
    height: 150px;
}
.vote_dialog_ok {
    display: none;
    top: -735px;
    left: 196px;
    padding: 30px 10px 0px 10px;
    border: 4px solid black;
    background-color: white;
    background: #000000 url(img/bg/bg_view2.gif) no-repeat bottom;
    position: relative;
    text-align: center;
    font-size: 10pt;
    width: 400px;
    height: 220px;
}

.vote_dialog_button {
    width: 290px;
    height: 30px;
    margin: 30px auto 0px auto;
    padding:0;
}

a.vote_button {
    width: 100px;
    height: 30px;
    margin: 0px 0px 0px 15px;
    padding:0;
    background: url(img/ui/btn_ballot_vote.gif) no-repeat;
    cursor: pointer;
    float:left;
    display:block;
    text-indent: -9999px;
}
a.vote_button:hover {
	background:url(img/ui/btn_ballot_vote.gif) 0 -30px no-repeat;
}
a.vote_button:active {
	background:url(img/ui/btn_ballot_vote.gif) 0 -60px no-repeat;
}

a#vote_cancel {
    width: 100px;
    height: 30px;
    margin: 0px 15px 0px 0px;
    padding:0;
    background: url(img/ui/btn_ballot_cancel.gif) no-repeat;
    cursor: pointer;
    float:right;
    display:block;
    text-indent: -9999px;
}
a#vote_cancel:hover {
	background:url(img/ui/btn_ballot_cancel.gif) 0 -30px no-repeat;
}
a#vote_cancel:active {
	background:url(img/ui/btn_ballot_cancel.gif) 0 -60px no-repeat;
}

a#vote_enquete {
    width: 132px;
    height: 22px;
    margin: 0px;
    padding:0;
    background: url(img/ui/btn_enquete.gif) no-repeat;
    cursor: pointer;
    display:block;
    float: left;
    text-indent: -9999px;
}
a#vote_enquete:hover {
	background:url(img/ui/btn_enquete.gif) 0 -22px no-repeat;
}
a#vote_enquete:active {
	background:url(img/ui/btn_enquete.gif) 0 -44px no-repeat;
}

a#vote_close {
    width: 132px;
    height: 22px;
    margin: 0px 0px 0px 26px;
    padding:0;
    background: url(img/ui/btn_close2.gif) no-repeat;
    cursor: pointer;
    display:block;
    float: left;
    text-indent: -9999px;
}
a#vote_close:hover {
	background:url(img/ui/btn_close2.gif) 0 -22px no-repeat;
}
a#vote_close:active {
	background:url(img/ui/btn_close2.gif) 0 -44px no-repeat;
}