@charset "utf-8";

/* ++++++++++++++++++++++++++++++
	overwrite default.css
+++++++++++++++++++++++++++++++++ */

body, address, caption, cite, code, dfn, em, strong, th, var, b, i, u, s, strike{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}

a:link { 	color:#04c; }
a:visited {	color:#551a8b; }
a:hover,
a:active { 	color:#551a8b;background-color:transparent; }

#main a:link,
#sub a:link{ color:#04c; }

#main a:visited,
#sub a:visited{ color:#551a8b; }

#main a:hover,
#sub a:hover{ color:#551a8b;background-color:transparent; }

#main a:active,
#sub a:active{ color:#551a8b;background-color:transparent; }

#body.m #main, #body.m #sub{ margin-top: 175px; }
#body.m #main, #body.m .wrap_ctsBox {
	width:954px;
	padding-top:0;
}

#pgStart a{ padding-top:0; } 
#title h1{ font-size:10px; line-height:1;padding-bottom:2px; }


#banner_ad{ overflow:hidden; }
#gmenu_link { width:924px; }
#pankuzu{ width:866px; }
#body.m .overture {
	width:638px;
	margin-left:auto;
	margin-right:auto;
}

#body.m .wrap_ctsBox{ background:none; }

#body.m .ctsBox{
	width:954px;
	padding:0 0 60px;
	margin:0 0 10px;
	border:none;
	line-height:1.5;
	position:relative;
}



/* ++++++++++++++++++++++++++++++++++++++
	common usage
+++++++++++++++++++++++++++++++++++++++++ */

#jpa{ background:#000; }
#jpa > h2{
	margin:0;
	padding:0;
	background:none;
}


#academy{ background:#000; }

#nav{
	width:914px;
	height:35px;
	margin:20px auto 30px;
	font-size:16px;
	color:#cfcfcf;
	background:#2b2b2b;
	border-bottom:3px double #000;
	overflow:hidden;
}

#nav li{
	float:left;
	text-align:center;
	line-height:2.2;
}

#nav a{
	display:block;
	height:32px;
	padding:0 15px;
	color:#666;
	border-top:2px solid #2b2b2b;
}

#nav a[href]:link,
#nav a[href]:visited{ color:#cfcfcf; text-decoration:none; }
#nav a[href]:hover{ color:#f0eb86;}

#nav a:not([href]):hover{ color:#666;text-decoration:none; }
#nav .fcs a{ border-top-color:#d2c533; color:#d2c533; }


#nav2{
	width:914px;
	margin:40px auto 0;
	text-align:center;
}

#nav2 a{ color:#666; }
#nav2 li{
	display:inline;
	color:#fff;
}

#nav2 li:after{
	display:inline;
	content:" | ";
	color:#fff;
}

#nav2 li:last-child:after{ content:""; }

#nav2 a[href]:link,
#nav2 a[href]:visited{ color:#cfcfcf; }
#nav2 a[href]:hover{ color:#ce961c;}
#nav2 a:not([href]):hover{ color:#666;text-decoration:none; }


#jpaBox{
	width:914px;
	margin:0 auto;
}


#jpaBox a:link,
#jpaBox a:hover{ color:#efefef; }
#jpaBox a:visited{ color:#d1d1d1; }
#jpaBox a:hover{ color:#ce961c; text-decoration:none; }


#jpaBox > h2{
	width:874px;
	margin:0 auto 40px;
	padding:30px 0 14px 0;
	font-size:30px;
	color:#efefef;
	letter-spacing:-0.5px;
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #3b3b3b;
	background:url(../images/bg_trophy.png?1453373470) no-repeat center top;
}

#jpaBox > h2+span{
	display:block;
	text-align:center;
	margin:-114px 0 114px;
	font-size:14px;
	color:#efefef;
	font-family:"Times New Roman", Times, serif;
}




#cr{ font-size:10px; }


