@charset "Shift-JIS";
@import url("/result/css/new/result.css");
/* =========================================

title : 柔道チャンネル
		平成25年度金鷲旗高校柔道大会
scope : /result/kinshuki/2013/index.shtml
		/kinshuki/2013/以下
 
last modify : 2016/07/01  222_souda opacityにて対応

============================================ */

/*-----------------
		画像のopacity化
------------------*/

#main a img:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
#main a img.rollover:hover {
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1.0;
}

/*-----------------
     大会概要
------------------*/


#main .box .schedule dl.day{
	padding-top:7px;!important
}

#main .box .schedule .no_ballmark {
	margin:0 0 5px 0;
	padding:0;
	line-height:20px;
}

#main .box .schedule .ballmark {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
    background: url("/result/image/list_ball.gif") no-repeat scroll 0px 5px transparent;
	line-height:20px;
}
#main .box span.sun {
    color: #FF0000;
}
#main .box span.sat {
    color: #0066FF;
}

/*-----------------------------
      テーブルセル 
------------------------------*/

div#main div.box table.t_list.sell_w th {
  line-height:1.6;
}

div#main div.box table.t_list.sell_w td {
  padding: 18px 10px;
}

div#main div.box table.t_list.sell_w td div {
    text-align: left;
    width: 450px;
    margin: 0 auto;
}

#main table.result_menu td {
    font-size: 17px !important;
}


/*-----------------------------
      大会ポスター
------------------------------*/
#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:first-child img {
  opacity: 1;
}

.bd_gr {
  border-bottom:1px solid #ccc;
}
/*-----------------
      photo
------------------*/

/*ダミー画像*/
#main div.box ul.photo li.no_img{
background:url(/special_photo/image/sp_bg.jpg) no-repeat scroll 0 0;
display:inline-block;
}

#main div.box ul.photo li.no_img p.space{
	text-indent:9999px;
}



/*大会写真集 キャプション調整*/

/* Google Chrome hack start */
body:nth-of-type(1)  #main div.box ul.photo li p{
    padding: 18px 0px 0px !important;
    /*line-height: 50px;*/
}
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修正*/
}



/*-----------------------------------------------
      監督インタビューページ顔写真下スペース
------------------------------------------------*/

#main .box .article_box .img_l.mrg {
  float: left;
  margin: 0px 20px 30px 0px;
}


/*-----------------------------------------------
      大会TOP テレビ放送
------------------------------------------------*/


.t_list.tv tr th span {
	font-weight:normal!important;
	font-size:0.9em;
}

.t_list.tv tr th {
	height:45px;
}

div#main div.box table.t_list.tv td {
    padding: 12px;
    vertical-align: middle;
    line-height: 1.6;
}
/*----------------------------------------------
			過去の大会成績
----------------------------------------------*/

#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;
}

/*----------------------------------------------
			出場校一覧
----------------------------------------------*/

.entry_box{
	width:480px;
	margin:10px auto;
	overflow:hidden;
	text-align:center;
}

#main div.schedule .entry_box{
	border-bottom:none;
}

#main .box .schedule .entry_box dt{
	width:480px;
	height:49px;
	background:none;
	float:none;
	padding:0;
}

#main .box .schedule .entry_box dd{
	width:225px;
	padding:0;
	margin:10px 10px 0 0;
	float:left;
}

#main .box .schedule .entry_box .school_bnr_men{
	margin:10px 10px 0 10px;
}
	

#main .box .schedule .entry_box dd img{
	width:225px;
	height:auto;
}

#main .box .schedule .entry_box dd:hover{
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}	






#main .box div.school_info {
	margin-bottom: 40px;

}








table.result_menu {
    clear: both;
    width: 100%;
    font-size: 110%;
}


#main .bnr_box a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/*-----------------------------
      大会直前特集
------------------------------*/

#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;
}


/*「続きを読む」ボタン*/

#main .box div.interview_box p.link img {
    float: right;
    width: 130px !important;
    height: 35px !important;
    margin: 0;
	border:none;
}

#main .box div.interview_box p.link a {
	background:none;
}


/*大会動画ページの時だけ動画バナー消す*/

.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;
}
