@charset "UTF-8";
/* CSS Document */

/*
==========================================================
header
==========================================================
*/

#header {
	width: 100%;
	/*height: 380px;*//* With tiecket Btn*/
	height: 300px;/* Without tiecket Btn*/
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
#head{
	/*width: 960px;
	height: 440px;
	margin: 0px auto 0px;
	position: relative;
	background-image: url(../commonImage/head_img3.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: auto 430px;*/
}
#head_img{
	width: auto;
	height: 300px;
/*background: #ED2D30;*/
	margin: 60px auto 0px auto;
	background-image: url(../commonImage/top_9th_logo.png);
	background-size: 580px;
	background-repeat: no-repeat;
	background-position: center 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#head_img a{
	display: block;
	width: 100%;
	height: 90%;
}

#head_img .ticket_btn{
	width: 100%;
	z-index: 10;
	margin: -60px auto 0px;
	justify-content: center;
	align-items: center;
	display: flex;
}

#head_img .ticket_btn a{
	height: 60px;
	width:  320px;
	justify-content: center;
	align-items: center;
	display: flex;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	
	background-color: #FF8636;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8636), color-stop(100%, #FF5208));
 background-image: -webkit-linear-gradient(top, #FF8636, #FF5208);
 background-image: -moz-linear-gradient(top, #FF8636, #FF5208);
 background-image: -ms-linear-gradient(top, #FF8636, #FF5208);
 background-image: -o-linear-gradient(top, #FF8636, #FF5208);
 background-image: linear-gradient(top, #FF8636, #FF5208);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF8636, endColorstr=#FF5208);
}

#head_img .ticket_btn a:hover{
	border:1px solid #ff6703; background-color: #ff6703;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6703), color-stop(100%, #d44000));
 background-image: -webkit-linear-gradient(top, #ff6703, #d44000);
 background-image: -moz-linear-gradient(top, #ff6703, #d44000);
 background-image: -ms-linear-gradient(top, #ff6703, #d44000);
 background-image: -o-linear-gradient(top, #ff6703, #d44000);
 background-image: linear-gradient(top, #ff6703, #d44000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6703, endColorstr=#d44000);
}

/*#semifinal_bnr{
	width: 380px;
	height: 85px;
	margin: 0px auto 0px auto;
	background-image: url(../commonImage/semifinal_bnr.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center 0px;
}
#semifinal_bnr a{
	display: block;
	width: 100%;
	height: 100%;
}*/

#kansen_bnr{
	width: 380px;
	height: 70px;
	margin: 10px auto 0px auto;
	background-image: url(../commonImage/kansen_bnr.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center 0px;
}
#kansen_bnr a{
	display: block;
	width: 100%;
	height: 100%;
}

/*
==========================================================
count
==========================================================
*/

#count{
	width: 100%;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #EA8B00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -16px;
}
#count .wrap {
	/*	width: 1000px;　ナビ6個*/
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#count ul {
	overflow: hidden;
	text-align: center;
padding-left:  95px;
	padding-top: 20px;
}
#count li {
	float: left;
	padding-left:  35px; 
	padding-right: 35px;
	display: block;
	line-height: 100%;
	font-size: 20px;
	background-image: url(/commonImage/arw2.gif);
	background-position: 0% 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
/*ナビ5個ver
#count li {
	float: left;
	padding-right: 50px;
	display: block;
	line-height: 100%;
	font-size: 18px;
	background-image: url(../commonImage/arw2.gif);
	background-position: 0% 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
}*/
#count li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#count li a:hover {
	color: #CD3E00;
}
#countdown{
	width: 960px;
	height: 44px;
	margin: 0px auto 0px auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #EA8B00;
}

/*
==========================================================
count_second
==========================================================
*/

#count_second{
	width: 100%;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #A20002;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#count_second .wrap {
	/*	width: 1000px;　ナビ6個*/
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#count_second ul {
	overflow: hidden;
	text-align: center;
padding-left:  95px;
	padding-top: 0px;
}
#count_second li {
	float: left;
	padding-left:  35px; 
	padding-right: 35px;
	display: block;
	line-height: 100%;
	font-size: 20px;
	background-image: url(/commonImage/arw2.gif);
	background-position: 0% 7px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
/*ナビ5個ver
#count li {
	float: left;
	padding-right: 50px;
	display: block;
	line-height: 100%;
	font-size: 18px;
	background-image: url(../commonImage/arw2.gif);
	background-position: 0% 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
}*/
#count_second li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#count_second li a:hover {
	color: #A20002;
}
#countdown_second{
	width: 960px;
	height: 44px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #A20002;
}