/* ++++++++++++++++++++++++++++++++++++++
	winner usage
+++++++++++++++++++++++++++++++++++++++++ */
#intro{
	margin-bottom:34px;
	font-size:12px;
	color:#d4d4d4;
}

.winnerBox{
	width:874px;
	margin-bottom:50px;
	padding:20px;
	background-image:url(../images/bg_trophy4.png?1453373472), url(../images/bg_winner_box.png?1453373472);
	background-repeat:no-repeat, repeat;
	background-position:right bottom, 0 0;

	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
	overflow:hidden;
}

.winnerBox > h2{
	width:674px;
	margin:0 auto;
	padding-bottom:20px;
	font-size:30px;
	color:#ce961c;
	letter-spacing:-0.5px;
	text-align:center;
	background:none;
	border-bottom:1px solid #69302c;
}

.winnerBox > h2+span{
	display:block;
	text-align:center;
	margin:-80px 0 64px;
	font-size:14px;
	color:#ce961c;
	font-family:"Times New Roman", Times, serif;
}

.winnerBox > ul{
	width:674px;
	margin:0 auto 20px;
	padding-top:20px;
	font-size:14px;
	text-align:center;
}

.winnerBox > ul li{
	display:inline;
	color:#fff;
}

.winnerBox > ul li:after{
	display:inline;
	content:" | ";
}

.winnerBox > ul li:nth-child(6):after,
.winnerBox > ul li:nth-child(13):after{
	content:"";
	display:block;
	clear:both;
	width:1px;
	height:1px;
}

.winnerBox > ul li:last-child:after{
	content:"";
}

.winnerBox h3{
	margin:0 0 10px;
	padding:0;
	background:none;
	font-size:25px;
	color:#ce961c;
	letter-spacing:-0.5px;
}





.winnerBox > div{
	width:854px;
	margin:0 auto;
	padding:15px 10px 0;
	
}

.winnerBox > div ul{
	width:854px;
	padding-bottom:20px;
	line-height:1.3;
	overflow:hidden;
	border-bottom:1px solid #350502;
	-moz-box-shadow:0 1px 0 #5d2824;
	-webkit-box-shadow:0 1px 0 #5d2824;
	box-shadow:0 1px 0 #5d2824;
}

.winnerBox > div:last-child ul{
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}


#win_top{
	padding:52px 20px 40px;
	background-image:url(../images/bg_trophy2.png?1453373472), url(../images/bg_winner_box.png?1453373472);
	background-repeat:no-repeat, repeat;
	background-position:20px 20px, 0 0;
}


#win_top > div{
	margin-bottom:10px;
	background:#330300;
	background:rgba(0,0,0,0.4);
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#win_top > div ul{ 
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

#win_top > a:last-of-type{
	display:block;
	width:370px;
	height:45px;
	margin:20px auto 0;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #6a2223;
	line-height:2.5;
	
	background: #cb0909;
	background: -moz-linear-gradient(top,  #cb0909 0%, #b20808 35%, #4e0101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb0909), color-stop(35%,#b20808), color-stop(100%,#4e0101));
	background: -webkit-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: -o-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: -ms-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: linear-gradient(to bottom,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0909', endColorstr='#4e0101',GradientType=0 );
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#win_top > a:last-of-type:link{ text-decoration:none; }






.winnerBox > div:last-of-type ul{ border-bottom:none;}


.winner-a li,
.winner-b li{
	float:left;
	width:140px;
	margin-right:2px;
	text-align:center;
	font-size:12px;
	color:#fff;
	position:relative;
}

.winner-c li{
	padding-bottom:4px;
	font-size:15px;
	line-height:1.4;
	color:#fff;
}

.winner-c li span{ 
	padding-left:0.5em;
	font-size:12px;
}

.winner-a li:last-child,
.winner-b li:last-child{ margin:0; }


.winner-a ul a,
.winner-b ul a:first-child{
	display:block;
	position:relative;
}
 
.winner-a ul a{ padding-top:105px; }
.winner-b ul a:first-child{ margin-bottom:4px; padding-top:150px; }



.winner-a ul img,
.winner-b ul img{
	width:140px;
	position:absolute;
	left:0;
	top:0;
}




#trivia{
	float:left;
	width:410px;
	min-height:280px;
	margin-bottom:10px;
	padding:20px;
	line-height:1.8;
	border:1px solid #444545;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#trivia h3{
	margin:0 0 10px;
	padding:0;
	background:none;
	font-size:22px;
	letter-spacing:-0.5px;
	color:#b5a779;
	font-weight:bold;
	text-shadow:0 1px 0 rgba(255,255,255, 0.3);
}

#trivia  p{
	font-size:12px;
	color:#d8d8d8;
}

