	@import"../default.css";
	@import"base.css";


/*　棋士紹介詳細ページ　*/
#detail { width:740px; text-align:left; margin:0 auto;}
#detail .doc{margin:0 15px 30px 15px;}
#detail .doc p { margin:0; padding:0; font-size:90%; line-height:1.5;}

#detail #news{ width:740px; text-align:center; clear:both;}
#detail #about{ width:740px; text-align:center; clear:both;}
#detail #result{ width:740px; text-align:center; clear:both;}

/*　中継サイトリンク表示用　*/
.detail_kifu {
	text-align:right;
	background-color:#eaeef1;
}

.detail_kifu p {
	font-size:90%;
	padding:3px 15px;
}

.detail_kifu p img {
	vertical-align:middle;
	margin-right:5px;
	}

/*　棋士紹介詳細ページ　見出し　*/
.midashi_news{ 
	width:740px;
	height:30px;
	background-image:url(../../kisen/images/h3_news.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.midashi_news p {
	font-size:110%;
	color:#515d69;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	text-align:left;
}
.midashi_about{ 
	width:740px;
	height:30px;
	background-image:url(../../kisen/images/h3_about.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.midashi_about p { 
	font-size:110%;
	color:#515d69;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	text-align:left;
}

.midashi_result{ 
	width:740px;
	height:30px;
	background-image:url(../../kisen/images/h3_result.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.midashi_result p { 
	font-size:110%;
	color:#515d69;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	text-align:left;
}

.midashi_event{ 
	width:740px;
	height:30px;
	background-image:url(../../kisen/images/h3_event.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.midashi_event p { 
	font-size:110%;
	color:#515d69;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	text-align:left;
}

.midashi_nomal{ 
	width:740px;
	height:30px;
	background-image:url(../../kisen/images/h3_nomal.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.midashi_nomal p {
	font-size:110%;
	color:#515d69;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	text-align:left;
}

/*　棋士紹介詳細ページ　BOX　*/
#detail #news .newsBox { width:740px; margin:20px auto; text-align:left;}
#detail #news .newsBox .newsmain { width:540px; float:left; margin:0 20px 0 0; text-align:left;}
#detail #news .newsBox .newsright { width:180px; float:right; text-align:left;}
#detail #news .newsBox p { margin:20px 0 20px 15px; line-height:1.5; font-size:90%;}

#detail #about .aboutBox { width:740px; margin:20px auto 40px; text-align:left;}
#detail #about .aboutBox h4 { color:#ff6600;font-weight:bold;margin:0 30px 10px;padding:0;background:none;font-size:90%;}
#detail #about .aboutBox p { margin:0 30px 10px; line-height:1.5; font-size:90%;}

#detail #result .resultBox { width:740px; margin:20px auto; text-align:left;}
#detail .resultBox p { margin:20px; line-height:1.5; font-size:90%;}
#detail #result .resultBox p { margin:20px 30px; line-height:1.5; font-size:90%;}

/*　table番勝負解説会＆中継のリンク　*/
#detail #news .newsBox .btn { padding:0 0 20px 15px;} 

/*　table番勝負　*/
#detail #news .newsBox table.banshoubu {
	clear:both;
	margin:0 0 30px 15px;
	border-collapse:collapse;
}

#detail #news .newsBox table.banshoubu th {
	text-align:center;
	padding:10px 5px;
	background-color:#666;
	color:#fff;
	border:solid 1px #ccc;
	font-size:80%;
}

#detail #news .newsBox table.banshoubu td {
	text-align:center;
	padding:10px 15px;
	border:solid 1px #ccc;
	font-size:80%;
}

/*　table番日程　*/
#detail #news .newsBox table.bannittei {
	clear:both;
	width:520px;
	margin:0 0 30px 15px;
	border-collapse:collapse;
}

#detail #news .newsBox table.bannittei th {
	text-align:center;
	padding:5px 5px;
	background-color:#666;
	color:#fff;
	border:solid 1px #ccc;
	 font-size:80%;
}

#detail #news .newsBox table.bannittei td {
	text-align:left;
	padding:5px 5px;
	border:solid 1px #ccc;
	font-size:80%; line-height:1.3;
}

#detail #news .newsBox table.bannittei td.btn { text-align:right; font-size:90%; padding:10px; background-color:#f5f5f5;}

/*　谷川九段のコメント　*/
#detail #news .newsBox .newsmain img.comment {
	float: left;
	height: 160px;
	width: 120px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

/*　対局開始の様子　*/
#detail #news .newsBox .newsmain img.photo {
	float: left;
	height: 274px;
	width: 320px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 20px;
}

/*　図面　*/
#detail #news .newsBox .newsmain img.zumen {
	float: left;
	height: 285px;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 20px;
}

/*　table全国解説会一覧　*/
#detail #news .newsBox table.zenkoku {
	clear:both;
	width:660px;
	margin:0 0 30px 15px;
	border-collapse:collapse;
}

#detail #news .newsBox table.zenkoku th {
	text-align:center;
	padding:5px 5px;
	background-color:#666;
	color:#fff;
	border:solid 1px #ccc;
	 font-size:80%;
}

