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

/*--------------------------------------------
header
--------------------------------------------*/
#header {
	background: url(../../images/header_bg.jpg) no-repeat bottom;
	padding: 0 0 240px 0;
}

/*--------------------------------------------
contents
--------------------------------------------*/
#contents h2 {
	background: url(../images/img_h2.gif) no-repeat;
	height: 0 !important;
	height /**/: 83px;
	font-size: 0.1em;
	padding: 83px 0 0 0;
	overflow: hidden;
	width: 990px;
	margin: 0 auto;
}
/*-------------------------------------------------
main-01
-------------------------------------------------*/
#main-01 {
	background:url(../../images/info_bot.gif) no-repeat bottom;
	width: 990px;
	overflow: hidden;
	padding-bottom: 10px;
	font-size: 0.8em;
	margin-top: 45px;
}

#main-01 #info,#main-01 #cmon {
	width: 483px;
	border-left: 1px solid #fff000;
	border-right: 1px solid #fff000;
}

#main-01 h3 {
	margin-bottom: 5px;
}

/*----- info -----*/
#main-01 #info {
	float: left;
}

#main-01 #info dl {
	padding: 10px 20px 0 20px;
}

#main-01 #info dl dt {
	width: 6em;
	float: left;
}

#main-01 #info dl dd {
	margin: 0 0 15px 6.5em;
	line-height:1.3em;
}

#main-01 #info .btn {
	text-align: right;
	padding: 0 10px;
	margin: 25px 0 0 0;
}

#main-01 #info .btn a {
	background: url(../../images/ic_arrow.gif) no-repeat left;
	padding: 0 0 0 15px;
	color: #fff000;
}

/*----- c'mon -----*/
#main-01 #cmon {
	float: right;
}

#main-01 #cmon p {
	margin-top: 10px;
	padding: 0 20px;
	line-height:1.3em;
}

#main-01 #cmon .btn {
	text-align: right;
} 

/*-------------------------------------------------
main-02
-------------------------------------------------*/
#main-02 {
	padding: 0px 0 0 0;
}

#main-02 h3 {
	margin: 20px 0 0 0;
}

#main-02 h3.mt0 {
	margin: 0;
}

#bn_vote a {
	background-image: url(../../images/bn_vote.jpg);
	background-position: 0 0;
	display: block;
	width: 990px;
	height: 0!important;
	height /**/: 134px;
	padding: 134px 0 0 0;
	font-size: 0.1em;
}

#bn_vote a:hover {
	background-position: 0 134px;
}

#bn_live a {
	background-image: url(../../images/btn_stream.gif);
	background-position: 0 0;
	display: block;
	width: 538px;
	height: 0!important;
	height /**/: 92px;
	padding: 92px 0 0 0;
	font-size: 0.1em;
	margin:0 auto;
}

#bn_live a:hover {
	background-position: 0 92px;
}


/*----- 2nd MVT -----*/
#MVT {
	border: 5px solid #fff000;
	background: url(../../backnumber/images/bg_move.gif) no-repeat top;
	position: relative;
	height: 126px;
}

#MVT #move {
	position: absolute;
	overflow: hidden;
	width: 885px;
	margin: 0 47px;
}

#MVT #move_content li {
	list-style: none;
}

#MVT #move_content {
	width: 5232px;
	position:relative;
	top: 0;
}

#MVT #move ul {
	list-style: none;
	padding: 8px 5px;
}

#MVT #move ul li {
	display: block;
	float: left;
	padding: 5px;
}

#MVT #move ul li a {
	display: block;
	border: 1px solid #FFFFFF;
}

#MVT #move ul li a.No01 {
	border: 1px solid #fdee24;
	position: relative;
}

#MVT #move ul li a.No02 {
	border: 1px solid #c0c0c0;
	position: relative;
}

#MVT #move ul li a.No03 {
	border: 1px solid #c39c49;
	position: relative;
}

#MVT #move ul li a span {
	position: absolute;
	z-index: 10;
	top: -8px;
	left: 70px;
}

#MVT #move ul li img {
	display: block;
	border: none;
}