#trivia p:last-of-type{ text-align:right; }

#history{
	float:right;
	width:410px;
	min-height:280px;
	margin-bottom:10px;
	padding:20px;
	line-height:1.8;
	border:1px solid #444545;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#history h3{
	margin:0 0 10px;
	padding:0;
	background:none;
	font-size:22px;
	letter-spacing:-0.5px;
	color:#b5a779;
	font-weight:bold;
	text-shadow:0 1px 0 rgba(255,255,255, 0.3);
}

#history p{
	font-size:12px;
	color:#d8d8d8;
	
}

#history p:last-of-type{ text-align:right; }

#history a:link,#about a:visited{ color:#d8d8d8;}
#history a:hover{ color:#ce961c; }


#about,
#ceremony,
#report{
	width:256px;
	min-height:100px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:20px;
	line-height:1.6;
	border:1px solid #444545;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#report{ margin-right:0; }


#about h3,
#ceremony h3,
#report h3{
	margin:0 0 10px;
	padding:0;
	background:none;
	font-size:22px;
	letter-spacing:-1px;
	color:#b5a779;
	font-weight:bold;
	text-shadow:0 1px 0 rgba(255,255,255, 0.3);
}

#about p,
#ceremony p,
#report p{
	font-size:12px;
	color:#d8d8d8;
}

#about p:last-of-type,
#ceremony p:last-of-type,
#report p:last-of-type{
	padding-top:15px;
	text-align:right;
	font-size:12px;
}

#gallery{
	clear:both;
	padding:20px;
	line-height:1.6;
	border:1px solid #444545;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#gallery h3{
	margin:0 0 10px;
	padding:0;
	background:none;
	font-size:22px;
	letter-spacing:-0.5px;
	color:#b5a779;
	font-weight:bold;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255, 0.3);
}

#gallery ul{
	overflow:hidden;
	text-align:center;
}

#gallery li{
	display:inline;
	text-align:center;
	padding:0 5px 5px 0;
}

#gallery li:nth-child(6n){ padding-right:0; }

#gallery li img{
	width:140px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=0.8)';
	opacity:0.8;
}

#gallery > p{
	padding-top:10px;
	text-align:center;
	position:relative;
}

#gallery > p span{
	display:block;
	margin-bottom:10px;
	font-size:10px;
	color:#888;
}

#gallery > a:last-child{
	display:block;
	width:370px;
	height:45px;
	margin:20px auto;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #6a2223;
	line-height:2.5;
	
	background: #cb0909;
	background: -moz-linear-gradient(top,  #cb0909 0%, #b20808 35%, #4e0101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb0909), color-stop(35%,#b20808), color-stop(100%,#4e0101));
	background: -webkit-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: -o-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: -ms-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: linear-gradient(to bottom,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0909', endColorstr='#4e0101',GradientType=0 );
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#gallery > a:link{ text-decoration:none; }


#news{
	margin-top:10px;
	padding:20px;
	line-height:1.6;
	border:1px solid #444545;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#news h3:first-of-type{
	margin:0 0 10px;
	padding:0;
	background:none;
	font-size:22px;
	letter-spacing:-0.5px;
	color:#b5a779;
	font-weight:bold;
	text-shadow:0 1px 0 rgba(255,255,255, 0.3);
}

#news h3:not(:first-of-type){
	margin:0 0 2px;
	padding:0;
	background:none;
	font-size:14px;
}