#detail #news .newsBox table.zenkoku td {
	text-align:left;
	padding:5px 5px;
	border:solid 1px #ccc;
	font-size:80%; line-height:1.3;
}

/*　table最新結果　*/
#detail #news .newsBox table.resultBox {
	margin: 0 0 30px 15px;
	padding:0;
	border-collapse:collapse;
}

#detail #news .newsBox table.resultBox th {
	text-align:center;
	padding:10px 20px;
	background-color:#E5E5E5;
	border:solid 1px #ccc;
	 font-size:85%;
}

#detail #news .newsBox table.resultBox td {
	text-align:left;
	padding:5px 0;
	border:solid 1px #ccc;
	font-size:85%;
}

td.kekka ul	{float:left;
	list-style-type:none;
	margin: 0;
	padding: 0;
	white-space:nowrap;
	}

td.kekka ul li {float:left; margin:0; padding:5px 15px;}

/*　table過去の結果一覧　*/
.resultBox table.pastresultBox {
	margin: 0 30px 30px 30px;
	padding:0;
	border-collapse:collapse;
}

.resultBox table.pastresultBox th {
	text-align:center;
	padding:5px 20px;
	background-color:#E5E5E5;
	border:solid 1px #ccc;
	font-size:85%;
}

.resultBox table.pastresultBox td {
	text-align:left;
	padding:10px 0;
	border:solid 1px #ccc;
	font-size:85%;
}

.resultBox table.pastresultBox td.shodan {
	text-align:left;
	padding:10px 10px;
	border:solid 1px #ccc;
	font-size:85%;
	font-weight:bold;
}



/*　table過去の結果一覧　*/
#detail #result .resultBox table.pastresultBox {
	margin: 0 30px 30px 30px;
	padding:0;
	border-collapse:collapse;
}

#detail #result .resultBox table.pastresultBox th {
	text-align:center;
	padding:5px 20px;
	background-color:#E5E5E5;
	border:solid 1px #ccc;
	font-size:85%;
}

#detail #result .resultBox table.pastresultBox td {
	text-align:left;
	padding:10px 0;
	border:solid 1px #ccc;
	font-size:85%;
}

#detail #result .resultBox table.pastresultBox td.shodan {
	text-align:left;
	padding:10px 10px;
	border:solid 1px #ccc;
	font-size:85%;
	font-weight:bold;
}


/*　table歴代　*/
#detail #result .resultBox table.rekidai {
	margin: 0 15px 30px 30px;
	padding:0;
	border-collapse:collapse;
	}

#detail #result .resultBox table.rekidai th {
	background-color:#E5E5E5;
	font-weight:bold;
	padding:3px 5px;
	text-align:center;
	font-size:85%;
	border:solid 1px #ccc;
	}

#detail #result .resultBox table.rekidai td {
	text-align:center;
	padding:3px 10px;
	vertical-align:top;
	font-size:85%;
	border:solid 1px #ccc;
	}

#detail #result .resultBox table.rekidai td.bg_blue {
background:#e0e8f3;
}
#detail #result .resultBox table.rekidai .rekidai_time {
background:#e0e8f3;
}
#table-01 {
	float: left;
	display: block;
	margin: 0;
}

/*　phタイトル保持者・優勝者　*/

#detail #news .newsBox .newsright .winner { width:160px; background-color:#426EA9; text-align:center; margin-bottom:10px;}
#detail #news .newsBox .newsright .winner img { border:solid 1px #fff; margin:5px auto;}
#detail #news .newsBox .newsright .winner p { font-size:90%; font-weight:bold; color:#fff; margin:5px; padding-bottom:10px;}

#detail #news .newsBox .newsright .jo_winner { width:160px; background-color:#e75283; text-align:center; margin-bottom:10px;}
#detail #news .newsBox .newsright .jo_winner img { border:solid 1px #fff; margin:5px auto;}
#detail #news .newsBox .newsright .jo_winner p { font-size:90%; font-weight:bold; color:#fff; margin:5px; padding-bottom:10px;}


