#SUBMENU ul li a {
	width: 49%;
	font-size: 16px;
	margin: 0.5%;
}

#EVENTDESIGN {
	top: -25px;
}

#MAIN {
	margin-top: 0px;
	padding-top: 25px;
}
#AWARD #MAIN {
}
#RANKING {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 35px;
}
#RANKING .lead {
	line-height: 150%;
	font-size: 14px;
	padding-top: 15px;
}
@media screen and (max-width: 480px) {
}
#RANKING h2 {
	text-align: center;
	font-size: 20px;
	padding-bottom: 15px;
	line-height: 130%;
	padding-top: 15px;
}
#RANKING h2 .brdisp {
	display:none;
}
#RANKING h2.mva {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#RANKING h2.mva img {
	width: 100%;
}

#AWARD h2.mva {
	text-align: center;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#AWARD h2.mva img {
	width: 100%;
}



@media screen and (max-width: 600px) {
#RANKING h2 {
	padding-top: 11px;
}
#RANKING h2 .brdisp {
	display:block;
}
#AWARD h2.mva {
	padding-top: 0px;
	padding-bottom: 10px;
}
}


#RANKING h3.mva {
	font-size: 18px;
	font-weight: bold;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-top: 12px;
	padding-bottom: 0px;
	text-align: left;
	width: 100%;
	margin-top: 25px;
}
#RANKING h3.mva img {
	width: 70%;
}
@media screen and (max-width: 600px) {
#RANKING h3.mva img {
	width: 96%;
}

}


#RANKING h3.mva.color {

	/* Chrome系 */
	background: -webkit-gradient(linear, left top, left bottom, from(#1F329C), to(#131E61));
	/* Mozilla系 */
	background: -moz-linear-gradient(top, #1F329C, #131E61);
	/* IE10+ */
	background: -ms-linear-gradient(top, #1F329C, #131E61);
	/* IE8-9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1F329C', endColorstr='#131E61', GradientType=0)";
	background-color: #182778;


    /*box-shadow*/
    box-shadow: 1px 2px 2px #000;
    -webkit-box-shadow: 1px 2px 2px #000;
    -moz-box-shadow: 1px 2px 2px #000;



	/* Chrome系 */
	background: -webkit-gradient(linear, left top, left bottom, from(#98280A), to(#651E1E));
	/* Mozilla系 */
	background: -moz-linear-gradient(top, #98280A, #651E1E);
	/* IE10+ */
	background: -ms-linear-gradient(top, #98280A, #651E1E);
	/* IE8-9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#98280A', endColorstr='#651E1E', GradientType=0)";
}




#RANKING h4.mva {
}










#RANKING .select {
	clear: both;
	width: 100%;
}
#RANKING .select li {
	float: left;
	width: 50%;
}
#RANKING .select li p {
	font-size: 14px;
	line-height: 130%;
}
#RANKING .select select {
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	width: 96%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	border-radius: 0;
}
#RANKING .select .fish {
}
#RANKING .select .span {
	text-align: right;
}
#RANKING .change {
	padding-top: 20px;
	clear: both;
}
#RANKING .change.foot {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 25px;
	margin-top: 23px;
}
#RANKING .change li {
	float: left;
}
#RANKING .change .back, #RANKING .change .next {
	width: 22%;
}
#RANKING .change .back a, #RANKING .change .next a {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	border: 1px solid #999999;
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left top;
	width: 100%;
	text-align: center;
	margin-top: 2px;
}

#RANKING .change .next {
	text-align: right;
}
#RANKING .change .lead {
	width: 56%;
	text-align: center;
	clear: none;
	line-height: 130%;
	font-size: 18px;
}
#RANKING .cbox {
	width: 100%;
	clear: both;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 16px;
	margin-top: 18px;
}

#RANKING .cbox.mva {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}


#RANKING .cbox .nodata {
	text-align: center;
	width: 100%;
}




#RANKING .info {
overflow: hidden;}
#RANKING .photo {
	float: right;
	text-align: right;
}
#RANKING .photo.mva {
	float: left;
	text-align: right;
}
#RANKING .photo img {
  width:70px;
    border-radius: 50px;        /* CSS3草案 */  
    -webkit-border-radius: 50px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50px; 
}
#RANKING .rankbox {
	float: left;
	padding-right: 20px;
}
#RANKING .rank {
	position: relative;
	width:60px;
	background-color: #252B56;
    border-radius: 50px;        /* CSS3草案 */  
    -webkit-border-radius: 50px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50px; 
	
	height: 60px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#RANKING .transit {
	text-align: center;
	padding-top: 8px;
	clear: both;
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	text-indent: 5px;
}
#RANKING .transit .mark {
	font-size: 18px;
}
#RANKING .transit .new {
	font-size: 14px;
}
#RANKING .transit .prev {
	font-weight: normal;
}


/* 点滅 */
#RANKING .transit .blink {
	-webkit-animation: blink 1s ease-in-out infinite alternate;
	-moz-animation: blink 1s ease-in-out infinite alternate;
	animation: blink 1s ease-in-out infinite alternate;
	color: #FC0;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

#RANKING .rank span {
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	top: 50%;
	margin-top: -0.7em;
	text-align: center;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 150%;
	}

#RANKING .name {
	font-size: 16px;
	padding-top: 0px;
	line-height: 130%;
}
#RANKING .name b {
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	line-height: 130%;
	display: inline-block;
	padding-right: 2px;
}
#RANKING .count {
	font-size: 16px;
	line-height: 130%;
}
#RANKING .count b {
	font-size: 24px;
	line-height: 130%;
	color: #A5B5E0;
	display: inline-block;
	padding-right: 2px;
}
#RANKING .count .cat {
	font-weight: bold;
	color: #A5B5E0;
	font-size: 18px;
}

#RANKING .comment {
	padding-top: 7px;
	font-size: 14px;
	line-height: 150%;
	width: auto;
}

@media screen and (max-width: 520px) {

#RANKING .rankbox {
}
#RANKING .rank {
}
#RANKING .transit {
	padding-top: 12px;
}
}
