@charset "utf-8";

body {
	background: none repeat scroll 0 0 #000000;
	color: #000000;
	font-family: ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	line-height: 1;
	width: 100%;
}

h2 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

/*a {
	display: block;
} */

a:link {
	color: #ff1493;
/*	text-decoration: none; */
}
a:visited {
	color: #0088cc;
	text-decoration: none;
}

/* FONT-SIZE */
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.size19 {font-size:19px;}
.size20 {font-size:20px;}
.size21 {font-size:21px;}
.size22 {font-size:22px;}
.size23 {font-size:23px;}
.size24 {font-size:24px;}
.size25 {font-size:25px;}
.size26 {font-size:26px;}

#onair {
	background: url("../../../images/event/gasshoriot/bg.jpg") no-repeat 0;
	background-repeat:repeat;
	background-size: contain;
	display: block;
	margin: 0;
	position: relative;
	width: 100%;
}

#onair02 {
	background: url("../../../images/event/gasshoriot/bg04.jpg") no-repeat 0 0;
	background-repeat:no-repeat;
	background-size: contain;
	display: block;
	margin: -3px 0;
	padding: 80px 0 0 0;
	width: 100%;

}

#onair03 {
	background-color: #05024d;
	background-size: contain;
	display: block;
	padding: 0;
	width: 100%;

}

#onair_link {
    margin: 0 auto;
    width: 50%;
}
#onairbody {
    /*background: none repeat scroll 0 0 #fff;*/
 /*opacity: 0.8;
 	border: 2px #ffffff solid;*/
 	color: #000000;
 	font-weight:bold;
    margin: 0 15px 0 15px;
    font-size:14px;
    line-height:1.5;
}

#onairbody ul {
    margin: 0;
    padding: 3px;
}
#onairbody ul li {
	clear: both;
/*	padding: 10px 0; */
	font-size: 16px;
	line-height: 1.1;
	color: #ffffff; 
	font-weight: bold;
}

#onairbody .oa_right {
/*	background-color: #000; */
/*    border-radius: 5px;*/
	color: #FFF;
/*	font-size: 20px;*/
	font-weight: normal;
	line-height: 1;
/*	margin: -5px 0 10px;*/
	padding: 3px 8px;
	float: right;
}

#onairbody .oa_right2 {
	color: #ffa500;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	padding: 3px 8px;
	float: right;
}

#onairbody .oa_right3 {
/*	background-color: #000; */
/*    border-radius: 5px;*/
	color: #FFF;
/*	font-size: 20px;*/
	font-weight: normal;
	line-height: 1;
/*	margin: -5px 0 10px;*/
	padding: 3px 8px;
/*	float: right;*/
}

#onairbody .onair_ex {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	padding: 5px;

}


#onairbody02 {
 	color: #ffffff;
 	font-weight:bold;
    margin: 0 15px 0 15px;
    font-size:14px;
    line-height:1.5;
}

#onairbody03 {
 	color: #ffffff;
 	font-weight:bold;
    margin: 0 15px 0 15px;
	padding: 5px;
    font-size:14px;
    line-height:2.5;
}

p.line { line-height:120%; }

.txt_bx {
/*	background-color: #00a2ff;*/
	color: #035;
	width: 90%;
	margin: 0 10px 0;
	padding: 8px 8px 8px;

}
.txt_bx a:link, .txt_bx a:hover, .txt_bx a:visited {
	color: #038;
	text-decoration: underline;
}

.sengen {
	background-color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px;
	padding: 10px 5px;
}