/*
==========================================================
pr_nv
==========================================================
*/
#pr_nv{
	width: 110px;
	height: 80px;
	position: absolute;
	top: 580px;
	left: 849px;
	overflow: hidden;
	background-color:#EA8B00;
}
#pr_nv ul{
	width: 110px;
	height:64px;
	margin: 8px 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 0px;

}
#pr_nv li{
	width: 110px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	line-height:0;
	font-size:1%;
}
#pr_nv li a{
	width: 110px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;

}
#pr_nv .privacy a{
	background-image: url(../commonImage/pn_btn.jpg);
	background-position: 0px 0px;
}
#pr_nv .sitemap a{
	background-image: url(../commonImage/pn_btn.jpg);
	background-position: 0px -16px;
}
#pr_nv .contact a{
	background-image: url(../commonImage/pn_btn.jpg);
	background-position: 0px -32px;
}
#pr_nv .link a{
	background-image: url(../commonImage/pn_btn.jpg);
	background-position: 0px -48px;
}
#pr_nv .privacy a:hover{
	background-position: -111px 0px;
}
#pr_nv .sitemap a:hover{
	background-position: -111px -16px;
}
#pr_nv .contact a:hover{
	background-position: -111px -32px;
}
#pr_nv .link a:hover{
	background-position: -111px -48px;
}
	
/*
==========================================================
content_wrap
==========================================================
*/

#content_wrap{
	clear: both;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	background-color:#ffffff;
	text-align: left;
}
#contents{
	width: 960px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	overflow: hidden;
}
#controls {
	clear: both;
	float:right;
	overflow: hidden;
}

#controls li {
	float:left;
	display:block;
	list-style-type:none;
	margin-right:5px;	
}

a#fs-minus, a#fs-plus {
	outline: 0 none;	
}
bl-hover{ color: #333;  }
/*
==========================================================
social
==========================================================
*/
#social{
	height: 30px;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.socialbutton {
	width: 720px;
	overflow: hidden;
	height: 20px;
	margin: 0px 0px 10px 0px;
}
.socialbutton div {
	float:right;
	display: inline;
	margin-right:5px;
}
.socialbutton #facebook {
	width: 110px;
	margin-right: 10px;
}
.socialbutton #g-plusone {
	width: 60px;
}
.socialbutton #twitter {
	width: 100px;
}
/*

/*
==========================================================
join
==========================================================
*/
#join{
	clear: both;
	width:720px;
	height: 80px;
	background-image:url(../commonImage/count2/count_bg.jpg);
	display: block;
	position: relative;
	margin: 10px 0 20px 0;
}
#join .count{ 
	width:112px;
	height: 41px;
	position: absolute;
	top: 17px;
	left:448px;
	overflow: hidden;
	text-align:center;
}
#join .countup{ 
	width:112px;
	height: 48px;
	position: absolute;
	top: 14px;
	left:450px;
	overflow: hidden;
	text-align:center;
	font-size: 48px;
	line-height: 48px;
	color: #F03;
	font-weight: bold;
}
#join .date{
	width:300px;
	height: 22px;
	position: absolute;
	top: 57px;
	left:410px;
	overflow: hidden;
	text-align:right;
	font-size: 11px;
	line-height: 22px;
	color: #333;
}

/*
==========================================================
sideBlock
==========================================================
*/
#sideBlock{
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	background-color: #f2f2f2;
}
#sideBlock a{
	color: #003399;
	font-weight:bold;
}
#sideBlock a:hover{
	color: #666;
}
.gN{
	width:210px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 40px; 
	overflow: hidden;
	background-image: url(../commonImage/gn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.gN ul{
	width:194px;
	padding: 0px;
	margin: 18px auto 0px auto;
	overflow: hidden;
}
.gN li{
	width:194px;
	height: 56px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 0px;
}
.gN li a{
	width:194px;
	height: 56px;
	display: block;
}

.gN .nv_2018_1 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_2018_1.png);
}

