
@charset "Shift-JIS";

@import url("../../css/koudou2011.css");


/* =========================================

title : 柔道チャンネル
		 大会写真集
scope : /result/koudou/2011/photo/index.shtml
 
last modify : 2011/11/11 163_yamamoto

============================================ */
 #main .box h2 {
margin:20px auto 10px;
}
 #main .box h3 {
margin:10px auto;
}
 #main .box p{
 clear:both;
 }
dl.schedule dt{
	width:105px;
}
dl.schedule dd{
	margin-left:85px;
}
 #main .box h4{
	background: url("/result/koudou/2011/image/sub_label_n.gif") no-repeat scroll left top transparent;
	clear: both;
	color: #555;
	font-size: 110%;
	font-weight: bold;
	height: 28px;
	letter-spacing: 1px;
	margin: 10px auto;
	padding: 12px 15px 0 18px;
	width: 610px;
}

/* -------------------------------------------
    上部の日付メニュー
------------------------------------------- */
#main ul.lst_nav li.off {
	padding:0;
	background:none;
	color:#666666;

}
#main ul.lst_nav li.next_day {
	margin-left:10px;
}


#main ul.lst_nav li.on {
	background: url(/result/image_cmn/new/btn_list_img.gif) no-repeat scroll 0 5px transparent;
}

#main ul.lst_nav li {
    background: url(/result/image_cmn/new/btn_list_img.gif) no-repeat scroll 0 5px transparent;
    display: block;
    float: left;
    font-size: 120%;
    font-weight: bold;
    margin: 5px 10px 10px 0;
    text-indent: 20px;
}

#main .box .lst_nav {
overflow:hidden;
	width:600px;
	margin:0 0 15px -20px;
}
/* -------------------------------------------
	 digest
------------------------------------------- */	
.txt_box{
	clear: both;
	width:550px;
	margin:0 0 10px 5px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #cccccc;
	}
.txt_box .image {
	float: left;
	width: 250px;
	}

.txt_box .image span{
	display:inline-block;
	width:230px;
	background: #e6e5d7;
	padding: 5px;
	margin: 3px 0 0 0;
	text-align:center;
	}
.txt_box .image span.b_30{
	width:230px;
	background: #e6e5d7;
	padding: 5px;
	margin: 3px 0 30px 0;
	}	
.ttl_digest {
	clear:both;
}

/* -------------------------------------------
	 digest_photo
------------------------------------------- */	
#main div.box h4 {
	clear:both;
}

#main div.box ul.digestphoto {
	float:left;
	padding:0;
	margin:0 0 20px 15px;
	_margin:0 0 20px 7px;
}
#main div.box ul.digestphoto li{
	display:inline;
	float:left;
	width:200px;
	height:187px;
	margin:0 9px 9px;
	padding:0;
	border:1px solid #E5E2E2;
	background:#E5E2E2;
	text-align:center;
	}
#main div.box ul.digestphoto li.line_01{
	line-height:3;
	*line-height:3.3;
	_line-height:2.8;

	}
#main div.box ul.digestphoto li.line_02{
	line-height:1.2;
}
#main .box .digestphoto .line_02 span{
	display:block;
	position:relative;
	width:200px;
/*	padding-top:2px; */
	top:4px;
		
}

/*----FireFox用----*/
#main .box .digestphoto .line_02 span,  x:-moz-any-link  {
	top:0px;	
}
/*----FireFox用----*/

#main div.box ul.digestphoto li.line_03{
	height:181px;
	line-height:1.35;
}
#main div.box ul.digestphoto li.line_03 img{
	margin-bottom:3px;
}











