@charset "Shift-JIS";
@import url("/result/css/new/result.css");
/* =========================================

title : 柔道チャンネル
		平成27年度全国高等学校総合体育大会（インターハイ）柔道競技大会
scope : /result/ih/2015/index.shtml
		/ih/2015/以下
 
last modify : 20150803:218_kimura

============================================ */


/*---------------------

　　　大会概要

---------------------*/
#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 div.schedule dl dd dl.day_ih dd {
    background: none repeat scroll 0 0 transparent;s
    margin: 0 0 10px;
    padding: 0;
}


/*----------------------------------------------
			過去の大会成績
----------------------------------------------*/

#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.long{
	background:url(../image/result_ttl_long.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;
}
	
/*▼ 20150918修正 ▼*/

table.result_menu tbody tr td {
  height: 50px;
  padding: 5px 5px 0 !important;
}



*> #wrapper #main table.result_menu tr td {
    padding: 0 5px;
    border: 2px solid #3c352d !important;
    background: #fcfcfc url(/result/image_cmn/new/result_menu_back.gif) repeat-x left center;
    color: #999999;
    text-align: center;
}

table.result_menu tbody tr td a {
    display: block !important;
    height: 50px !important;
    line-height: 46px !important;
	}

table.result_menu tbody tr td#entry {
  width:150px;
}

table.result_menu tbody tr td#entry a {
    line-height: 1.6 !important;
    padding: 2px 0 0 !important;
}

/*▲ 20150918修正 ▲*/


/*-----------------
      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;
}


/*-----------------------------
      大会レポート
------------------------------*/

.box .sec .report {
    margin-bottom: 45px;
}


/*-----------------------------
      団体戦出場校一覧
------------------------------*/


#main .box table.school_men th.area {
    background: #CCDCFB;
}

#main .box table.school_women th.area {
    background: #FFC3C3;
}


#main .box table.school_men th.pref {
    width: 20%;
    background: #E8F0FF;
}

#main .box table.school_women th.pref {
    width: 20%;
    background: #FFEBEB;
}




/*h2, #main div.box div.section2 h2 {
clear: both;
    width: 690px !important;
    height: 30px;
    margin: 15px auto 5px;
	padding:0 !important;
    background: url(/image_cmn/tool/label06.gif) no-repeat scroll 0 -3px transparent;
    font-size: 20px;
    font-weight: bold;
    text-indent: 25px;
	color:#000000 !important;
	line-height: 30px !important;
	}*/


#main div.box div.section {
    overflow: hidden;
    clear: both;
     width: 690px !important; 
    margin: 20px 0 0 0;
}