.gallery {
    border: 2px #e4b80c solid;
    border-radius: 3px;
	/*padding:10px 10px 10px 15px;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #295666), color-stop(0.00, #295666));
	background: -webkit-linear-gradient(top, #fbc905 0%, #fbc905 100%);
	background: linear-gradient(top, #ffffff 0%, #ffd047 100%);
	border-radius:5px;
	font-size:88%;
	margin: auto 10px;
}

.gallery02 {
    border: 2px #e4b80c solid;
    border-radius: 3px;
	/*padding:10px 10px 10px 15px;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #295666), color-stop(0.00, #295666));
	background: -webkit-linear-gradient(top, #fbc905 0%, #fbc905 100%);
	background: linear-gradient(top, #ffffff 0%, #ffd047 100%);
	border-radius:5px;
	font-size:88%;
	margin: auto 0 20px;
}

.grandprix {
	display: block;
	margin: 0;
	position: relative;
	width: 100%;
 	color: #000000;
 	font-weight:bold;
    font-size:14px;
    line-height:1.5;
    text-align:center;	
}

.grandprix img {
	margin: 15px 0 10px;
}

.grandprix_txt {
	background-color: rgba(255,255,255,0.6);
	border-radius: 5px;
	margin: 25px 0;
	padding: 10px 10px 20px;
 	color: #000000;
 	font-weight:bold;
    font-size:14px;
    line-height:1.5;
    text-align:center;	
}

.grandprix_txt img {
	margin: 10px 0;
}

/*footer p {
	font-size:9px;
	text-align:center;
}

footer img {
	margin: 0 3px;
}

footer small {
	font-style: normal;
	font-size:8px;
	text-align:center;
}
*/

footer {
	color: #500000;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

footer p {
	text-align: center;
	margin: 0;
	padding: 5px 5px 5px;
}

footer ul {
	text-align: right;
	margin: 8px 0;
}

footer img {
	margin: 0;


}

.footer02 {
	color: #500000;
	font-size: 11px;
	margin: 0;
	padding:  0 10px;
}

.footer02 p {
	text-align: center;
	margin: 0;
	padding: 20px 5px;
}

.footer02 ul {
	text-align: right;
	margin: 0 0;
}

.footer02 img {
	margin: 0;


}

p.box {
   border-bottom: 2px solid #ff337d;
   margin: 5px 3px 5px;
}

/***********************************************/

/***********************************************/

#top_ex {
	color: #666;
	margin: 5px 10px;
}

#top_ex dt {
	text-align: center;
	text-shadow: 0 -1px 1px #ccc;
}

#top_ex .trigger {
	color: #003a8f;
	font-size: 14px;
	font-weight: bold;
}

#top_ex .acordion_tree {
	/*background: url("/images/event/brabanriot14/bg.png") 0;
	background-repeat:repeat;
	background-size: contain;
	display: block;
    background: none repeat scroll 0 0 #feffa3;*/
    border: 2px #212c6e solid;
    border-radius: 3px;
	color: #000000;
	font-weight:bold;
	font-size: 14px;
	line-height: 1.4;
}

#top_ex a,
#top_ex a:link,
#top_ex a:hover,
#top_ex a:visited {
	color: #f96;
	text-decoration: underline;
}

#top_ex .button a,
#top_ex .button a:link,
#top_ex .button a:hover,
#top_ex .button a:visited {
	color: #FFF;
	text-decoration: none;
	width: 90%;
}

.fuchidori2 {
    color: #ff347c;
    text-shadow:
        0 1px 0 #fff,
        1px 0 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff
        ;
        }


/***********************************************/

/***********************************************/

#CopyRight {
    background-color: #001901;
    color: #FFFFFF;
    font-size: 8px;
/*    height: 20px;*/
    padding: 10px 0;
    text-align: center;
    width: 100%;
}


/***********************************************/

/***********************************************/

.ticker {
    background-color: #ffffff;
    border-radius: 6px;
	margin: 10px 10px;
	padding: 20px 5px 30px;
	text-align: left;
	border: #ff0060 3px solid;
	position: relative;
	overflow: hidden;
	line-height:110%;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	font-size: 16px;
	width: 100%;
	display: none;
}




/*******************************************************************
*   ボタン
*******************************************************************/


.button {
	/*width:40%;*/
	text-align:center;
	display: block;
	padding: 8px;
	margin-left: auto;
	margin: 8px auto 5px;
	color: #fff004;
	text-decoration: none;
	/*text-shadow: 0 -1px 1px #666;*/
	border-radius: 5px;
	font-weight:bold;
	background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff8d9), to(#ff748b)); 
/**background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff99e1), to(#ff4d88)); **/

	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);*/
}

.button a {
	text-align:center;
	display: block;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	font-weight:bold;
}

.bbsbutton {
	width:80%;
	text-align:center;
	display: block;
	padding: 8px;
	margin: 5px auto 8px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	border-radius: 10px;
	font-weight:bold;
	background: #0054a7 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0054a7), to(#044483)); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.newbutton {
	width:50%;
	text-align:center;
	display: block;
	padding: 6px;
	margin: 5px auto 8px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	background: #FF0000;
}

.button2 {
	width:55%;
	text-align:center;
	display: block;
	padding: 8px;
	margin-left: auto;
	margin: 8px auto 5px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	border-radius: 10px;
	font-weight:bold;
	background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff76c0), to(#ff5463)); 
/**background: #FF7575 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff99e1), to(#ff4d88)); **/

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.button2 a {
	text-align:center;
	display: block;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 1px #666;
	font-weight:bold;
｝