#news p{
	margin-bottom:18px;
	font-size:12px;
	color:#d8d8d8;
}

#news > p:last-child{
	text-align:right;
}


/* ++++++++++++++++++++++++++++++++++++++
	all usage
+++++++++++++++++++++++++++++++++++++++++ */

#ceremonyBox{
	width:420px;
	min-height:90px;
	margin:0 auto 20px;
	padding:20px 130px 10px 175px;
	font-size:12px;
	color:#d4d4d4;
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #b1b1b1;
	border:1px solid rgba(255,255,255, 0.2);
	
	background: url(../images/ceremony.png?1453373472) no-repeat 10px 10px;
	position:relative;
}

#ceremonyBox p+p{ margin-top:3px;}

#ceremonyBox ul{
	width:132px;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:25px;
}

#ceremonyBox li{
	width:132px;
	margin-bottom:5px;
}

#ceremonyBox li a{
	display:block;
	width:130px;
	height:32px;

	font-size:12px;
	font-weight:bold;
	text-align:center;
	border:1px solid #6a2223;
	line-height:2.5;
	
	background: #cb0909;
	background: -moz-linear-gradient(top,  #cb0909 0%, #b20808 35%, #4e0101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb0909), color-stop(35%,#b20808), color-stop(100%,#4e0101));
	background: -webkit-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: -o-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: -ms-linear-gradient(top,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	background: linear-gradient(to bottom,  #cb0909 0%,#b20808 35%,#4e0101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0909', endColorstr='#4e0101',GradientType=0 );
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;

}


#ceremonyBox li a:link,
#ceremonyBox li a:visited{ text-decoration:none; }


/* ++++++++++++++++++++++++++++++++++++++
	allphoto / allprize usage
+++++++++++++++++++++++++++++++++++++++++ */
.archiveBox{
	width:874px;
	margin:0 auto;
}

.archiveBox li{
	padding:10px;
	font-size:14px;
	color:#404040;
	position:relative;
}

.archiveBox li:nth-child(2n+1){
	background:#2e2e2e;
	background:rgba(255,255,255,0.1);
}


.archiveBox li:before{
	display:inline-block;
	width:1em;
	content:"▼";
	margin-right:10px;
	transform-origin:left top;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg); 
	transform:rotate(-90deg);
	color:#fff;
	font-size:10px;
	position:relative;
	top:-3px;
}


#allprize li a:not([href]):hover{ color:#404040; }

#allphoto li a:not([href]):hover{ color:#404040; }






/* ++++++++++++++++++++++++++++++++++++++
	news 
+++++++++++++++++++++++++++++++++++++++++ */

#newsBox{
	width:834px;
	margin:0 auto;
	padding:20px;
	background:#380300;
}





#newsBox h3{
	margin:0 0 2px;
	padding:0;
	background:none;
	font-size:14px;
}

#newsBox p{
	margin-bottom:18px;
	padding-bottom:18px;
	font-size:12px;
	color:#d0d0d0;
	border-bottom:1px solid #170302;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,0.11);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.11);
	box-shadow:0 1px 0 rgba(255,255,255,0.11);
}


#newsBox p:last-child{
	border-bottom:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}






/* ++++++++++++++++++++++++++++++++++++++
	trivia
+++++++++++++++++++++++++++++++++++++++++ */


#triviaBox p:first-of-type{
	width:870px;
	margin:0 auto 30px;
	font-size:14px;
	color:#d0d0d0;
}

#trivia p:last-of-type{ text-align:right; }

#triviaBox > div{
	background:#3c382e;
}

#triviaBox h3{
	margin:0 0 10px;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:none;
	letter-spacing:-0.5px;
	font-weight:bold;
}


#triviaBox > div{
	width:830px;
	margin:0 auto 20px;
	padding:20px;
	background:#3c382e;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;

}



