@charset "shift_jis";
/*----------------------------------------------------------------------------------

----------------------------------------------------------------------------------*/
a:link {
	color: #ff3000;
	font-weight: bold;
}
a:visited {
	color: #c36a00;
	font-weight: bold;
}
/*a:hover {
	color: #ffffff;
	background: #ff3000;
	text-decoration: none;
}*/
a:active {
	color: #ffffff;
	background: #feb900;
	text-decoration: none;
}
a.img_bg:active, a.img_bg:hover {
	background: transparent;
}


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

----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-size: 0pt;
	line-height: 0%;
	text-indent: -9999px;
}


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

----------------------------------------------------------------------------------*/
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}


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

----------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 10pt;
	line-height: 120%;
	background: url(../image/bg/body_tile.jpg?20150618) repeat-x center top;
	background-color: #000;
	/*background-attachment:fixed;*/
}
#container {
	width: 977px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#header {
	width: 977px;
	height: 123px;
	text-indent: -9999px;
	background: #000000 url(../image/bg/header.png?20150618) no-repeat center top;
}

.content {
	width: 912px;
	margin: 0px auto;
	padding: 6px 0px;
	position: relative;
}
.content2 {
	width: 977px;
	margin: 0px auto;
	padding: 0px 0px 6px 0px;
	position: relative;
}
#content_tile {
	background: url(../image/bg/content_tile.png?20150618);
}
#content_w {
	color: #000000;
	background: url(../image/bg/content_w.jpg?20150618);
}
#content_b {
	background: url(../image/bg/content_b.jpg?20150618);
}

#update {
	width: 900px;
	height: 21px;
	margin: 10px auto 0px auto;
	padding-right: 10px;
	font-size: 10pt;
	line-height: 160%;
	text-align: right;
	background: url(../image/bg/update.png?20150618) repeat-y right top;
}
#update_dummy {
	width: 823px;
	height: 40px;
	margin: 10px 0px 0px 0px;
	padding-right: 10px;
	font-size: 10pt;
	line-height: 160%;
	text-align: right;
}
#main {
	width: 833px;
	margin: 10px auto 10px auto;
}
p {
	margin: 0px;
	padding: 0px;
}


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

----------------------------------------------------------------------------------*/
#header h1 {
	float: left;
}

#logo_sega a {
	float: right;
	width: 90px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(../image/icon/logo_sega.png?20150618) no-repeat;
}

#logo_title_s  {
position:absolute;
}
#logo_title_s a {
	display: block;
	width: 185px;
	height: 116px;
	margin-top: 7px;
	margin-left: 16px;
	background: url(../image/icon/logo_title_s.png?20150618) no-repeat;
}

#header h2 {
	float: left;
	margin: 20px 0px 0px 30px;
}
#header h2#title_news {
	width: 217px;
	height: 74px;
	margin-left :200px;
	background: url(../image/title/news.png?20150618) no-repeat;
}
#header h2#title_game {
	width: 283px;
	height: 74px;
	margin-left :200px;
	background: url(../image/title/game.png?20150618) no-repeat;
}
#header h2#title_play {
	width: 170px;
	height: 75px;
	margin-left :200px;
	background: url(../image/title/play.png?20150618) no-repeat;
}
#header h2#title_location {
	width: 241px;
	height: 82px;
	margin-left :200px;
	background: url(../image/title/location.png?20150618) no-repeat;
}
#header h2#title_card {
	width: 282px;
	height: 74px;
	margin-left :200px;
	background: url(../image/title/card.png?20150618) no-repeat;
}
#header h2#title_ranking {
	width: 263px;
	height: 71px;
	margin-left :200px;
	background: url(../image/title/ranking.png?20150618) no-repeat;
}
#header h2#title_competition {
	width: 297px;
	height: 79px;
	margin-left :200px;
	background: url(../image/title/competition.png?20150618) no-repeat;
}
#header h2#title_lounge {
	width: 226px;
	height: 78px;
	margin-left :200px;
	background: url(../image/title/lounge.png?20150618) no-repeat;
}
#header h2#title_rule {
	width: 328px;
	height: 79px;
	margin-left :200px;
	background: url(../image/title/rule.png?20150618) no-repeat;
}
#header h2#title_net {
	width: 372px;
	margin-left :200px;
	background: url(../image/title/net.png?20150618) no-repeat;
}
#header h2#title_prize {
	width: 282px;
	height: 76px;
	margin-left :200px;
	background: url(../image/title/prize.png?201411) no-repeat;
}


