@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/brabanriot14/bg.png") no-repeat 0 30px;
	background-repeat:repeat;
	background-size: contain;
	display: block;
	margin: 0;
	position: relative;
	width: 100%;

}
#onair_link {
    margin: 0 auto;
    width: 50%;
}
#onairbody {
    /*background: none repeat scroll 0 0 #fff;*/
 /*opacity: 0.8;*/
 	border: 2px #ffffff solid;
    border-radius: 6px;
    margin: 5px 8px 5px 8px;
    padding: 5px 5px;
    font-size:12px;
}
#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: #ffffff;
	margin:5px;
}


#onairbody2 {
   /* background: none repeat scroll 0 0 #fff;
 opacity: 0.8;*/
 	border: 2px #fff000 solid;
    border-radius: 6px;
    padding: 5px 5px;
    /*margin: 5px 8px 5px 8px;*/
    font-size:12px;
}

#onairbody3 {
	background-color: #1a152a;
	width: 100%;
	color: #ffffff;
    font-size:12px;
    line-height:1.5;
}

#onairbody3 p{
    padding: 5px 15px;
}



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


/*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;


}


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 #fff000 solid;
    border-radius: 3px;
	color: #fff;
	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: 12px;
    height: 40px;
    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;
｝