#MVT #move_frame { position: relative; top: 52px; width: 980px; }
#MVT #move_previous { float: left; }
#MVT #move_next { float: right; }


/*----- judge&guest -----*/
#Judge {
	border: 5px solid #c11a86;
	border-top: none;
	padding: 7px 10px;
}

#Judge #box {
	background: url(../../images/v_line.gif) no-repeat top #c11a86;
	border-bottom: 5px solid #c11a86;
	padding: 0 14px;
	width: 932px;
	overflow: hidden;
}

#Judge p {
	margin: 5px 0 0 0;
	font-size: 0.7em;
	line-height:1.5em;
}

#Judge #judge {
	float: left;
	width: 450px;
	overflow: hidden;
}

#Judge #judge p {
	float: left;
	width: 300px;
}

#Judge #judge ul {
	float: right;
	width: 140px;
	margin: 5px 0 0 0;
	list-style: none;
	overflow: hidden;
}

#Judge #judge ul li {
	float: left;
	width: 60px;
	padding-left: 10px;
	font-size: 0.7em;
	text-align: center;
}

#Judge #judge ul li img {
	margin-bottom: 3px;
}

#Judge #guest {
	float: right;
	width: 450px;
	overflow: hidden;
}

#Judge #guest #img_guest {
	float: right;
	width: 91px;
	padding-left: 9px;
}

#Judge #guest p {
	font-size: 0.6em;
}

#Judge #guest p img {
	margin-bottom: 3px;
}


/*-------------------------------------------------
main-04
-------------------------------------------------*/
#main-04 {
	margin-top: 25px;
}
/*----- image character -----*/
#Chara {
	border: 5px solid #ffffff;
	border-top: none;
	padding: 0 10px 10px 10px;
	width: 960px;
	overflow: hidden;
}

#Chara p {
	padding: 10px 0 0 0;
	font-size: 0.8em;
}

#Chara #img-chara {
	float: right;
	width: 275px;
}

/*-------------------------------------------------
main-03
-------------------------------------------------*/
#main-03 {
	margin: 40px 0 0 0;
	background: url(../../images/inquiry_bot.gif) no-repeat bottom;
	padding: 0 0 7px 0;
	width: 990px;
	overflow: hidden;
}

#main-03 #inquiry,#main-03 #mobile {
	border: 1px solid #4c4b4b;
	border-bottom: none;
	padding: 3px 2px 0 2px;
	width: 479px;
}


/*----- inquiry -----*/
#main-03 #inquiry {
	float: left;
}

#main-03 h4 {
	font-size: 0.1em;
}

#main-03 p {
	font-size: 0.8em;
	padding: 12px 12px 0 12px; 
}

#main-03 #inquiry h4 {
	background: url(../../images/tit_inquiry.gif) no-repeat bottom;
	width: 472px;
	overflow: hidden;
	padding: 7px 7px 7px 0;
}

#main-03 #inquiry h4 span,#main-03 #inquiry h4 a {
	height: 0 !important;
	height /**/: 21px;
	padding: 21px 0 0 0;
	overflow: hidden;
	display:  block;
}

#main-03 #inquiry h4 span {
	float: left;
	width: 315px;
}

#main-03 #inquiry h4 a {
	float: right;
	width: 152px;
}


/*----- mobile -----*/
#main-03 #mobile {
	float: right;
}

#main-03 #mobile #qr {
	float: right;
	padding: 5px 10px 0 7px;
	width: 66px;
}

#main-03 #mobile h4 {
	width: 390px;
	height: 0 !important;
	height /**/: 37px;
	overflow:  hidden;
	padding: 37px 0 0 0;
	background: url(../../images/tit_mobile.gif) no-repeat;
}

/*-------------------------------------------------
banner
-------------------------------------------------*/
#banner {
	margin: 30px 0 0 0;
	border: 1px solid #2f2f2f;
	background: #252525;
	padding: 10px 4px;
}

#banner ul {
	list-style: none;
	overflow: hidden;
	width: 980px;
}

#banner ul li {
	float: left;
	width: 196px;
	text-align: center;
	margin: 5px 0;
}