/*----------------------------------------------------------------------------------
----------------------------------------------------------------------------------*/
#nav {
	width: 100%;
	height: 46px;
	background: url(../image/bg/menu_bg.jpg?20150618) repeat-x;
}
#nav ul {
	width: 910px;
	height: 46px;
	padding: 0px;
	margin: 0 auto;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	position: relative;
}
#nav li {
	float: left;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	position: relative;
}
.new {
	width: 33px !important;
	height: 34px  !important;
	position: absolute;
	top: -16px;
	left: -10px;
	background: url(../image/icon/new.png?20150618)  no-repeat;
}
#nav li {
	display: block;
	width: 89px;
	height: 46px;
}
#nav li a {
	display: block;
	width: 89px;
	height: 46px;
}
#nav li div {
	display: block;
	width: 89px;
	height: 46px;
}

#nav li#nav_0010 a {
	background: url(../image/btn/nav_top.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0010 a:hover {
	background: url(../image/btn/nav_top.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0010 a#viewpage{
	background: url(../image/btn/nav_top.jpg?20150618) 0 -138px no-repeat;
}

#nav li#nav_0110 a {
	background: url(../image/btn/nav_news.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0110 a:hover {
	background: url(../image/btn/nav_news.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0110 a#viewpage{
	background: url(../image/btn/nav_news.jpg?20150618) 0 -138px no-repeat;
}

#nav li#nav_0020 a {
	background: url(../image/btn/nav_game.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0020 a:hover {
	background: url(../image/btn/nav_game.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0020 a#viewpage{
	background: url(../image/btn/nav_game.jpg?20150618) 0 -138px no-repeat;
}
#nav li#nav_0030 a {
	background: url(../image/btn/nav_play.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0030 a:hover {
	background: url(../image/btn/nav_play.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0030 a#viewpage{
	background: url(../image/btn/nav_play.jpg?20150618) 0 -138px no-repeat;
}
#nav li#nav_0040 a {
	background: url(../image/btn/nav_location.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0040 a:hover {
	background: url(../image/btn/nav_location.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0040 a#viewpage{
	background: url(../image/btn/nav_location.jpg?20150618) 0 -138px no-repeat;
}
#nav li#nav_0050 a {
	background: url(../image/btn/nav_card.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0050 a:hover {
	background: url(../image/btn/nav_card.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0050 a#viewpage{
	background: url(../image/btn/nav_card.jpg?20150618) 0 -138px no-repeat;
}
#nav li#nav_0060 a {
	background: url(../image/btn/nav_ranking.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0060 a:hover {
	background: url(../image/btn/nav_ranking.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0060 a#viewpage{
	background: url(../image/btn/nav_ranking.jpg?20150618) 0 -138px no-repeat;
}
#nav li#nav_0060 div{
	background: url(../image/btn/nav_ranking.jpg?20150618) 0 -92px no-repeat;
}
#nav li#nav_0070 a {
	background: url(../image/btn/nav_competition.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0070 a:hover {
	background: url(../image/btn/nav_competition.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0070 a#viewpage{
	background: url(../image/btn/nav_competition.jpg?20150618) 0 -138px no-repeat;
}
#nav li#nav_0080 a {
	background: url(../image/btn/nav_lounge.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0080 a:hover {
	background: url(../image/btn/nav_lounge.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0080 a#viewpage{
	background: url(../image/btn/nav_lounge.jpg?20150618) 0 -138px no-repeat;
}

#nav li#nav_0080 div{
	background: url(../image/btn/nav_lounge.jpg?20150618) 0 -92px no-repeat;
}
#nav li#nav_0090 a {
	background: url(../image/btn/nav_rule.jpg?20150618) 0 0 no-repeat;
}
#nav li#nav_0090 a:hover {
	background: url(../image/btn/nav_rule.jpg?20150618) 0 -46px no-repeat;
}
#nav li#nav_0090 a#viewpage{
	background: url(../image/btn/nav_rule.jpg?20150618) 0 -138px no-repeat;
}

#nav li#nav_0100 a {
	/*margin-left:3px;*/
	width:109px;
	background: url(../image/btn/nav_net.png?20150618) 0 0 no-repeat;
}
#nav li#nav_0100 a:hover {
	background: url(../image/btn/nav_net.png?20150618) 0 -46px no-repeat;
}
/*
#nav li#nav_0110 a {
	background: url(../image/btn/nav_news.png?20150618) 0 0 no-repeat;
}
#nav li#nav_0110 a:hover {
	background: url(../image/btn/nav_news.png?20150618) 0 -40px no-repeat;
}
#nav li#nav_0110 div{
	background: url(../image/btn/nav_lounge.png?20150618) 0 -80px no-repeat;
}
#nav li#nav_0110 a#viewpage{
	background: url(../image/btn/nav_news.png?20150618) 0 -120px no-repeat;
}
*/

/*----------------------------------------------------------------------------------
----------------------------------------------------------------------------------*/
.main_base {
	width: 562px;
	margin: 0px auto 10px auto;
	padding: 15px;
	position: relative;
}
.main_tile .main_base {
	width: 833px !important;
	padding: 0px !important;
}
.main_w .main_base {
	color: #000000;
	background: url(../image/bg/main_w.jpg?20150618) repeat-y;
}
.main_b .main_base {
	background: url(../image/bg/main_b.jpg?20150618) repeat-y;
}
.main_base hr {
	display: none;
}

.main_h {
	width: 590px;
	height: 6px;
	margin: 0px auto;
	position: absolute;
	left: 1px;
	top: 0px;
}
.main_w .main_h {
	background: url(../image/bg/main_w_h.jpg?20150618) repeat-y;
}
.main_b .main_h {
	background: url(../image/bg/main_b_h.jpg?20150618) repeat-y;
}

.main_f {
	width: 590px;
	height: 6px;
	margin: 0px auto;
	position: absolute;
	left: 1px;
	bottom: 0px;
}
.main_w .main_f {
	background: url(../image/bg/main_w_f.jpg?20150618) repeat-y;
}
.main_b .main_f {
	background: url(../image/bg/main_b_f.jpg?20150618) repeat-y;
}


/*----------------------------------------------------------------------------------
----------------------------------------------------------------------------------*/
#footer {

}
#footer_nav {
	text-align: center;
}
#footer_c {
	width: 760px;
	height: 30px;
	margin: 10px auto;
}
#copyright {
	float: left;
	width: 48px;
	height: 12px;
	margin: 10px 30px 10px 10px;
	text-indent: -9999px;
	background: url(../image/icon/c.png?20150618) no-repeat;
}
#attention {
	float: left;
}


/*----------------------------------------------------------------------------------
	clearfix
----------------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	margin: 0px;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


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

----------------------------------------------------------------------------------*/
.centered {
	display: block;
	position: relative;
	overflow: hidden;
}
.centered:after {
	content: "";
	display: block;
	width: 971px;
	height: 46px;
	position: absolute;
	left: 0px;
	border-left: 3px #000 solid;
	border-right: 3px #000 solid;
}

.centered ul {
	float: left;
	position: relative;
	left: 50%;
}
.centered ul li {
	float: left;
	position: relative;
	left: -50%;
}
/*----------------------------------------------------------------------------------

----------------------------------------------------------------------------------*/
.title_bg {
    color:#ffe970;
    width:578px;
    height:32px;
    padding:20px 0 10px 0 ;
	background: url(../image/bg/news_plate.png?20150618) no-repeat;
	text-align:center ;
	font-size:14pt ;
	margin-left:-8px;
}
/*----------------------------------------------------------------------------------

----------------------------------------------------------------------------------*/
#taisenkai_banner {
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:716px;
height:104px;
}

.news_tournament_info {
	position: relative;
	background: url(http://www.sengoku-taisen.com/free_image/news/tournament_info_base.png);
	width: 508px;
	height: 472px;
	margin: auto;
}
.news_tournament_info .tournament_period {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 508px;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
	text-align: center;
}
.news_tournament_info .tournament_period_caution {
	position: absolute;
	left: 0px;
	top: 132px;
	width: 508px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: red;
	text-align: center;
}
.news_tournament_info table {
	position: absolute;
	left: 40px;
	top: 218px;
	width: 428px;
	height: 96px;
}
.news_tournament_info th {
	width: 35%;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
.news_tournament_info td {
	width: 65%;
	height: 24px;
	font-size: 18px;
	text-align: left;
	vertical-align: top;
}
.news_tournament_info .tournament_id {
	position: absolute;
	left: 0px;
	top: 392px;
	width: 508px;
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	text-align: center;
}
.news_tournament_info .tournament_id_caution {
	position: absolute;
	left: 0px;
	top: 424px;
	width: 508px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: red;
	text-align: center;
}
.news_tournament_twitter {
	margin: 0 auto 10px;
	padding: 8px 0 4px;
	width: 448px;
	text-align: center;
	line-height: 160%;
}
.news_tournament_twitter a {
	display: block;
	width: 448px;
	height: 60px;
	background: url(http://www.sengoku-taisen.com/free_image/news/tournament_twitter.png) no-repeat 0px 0px;
	text-indent: -9999px;
	margin-top: 4px;
}
.news_tournament_twitter a:hover {
	background-position: 0px -60px;
}
.news_tournament_timeline {
	width: 520px;
	height: 600px;
	margin: auto;
	padding: 5px 5px 3px;
	background: #55acee;
	border-radius: 7px;
}
