@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

table {
	width: 100%;
	height: 100%
}



table table {
	width: 940px;
}

h1 {
	margin: 0 0 50px 0;
}

#top_box {
	width: 420px;
	margin: auto;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
}

.top_bnr{
	width: 410px;
	height: 95px;
	text-align: left;
	margin-bottom: 20px;
	background: url(../img/bg.gif); 
	background-repert:no-repeat;
	background-position:top left;
}

.top_bnr2{
	width: 410px;
	text-align: left;
	margin-bottom: 20px;
	background: url(../img/bg_2.gif); 
	background-repert:no-repeat;
	background-position:top left;
}

.txt_p {
	margin-top: 30px;
	color: #FF0099;
	font-size: 14px;
}
.txt {
	font-size: 12px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.ml3 {
	margin-left: 3px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml12 {
	margin-left: 12px;
}
.mb40 {
	margin-bottom: 40px;
}
#top_box a {text-decoration: none;}
#top_box a:link {color: #ffffff;}
#top_box a:visited {color: #ffffff;}
#top_box a:active {color: #ffffff;}
#top_box a:hover {color: #ffffff;text-decoration: underline;}

#special a {text-decoration: none;}
#special a:link {color: #ffffff;}
#special a:visited {color: #ffffff;}
#special a:active {color: #ffffff;}
#special a:hover {color: #FF99CC;text-decoration: underline;}

/*---------------------------------------------------------------------------------------------
 SPECIAL
---------------------------------------------------------------------------------------------*/
#sp {
	background-color: #333333;
}
#special {
	width: 500px;
	margin: auto;
	text-align: left;
	background-color: #333333;
}

.sp_box {
	margin-left: 10px;
	text-align: left;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 1.8;
}
.txt_p_s {
	margin-top: 20px;
	color: #FF0099;
	font-size: 12px;
}
.close {
	padding-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}

#event {
	background-color: #ffffff;
	width: 516px;
	text-align: left;
	margin: 10px 0 0 10px;
}