.gN .nv_2018_2 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_2018_2.png);
}

.gN .nv_2018_3 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_2018_3.png);
}

.gN .nv_2018_4 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_2018_4.png);
}

.gN .nv01 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_01.png);
}
.gN .nv02 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_02.png);
}
.gN .nv03 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_03.png);
}
.gN .nv04 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_04.png);
}
.gN .nv05 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_05_2.png);
}
.gN .nv06 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_06.png);
}
.gN .nv07 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_07.png);
}
.gN .nv08 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_08.png);
}
.gN .nv09 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_09.png);
}
.gN .nv10 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_10.png);
}
.gN .nv11 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_11.png);
}
.gN .nv12 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_12.png);
}
.gN .nv13 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_13.png);
}
.gN .nv14 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_14.png);
}
.gN .nv15 {
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_15.png);
}
.gN .nv16 {
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_16.png);
}
.gN .nv17 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_17.png);
}
.gN .nv18 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_18.png);
}
.gN .nv19 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_19.png);
}
.gN .nv20 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_20.png);
}
.gN .nv21 a{
	background-position: 0px 0px;
	background-image: url(../commonImage/gn_21.png);
}
.gN li a:hover{
	background-position: -194px 0px;
}
.gN .link_bnr {
	padding: 0px;
	overflow: hidden;
	font-size: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 190px;
}

/* 140820 追記 */

#yumex{
	width: 210px;
	height: 160px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
}


/*
==========================================================
newsBnr
==========================================================
*/
#newsBnr{
	width: 190px;
	margin: 10px auto 10px auto;
	padding: 0px;
}
/*
==========================================================
ogBnr
==========================================================
*/
.ogBnr{
	width: 190px;
	margin: 10px auto 10px auto;
	padding: 0px;
}

/*
==========================================================
mailmag
==========================================================
*/
#mailmag{
	width: 180px;
	margin: 0px auto 20px auto;
	padding: 0px;
}
#mailmag h3{
	width: 180px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../commonImage/mailmag_title.jpg);
}
#mailmag p{
	width: 180px;
	margin: 0px auto;
	padding: 10px 0px 0 0;
	font-size: 12px;
	line-height: 18px;
	color:#222222;
}
#mailmag .mem{
	font-weight: bold;
	color: #F30;
}
#mailmag iframe{
	width: 180px;
	height: 40px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/*
==========================================================
gld_txt_bnr
==========================================================
*/
#gld_txt_bnr{
	width: 180px;
	margin: 0px auto 20px auto;
	padding: 0px;
	overflow:hidden;
}
#gld_txt_bnr h3{
	width: 180px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../commonImage/pr_side_title.jpg);
}
#gld_txt_bnr ul{
	width: 180px;
	margin: 0px;
	padding: 10px 0 0 0;
	overflow: hidden;
}
#gld_txt_bnr li{
	width: 180px;
	overflow:hidden;
	margin: 0 0 4px 0;
	padding: 0px;
	font-size:12px;
}
#gld_txt_bnr li a {
	color:#003399;
	text-decoration: underline;
}
#gld_txt_bnr li a:hover {
	color: #666666;
	text-decoration: none;
}

/*
==========================================================
forum
==========================================================
*/
#forum{
	width: 210px;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: left;
	overflow:hidden;
}

/*
==========================================================
tweet
==========================================================
*/
#tweet{
	width: 190px;
	height: 650px;
	margin: 0px auto 35px auto;
	padding: 0px;
	overflow: hidden;
}

/*
==========================================================
mainBlock
==========================================================
*/
#mainBlock{
width: 720px;
margin: 0px;
float: right;
overflow: hidden;
}

#mainBlock h1{
	width: 720px;
	height: 50px;
	line-height: 50px;
	text-indent: 15px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 24px;
	background-color: #000000;
	color: #ffffff;
}
#mainBlock h2{
	width: 720px;
	height: 46px;
	line-height: 46px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-indent: 2px;
	color: #FF5D00;
	background-image: url(../commonImage/orange_title.jpg);
}

