@charset "Shift-JIS";

@import url("/result/css/new/result.css");
/* =========================================

title :第38回全国高等学校柔道選手権大会
		
scope : /result/high/2016/

last modify : 2014/1/16 209_noji

============================================ */

/*トーナメント表*/
.mrgup45 {
    margin-top: 45px !important;
}


/*　メニューバー 文字サイズ対応　*/
#main table.result_menu td {
	font-size:17px;
}


#main .box .article_box > .imgbox p {
background:none;
margin: 0px;
padding: 5px;
text-align: center;
font-weight:bold;
}

#main .box p.arrow.blue a {
padding-left: 17px;
background: url(/image_cmn/tool/arrow_outside_blue.gif) no-repeat 5px 4px;
}


#main .box div.interview_box p.next img {
    float: right;
    width: 130px;
    height: 35px;
    margin: 10px 0 0;
    border: none;
}
/*　インタビューページ h2真ん中対応　*/

#main div.box h2 {
	line-height:1;
}

div#main p.lead {
  font-size: 18px;
}

/*　右矢印　*/
#main .box p.arrow.blue a {
  font-size: 16px;
    padding-left: 17px;
    background: url(/image_cmn/tool/arrow_outside_blue.gif) no-repeat 5px center;
	}
	
#main .box p.arrow.blue a:hover {
	background:url(/image_cmn/tool/arrow_outside_red.gif) no-repeat 5px center;
	}	

#main .box .article_box p {
  font-size: 18px;
}


/*----------------------------------------------
			過去の大会成績
----------------------------------------------*/

#main .sec .old_result{
	background:url(../image/result_ttl.gif) no-repeat 0 0;
	text-indent:33px;
	margin-bottom:7px;
	line-height:19px;
}

#main .sec .old_result .newspaper_span{
	margin-left:35px;
}

#main .sec .result_box{
	background:url(../image/old_result_bg.jpg) no-repeat 0 0;
	width:680px;
	height:120px;
}

#main .sec .result_box ul{
	padding:70px 0 0 0;
	position:relative;
}

#main .sec ul li{
	display:inline-block;
}

#main .sec .result_box li a{
	background:#fff;
	display:block;
	width:80px;
	height:34px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	behavior: url(/css/PIE.php);
}

#main .sec ul li img:hover{
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

#main .sec ul .btn_men01{
	position:absolute;
	left:26px;
}

#main .sec ul .btn_women01{
	position:absolute;
	left:121px;
}

#main .sec ul .btn_men02{
	position:absolute;
	left:251px;
}

#main .sec ul .btn_women02{
	position:absolute;
	left:346px;
}

#main .sec ul .btn_men03{
	position:absolute;
	left:478px;
}

#main .sec ul .btn_women03{
	position:absolute;
	left:573px;
}