/*　dldd　*/
#detail dl {
	font-size: 85%;
	line-height: 1.5;
	margin-left: 30px;
	margin-bottom: 20px;
}
#detail dt {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
	text-indent: 1ex;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #426ea9;
}
#detail dd {
	margin-left: 15px;
	line-height: 1.5;
	margin-right:30px;
}
#daiwa_rulles dt{
	padding:11px 10px 10px 25px;
	margin:0;
	border:none;
}
#daiwa_rulles dt.daiwa_arrow02{
	background:url(../../kisen/images/bg_daiwa_arrow02.gif) no-repeat;
}
#daiwa_rulles dt.daiwa_arrow04{
	background:url(../../kisen/images/bg_daiwa_arrow04.gif) no-repeat;
}
#daiwa_rulles dt.daiwa_arrow06{
	background:url(../../kisen/images/bg_daiwa_arrow06.gif) no-repeat;
}
#daiwa_rulles dt.daiwa_arrow07{
	background:url(../../kisen/images/bg_daiwa_arrow07.gif) no-repeat;
}
#daiwa_rulles dt.daiwa_arrow08{
	background:url(../../kisen/images/bg_daiwa_arrow08.gif) no-repeat;
}
#daiwa_rulles dt.daiwa_arrow09{
	background:url(../../kisen/images/bg_daiwa_arrow09.gif) no-repeat;
}
#daiwa_rulles dt.daiwa_arrow12{
	background:url(../../kisen/images/bg_daiwa_arrow12.gif) no-repeat;
}
#daiwa_rulles dt.daiwa_arrow14{
	background:url(../../kisen/images/bg_daiwa_arrow14.gif) no-repeat;
}
#daiwa_rulles dd{
	padding:10px 10px 20px 40px;
}
#btn_default{
text-align:right;
font-size:85%;
}
#btn_default img{
vertical-align:middle;
margin-right:5px;
}

#jyoryu_oushou{
text-align:left;
}


/* 銀河戦・ＮＨＫ杯星とり表 */

#ginga_tv,#nhk_tv{
border-right:solid 1px #ccc;
border-top:solid 1px #ccc;
width:95%;
margin: 20px 0 20px 20px;
}
#ginga_tv th,#nhk_tv th{
padding:5px;
font-size:90%;
border-left:solid 1px #ccc;
border-bottom:solid 1px #ccc;
background:#efefef;
}
#ginga_tv td,#nhk_tv td{
padding:5px;
font-size:90%;
border-left:solid 1px #ccc;
border-bottom:solid 1px #ccc;
text-align:center;
}


/* 歴代 */
#result #resulttable{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border-left:solid 1px #bfbfbf;
	margin-bottom:30px;
}
#result #resulttable th{
	background:#426ea9;
	color:#fff;
	font-size:80%;
	padding:7px 5px;
	border-bottom:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	line-height:1;	
}
#result #resulttable th.num a{
	color:#fff;
	margin-right:3px;
	}
#result #resulttable th.num img{
	vertical-align:middle;
	}

#result #resulttable tr td{
	font-size:85%;
	padding:3px;
	border-bottom:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	line-height:1.25;
	text-align:center;
}
#result #resulttable tr td.resulttable_tournamentlink{
	font-size:80%;
	line-height:1.5;
}
#result #resulttable tr td#link_morearchive{
	background:url(../../kisen/images/link_morearchive.gif) no-repeat;
	padding:10px 10px 10px 40px;
	text-align:left;
}



#result #resulttable .bg_kisu{
	background:#f5f8fa;
}

#result #resulttable caption{
	font-size:80%;
	text-align:left;
	padding:15px 0 5px;
}

/* 歴代 */
#result #resulttable_j{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border-left:solid 1px #bfbfbf;
	margin-bottom:30px;
}
#result #resulttable_j th{
	background:#e75283;
	color:#fff;
	font-size:80%;
	padding:7px 5px;
	border-bottom:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	line-height:1;
}
#result #resulttable_j th.num a{
	color:#fff;
	margin-right:3px;
	}
#result #resulttable_j th.num img{
	vertical-align:middle;
	}

#result #resulttable_j tr td{
	font-size:85%;
	padding:3px;
	border-bottom:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	line-height:1.25;
	text-align:center;
}
#result #resulttable_j tr td.resulttable_tournamentlink{
	font-size:80%;
	line-height:1.5;
}
#result #resulttable_j tr td#link_morearchive{
	background:url(../../kisen/images/link_morearchive.gif) no-repeat;
	padding:10px 10px 10px 40px;
	text-align:left;
}



#result #resulttable_j .bg_kisu{
	background:#f5f8fa;
}

#result #resulttable_j caption{
	font-size:80%;
	text-align:left;
	padding:15px 0 5px;
}



/*　table歴代　*/
.rekidai_meijin { 
	width:98%;
	margin: 20px auto;
	padding:0;
	border-collapse:collapse;
	}

.rekidai_meijin th {
	background-color:#999;
	font-weight:bold;
	padding:6px;
	text-align:center;
	font-size:80%;
	border:solid 1px #ccc;
	color:#fff;
	}

.rekidai_meijin td {
	text-align:left;
	padding:3px 10px;
	vertical-align:top;
	font-size:85%;
	border:solid 1px #ccc;
	}
.rekidai_meijin .dai {
	background:#dbdbdb;
	}

.rekidai_meijin td.bg_blue {
background:#e0e8f3;
}
.rekidai_meijin .rekidai_time {
background:#e0e8f3;
}

