@charset "Shift-JIS";
@import url("/result/css/new/result.css");
/* =========================================

title : 柔道チャンネル
		平成24年度金鷲旗高校柔道大会
scope : /result/kinshuki/2012/index.shtml
		/kinshuki/2012/以下
 
last modify : 2012/07/13 168_shimokawa

============================================ */

/*大会直前監督インタビュー*/

#main .box .article_box ul.arrow{
	margin-top: 10px;
	margin-bottom:15px;	
}
#main .box .article_box ul.arrow li{
	width:215px;
	margin-left:445px;
	text-indent: 15;
	background:url(../../../../image_cmn/tool/arrow_outside_blue.gif) no-repeat 0px 5px;
	text-align: right;
}

/*優秀選手表*/

#main .box table.entrylist {
    margin-bottom: 25px;
}
#main .box .excellent_player{
	margin-top:20px;
	margin-bottom:20px;
}

/*-----------------------------
      大会ポスター
------------------------------*/
#main div.box div.sec ul{
	max-width: 690px;
margin:0 auto;
	text-align: center;
}

#main div.box div.sec ul li {
	margin-top: 20px;
}

#main div.box div.sec ul li img:hover {
	opacity: .8;
}

#main div.box div.sec ul li:first-child img {
  opacity: 1;
}

.bd_gr {
	border-bottom:1px solid #ccc;
}