#mainBlock #pltnm_list{
	width: 720px;
	margin: 35px 0px 15px 0px;
	padding: 0px;
	overflow: hidden;
}
#mainBlock #pltnm_list h3{
	width: 720px;
	height: 46px;
	line-height: 46px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-indent: 2px;
	color:#0072BA;
	font-size: 26px;
	border: none !important;
	background-image: url(../commonImage/pr_title.jpg);
}
#mainBlock #pltnm_list dl{
	width: 720px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 13px;
}
#mainBlock #pltnm_list dt{
	width: 720px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
}
#mainBlock #pltnm_list dd{
	width: 720px;
	margin: 0 0 1em 0;
	padding: 0px;
	overflow: hidden;
	font-size: 13px;
}
#mainBlock #pltnm_list dt a {
	color:#FF5700;
	text-decoration: underline;
}
#mainBlock #pltnm_list dt a:hover {
	color: #666666;
	text-decoration: none;
}
#mainBlock #pltnm_list dd a {
	color:#FF5700;
	text-decoration: none;
}
#mainBlock #pltnm_list dd a:hover {
	color: #222222;
	text-decoration: underline;
}

/*
==========================================================
gold andomBnr
==========================================================
*/
#gold_random_bnr{
	width: 210px;
	/*height: 160px;*/
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-color: #ffffff;
	background-image:url(../commonImage/bnr/sample_bnr.jpg);
	background-repeat: no-repeat;
}

/*
==========================================================
topic_path
==========================================================
*/
#topic_path {
	text-align:left;
	width:720px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
#topic_path dl{
	text-align:left;
	width:720px;
	padding: 0;
	margin: 0;
	height: 30px;
	color:#003399;
}
#topic_path dt {
	display:inline;
	font-size:11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#topic_path dd {
	display:inline;
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	margin:0;
	padding:0;
}
#topic_path a {
	color: #FF5700;
	text-decoration: none;
}
#topic_path a:hover {
	color: #666666;
	text-decoration: underline;
}



/*
==========================================================
pageTop
==========================================================
*/
#pageTop{
	clear: both;
	width: 960px;
	height: 45px;
	margin:15px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	overflow: hidden;
}
#pageTop a{
	width: 110px;
	height: 15px;
	margin: 15px 15px 15px 0px;
	padding: 0px;
	display: block;
	background-image: url(../commonImage/pagetop_btn.jpg);
	float: right;
}
#pageTop a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


/*
==========================================================
footer
==========================================================
*/
#footer{
	clear: both;
	width: 100%;
	height: 151px;
	margin: 0px;
	padding: 0px;
	background-color:#EA8B00;
	overflow: hidden;
}
#foot{
	width: 960px;
	height: 151px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	background-image: url(/commonImage/copy.jpg);
	background-position:0px bottom ;
	background-repeat: no-repeat;
}

#footNv{
	width: 960px;
	height: 50px;
	line-height: 22px;
	margin: 20px auto 0px auto;
	padding: 0px;
	text-align: left;
	font-size:11px;
	overflow: hidden;
	color: #FFF;
	font-weight:normal;
}
#footNv a{
	color: #FFF;
	text-decoration: none;
}
#footNv a:hover{
	color: #FFF;
	text-decoration: underline;
}
/*
==========================================================
randomBnr
==========================================================
*/

#random_bnr{
	width: 210px;
	margin: 0px 0 0 0;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	overflow: hidden;
/*	background-image:url(../topImage/bnr/sample_bnr.jpg);
	background-repeat: no-repeat;*/
}
#random02_bnr{
	width: 210px;
	margin: 0px 0 0 0;
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	overflow: hidden;
/*	background-image:url(../topImage/bnr/sample_bnr.jpg);
	background-repeat: no-repeat;*/
	float:left;
}
#random_bnr ul,
#random02_bnr ul{
	width: 210px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
}
#random_bnr ul li,
#random02_bnr ul li{
	width: 190px;
	margin: 10px 0 0px 0;
	padding: 0px;
	background-color: #ffffff;
}


#plt_list {
	width: 720px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 13px;
}
#mainBlock #plt_list h2{
	width: 720px;
	height: 46px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../commonImage/pr_title.jpg);
}
#plt_list dl{
	width: 720px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;	
}
#plt_list dt,#plt_list dd{
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;	

}
#plt_list dt{
	font-weight: bold;
}
#plt_list dd{
	color: #222222;
	margin: 0px 0 20px 0;
	width:720px;
	display: block;
		line-height: 14px;
}
#plt_list a{
	color: #003399;
	text-decoration: none;
}