#triviaBox > div p:first-of-type{
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#e2a011;
}

#triviaBox > div p:first-of-type span{
	display:inline-block;
	width:105px;
	height:23px;
	margin-left:10px;
	background:#67645c;
	text-align:center;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;

}


#triviaBox > div p:first-of-type span:after{ display:inline-block; }

#triviaBox > div p:first-of-type span.n2:after{ content:"☆☆☆"; }
#triviaBox > div p:first-of-type span.n3:after{ content:"☆☆"; }
#triviaBox > div p:first-of-type span.n4:after{ content:"☆"; }

#triviaBox > div p:last-child{
	font-size:13px;
	color:#fff;
	line-height:1.6;
}




#hisBox{
	width:874px;
	min-height:1000px;
	margin:0 auto 30px;
	background:url(../images/bg_trophy3.png?1453373472) no-repeat 50% bottom;
}


#hisBox p{
	margin-bottom:2em;
	font-size:14px;
	color:#d4d4d4;
	text-indent:1em;
}





/* ++++++++++++++++++++++++++++++++++++++
	prize
+++++++++++++++++++++++++++++++++++++++++ */

#w01 li:nth-child(1):before,
#w02 li:nth-child(5):before{
	display:block;
	width:132px;
	height:14px;
	padding-top:5px;
	content:"最優秀賞";
	letter-spacing:5px;
	color:#fff;
	font-size:11px;
	line-height:1;
	background:#ff0084;
	background:rgba(255,0,132,0.7);
	border:1px double #f8c5e0;

	position:absolute;
	left:2px;
	top:70px;
	z-index:10;
}

#w03 li:nth-child(4):before,
#w04 li:nth-child(2):before,
#w05 li:nth-child(5):before,
#w06 li:nth-child(3):before,
#w07 li:nth-child(2):before{
	display:block;
	width:132px;
	height:14px;
	padding-top:5px;
	content:"最優秀賞";
	letter-spacing:5px;
	color:#fff;
	font-size:11px;
	line-height:1;
	background:#ff0084;
	background:rgba(255,0,132,0.7);
	border:1px double #f8c5e0;

	position:absolute;
	left:2px;
	top:117px;
	z-index:10;

}



#w08 li:nth-child(2):after,
#w09 li:nth-child(3):after,
#w10 li:nth-child(3):after,
#w11 li:nth-child(3):after,
#w12 li:nth-child(3):after,
#w13 li:nth-child(4):after,
#w14 li:nth-child(5):after,
#w15 li:nth-child(1):after,
#w16 li:nth-child(0):after,
#w17 li:nth-child(0):after,
#w18 li:nth-child(0):after,
#w19 li:nth-child(0):after{
	display:inline-block;
	content:"最優秀賞";
	width:76px;
	height:15px;
	margin-left:10px;
	font-size:11px;
	line-height:1.6;
	color:#fff;
	letter-spacing:4px;
	text-align:center;
	background-color:#ff0084;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
}





/* ++++++++++++++++++++++++++++++++++++++
	social links
+++++++++++++++++++++++++++++++++++++++++ */
#sb{
	width:420px;
	height:21px;
	padding:5px;
	position:absolute;
	left:210px;
	top:6px;
	background:rgba(255,255,255,0.24);
	overflow:hidden;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

#sb li{
	float:right;
	height:21px;
	padding-right:10px;
	overflow:hidden;
}

#sb li#s_line{ width:90px; }

#sb li#s_tw,
#sb li#s_tw iframe{ max-width:100px !important; overflow:hidden; }

#sb li#s_fb,
#sb li#s_fb iframe{ max-width:110px !important; overflow:hidden; }




/* ++++++++++++++++++++++++++++++++++++++
	ADs
+++++++++++++++++++++++++++++++++++++++++ */

#brect_ad{
	background:#fff;
	position:absolute;
	right:0;
	top:0;
	padding:0 0 10px 10px;
}


