/* CSS Document */

@charset "EUC-JP";
strong{font-weight: bold;}
a {color: #555555; text-decoration: none;}
a:hover {color: #883300; text-decoration: none;}
FONT {FONT-size: 12px;}
.text11Copy {
	font-size: 11px;
	line-height: 120%;
	color: #0000FF;
}
.text11Copy2 {
	font-size: 11px;
	line-height: 120%;
	color: #990000;
}

.style35 {	color: #333333;
	font-size: 11px}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
.style38 {color: #333333}
.style38 a{color: #660000; text-decoration:underline}
.style2 {color: #660000}
.style41 {font-size: 11px}
.style43 {
	font-size: 12px;
	color: #CC0000;
}

.academy_box{
	width: 90%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	color: #666;
}

.academy_box h1{
	font-weight: bold;
	padding-bottom: 10px;
}

.academy_box h2{
	font-weight: bold;
	padding-bottom: 10px;
	color: #993300;
}

.academy_box h3{
	font-weight: bold;
	padding-bottom: 5px;
}

table.academy_index_info{}
table.academy_index_info td{
	padding: 5px;
	vertical-align: top;
	line-height: 1.5;
}

table.academy_result{
	text-align:left;
}

.academy_box_index_left{
	width: 68%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
}

.academy_box_index_right{
	width: 30%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	float: right;
}
.index_info{
	padding-top: 10px;
	margin-top: 10px;
}
.index_info p{
	line-height:1.5;
	padding-left: 5px;
}

.select-box { width:80%; margin: auto; overflow: hidden; }
.select-box li { float: left; width: 45%; margin: 1%; text-align: center; border: solid 1px #000;}
.select-box li a{ width: 100%; display: block; text-decoration: none; background: #7b0400; padding: 2% 0; color: #fff;}
.select-box li a:hover{ background: #c0333c; }


/* result_new 
---------------------------------------------- */
body#result_new h2{ width: 85%; margin: 0 auto; text-align: left;}
.lead_result_new{
	width: 80%;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	color: #666;
}
.event_title_result_new{
	width: 60%;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding-top: 20px;
}

.ranking_box_bg{
	width: 86%;
	height: 290px;
	margin: 10px auto;
	padding-top: 20px;
	background:url(/dol/academy/images/rank_bg_all.jpg) top center no-repeat;
}

.ranking_box_bg_02{
	width: 86%;
	height: 290px;
	margin: 10px auto;
	padding-top: 20px;
	background:url(/dol/academy/images/rank_bg_all_02.jpg) top center no-repeat;
}

table.ranking_box_result_new{
	width: 90%;

}


table.ranking_box_result_new th{ padding: 5px; color: #666; font-weight: normal; text-align: center; }
table.ranking_box_result_new td{ padding: 5px; font-weight: bold;}

th.no1{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_1.gif) center left no-repeat;}
th.no2{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking2.gif) center left no-repeat;}
th.no3{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_3.gif) center left no-repeat;}
th.no4{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_4.gif) center left no-repeat;}
th.no5{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_5.gif) center left no-repeat;}
th.no6{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_6.gif) center left no-repeat;}
th.no7{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_7.gif) center left no-repeat;}
th.no8{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_8.gif) center left no-repeat;}
th.no9{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_9.gif) center left no-repeat;}
th.no10{ width: 70px; height: 40px; text-align: right !important; padding: 5px 0; background:url(/dol/academy/images/ranking_10.gif) center left no-repeat;}

td.cm{font-weight: bold; text-align:center; width: 120px;}
td.winc{font-size: 16px;}
td.winc1{font-size: 16px; text-align:left;}
th.winc_title{text-align: left !important;}










.event_box_result_new{
	width: 60%;
	font-weight: bold;
	color: #993300;
	text-align: left;
	margin: 8px auto 10px auto;
	border: dotted 1px #000;
}

.event_box_result_new table{ width: 100%;}
.event_box_result_new td{
	text-align: left;
	padding: 5px;
	font-weight: normal;
}

.event_box_result_new .left_box{
	width: 170px;
	margin: 0 auto;
	text-align: left;
	float: left;
}

.event_box_result_new .right_box{
	width: 250px;
	margin: 0 auto;
	text-align: left;
	float: left;
}












.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

img {vertical-align: bottom;}


