@charset "Shift-JIS";

@import url("/result/css/new/result.css");
/* =========================================

title :第39回全国高等学校柔道選手権大会
		
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 {
    padding-left: 17px;
    background: url(/image_cmn/tool/arrow_outside_blue.gif) no-repeat 5px center;
	font-size:16px;
	}
	
#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;
}

/*p.lead, div.sec p, #main .box dl.present dd, #main .box p, #main .box .section #keisai, #main div.box #present, #main .box div.schedule ul, #main .box ul.panelbox li dl dt, #main .box dl.present dt, #main .box dl.present dd {
    font-size: 14px!important;
    line-height: 23px;
}*/


/*-----------------------------
      大会ポスター
------------------------------*/
#main div.box p.poster {
	width:284px;
margin:20px auto 5px;
}

.bd_gr {
	border-bottom:1px solid #2f2f2f;
}



/*-----------------------------
      選手応援メール　バナー
------------------------------*/
#banner_box {
    width: 468px!important;
    margin: 25px 112px 8px!important;
    padding: 0;
    text-align: center!important;
}


/*-----------------------------
      大会直前特集
------------------------------*/

#main .box div.interview_box div {
    float: left;
    text-align: left;
    width: 514px!important;
}


#main .box div.interview_box {
    background: url(/image_cmn/tool/slash_pattern_blue.gif) repeat-x scroll left top #b6ddff;
    border: 1px solid #ccc;
    margin: 15px auto 0px;
    overflow: hidden;
    padding: 18px 10px 14px 15px;
    width: 654px;
    clear: both;
}

/*大会動画ページの時だけ動画バナー消す*/

.movie_page #bnr_box_m li.movie {
	display:none;
}

.movie_page #bnr_box_m li.photo {
    width: 626px;
    text-align: center;
}

/*大会写真集ページの時だけ写真集バナー消す*/

.photo_page #bnr_box_m li.photo {
	display:none;
}

.photo_page #bnr_box_m li.movie {
    width: 626px;
    text-align: center;
}

/*大会写真集 キャプション調整*/

/* Google Chrome hack start */

@media screen and (-webkit-min-device-pixel-ratio:0) {
body:nth-of-type(1)  #main div.box ul.photo li p{
    padding: 18px 0px 0px !important;
}
body:nth-of-type(1)  #main div.box ul.photo li p.line2{
	padding:11px 0px 0px !important;
}
body:nth-of-type(1)  #main div.box ul.photo li p.line3{
	padding:5px 0px 0px !important; /*20160619修正*/
}
}


/* ----------------------
　new 成績ボタン
---------------------- */

#achievement_box {
	margin: 64px auto 25px!important;
	background: url(/result/image_cmn/new/bg_seiseki_high.jpg) 0 0 no-repeat;
}


/*※チケット情報*/

div#main div.box table.t_list th{
	padding: 15px !important;
}

div#main div.box table.t_list th.seat{
	width: 25%;
}

div#main div.box table.t_list th.classification{
	width: 25%;
}


div#main div.box table.t_list td{
	padding: 15px !important;
}

.url_txt {
	line-height: 1.6;
}

div#main p.att_txt {
	padding: 10px 20px 0 45px;
    text-indent: -1em;
    clear: both;
    letter-spacing: 0;
}
