@charset "Shift-JIS";
@import url("../../../css/new/result.css");

@import url("/css/new/common.css");
@import url("/css/new/header.css?231115 ");
@import url("/css/side.css");
@import url("/css/new/footer.css");


/* =========================================

title : 柔道チャンネル
		世界柔道無差別選手権大会
scope : /result/sekai_open/2011/以下
 
last modify : 2011/11/02 110_shinohara 大会結果追加

============================================ */

/* -------------------------------------------
	result CSS / 
------------------------------------------- */
#main h1 {
	text-indent:0;
}
#main h3 {
	margin-top:10px;
}

/* -------------------------------------------
    以下、2個のバナー表示用
------------------------------------------- */
#main .box .bnr{
	width:650px;
	margin:0 auto 30px;
	overflow:hidden;
}
#main .box p.bnr_anticipation {
	margin:0 0 0 12px;
	_margin:0 0 0 10px;
	float:left;
}
#main .box p.bnr_senryu {
	margin:0 12px 0 0;
	_margin:0 10px 0 0;  /*IE6 */
	float:right;
}


/* -------------------------------------------
    日程部分
------------------------------------------- */
#main .box div.schedule {
	padding-bottom:30px;
}
#main .box dl.schedule dt.thin {
	padding-bottom:0;
}
#main .box .schedule .none {
	 background:none;
	 _margin:0px 0 0 88px;
}
#main .box .schedule .btm_clear {
	 background:none;
	 margin:-10px 0 0 85px;
	 _margin:-10px 0 0 88px;
}
#main .box .schedule .bold{
	font-weight:bold;	
}
#main .box .schedule .bold span{
	 font-weight:normal;	  
}

/* -------------------------------------------
    インタビュー
------------------------------------------- */
#main .box p.page_change {
	float:right;
	height:25px;
	margin:-10px 10px 10px 0;
}

/*一覧*/
#main .box div.interview_box {
	overflow:hidden;
	width:629px;
	margin:15px auto 30px auto;
	padding:18px 10px 10px 15px; 
	border:1px solid #c1c1c1;
	background:#ffebeb url(/image_cmn/tool/slash_pattern_red.gif) repeat-x left top;
}
#main .box div.interview_box img.photo {
	float:left;
	width:158px;
	margin-right:13px;
}
#main .box div.interview_box div {
	float:left;
	width:458px;
}
#main .box div.interview_box p.text {
	margin:5px;
}
#main .box div.interview_box p.detail img {
	display:block;
	float:right;
	height:23px;
	margin:0;
}
#main .box div.interview_box p.detail2 img {
	display:block;
	clear:both;
	float:right;
	height:23px;
	margin:0 0 5px 0;
} 

/*内容*/
#main .box h3.interview_title {
	width:680px;
	height:170px;
	margin:7px 0 20px 5px;
	padding:0;
	background:none;
}
#main .box h3 {
	margin-bottom:15px;
}
#main .box div.txt_box p {
	margin:15px 25px 15px 25px;
	line-height:1.5;
}
#main .box ul.arrow {
    margin: 0 10px 10px;
    text-align: right;
}
#main .box ul.arrow a {
    background: url("/image_cmn/tool/arrow_outside_blue.gif") no-repeat scroll 5px 2px transparent;
    padding-left: 17px;
}
#main .box div.txt_box div {
	float:left;
	clear:both;
	width:114px;
	margin:0 15px 5px 25px;
}
#main .box div.txt_box div span {
	display:block;
	margin-top:3px;
    padding:4px;
	background:#eeeeee;
	text-align:center;
}

/*ページ遷移*/
#main .box div.list_page {
	overflow:hidden;
	clear:both;
	width:656px;
	margin:0 auto;
}
#main .box div.list_page ul {
	width:168px;
	margin:0 auto;
}
#main .box div.list_page li {
	float:left;
	width:26px;
	margin-right:15px;
	background:#ffebeb;
	font-size:130%;
	font-weight:bold;
	text-align:center;
}
#main .box div.list_page li.no {
	overflow:hidden;
	background:none;
	text-indent:-9999px;
}
#main .box div.list_page li a {
	display:block;
	width:26px;
	background:#f5f5f5;
}


/* -------------------------------------------
    日本代表選手大会結果テーブル
------------------------------------------- */
#main div.box table.list {
    width: 650px;
    margin: 0 auto 20px;
	*
    margin: 0 auto 30px;
    border: 3px solid #c58f15;
    border-collapse: collapse;
    font-size: 100%;
    text-align: center;
}
#main div.box table.list th {
    margin: 0;
    padding: 9px 0;
    background: none repeat scroll 0 0 #f3d99e;
    border: 1px solid #c58f15;
    font-weight:bold;
}
#main div.box table.list td {
	margin: 0;
    padding: 8px 4px 6px;
	border: 1px solid #c58f15;
}
#main div.box table.list td.win {
	color:#C00;
	font-weight:bold;
}
#main .box .list .belonging {
    width: 30%;
}
#main .box .list .player {
    width: 30%;
}
#main .box .list .result {
    width: 20%;
}



