	@import"../default.css";

/*　コンテンツ部分の背景設定　*/

.contents	{
	clear:both;
	width: 980px;
	background-image:url(../../images/bg_contents.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin:0;
	padding:0;
	}
.contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .contents {
    height: 1em;
    overflow: visible;
}

.contents .left{ width:180px; float:left;}
.contents .cont{ width:780px; float:right;}
.contents .main{ width:500px; float:left;}
.contents .right{ width:260px; float:right;}

/*　共通　*/
.contents h3 {
	clear:both;
	line-height:1.5;
	width:740px;
	margin:20px 20px 0px 20px;
	padding:7px 0 5px 35px;
	background:url(../../images/bg_h3.gif) 0 3px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:110%;
}

.contents h3.ss{
	clear:both;
	width:500px;
	height:50px;
	margin:20px 0 10px 0;
	padding:8px 0 0 35px;
	background:url(../../images/bg_h3_s.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:110%;
}

.contents h3 .shusai { font-size:80%;}

.contents h4{
	clear:both;
	background:url(../../images/bg_h4.gif);
	background-repeat:repeat-y;
	background-position:top left;
	margin:0 15px 15px 15px;
	padding:0 0 0 15px;
	font-weight:bold;
	text-align:left;
}

.contents  h3#joryu {
	clear:both;
	line-height:1.5;
	width:740px;
	margin:20px 20px 0px 20px;
	padding:6px 0 3px 35px;
	background:url(../../kisen/images/bg_h3_joryu.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:110%;
}
.contents  h3#joryu2 {
	clear:both;
	line-height:1.5;
	width:740px;
	margin:20px 20px 0px 20px;
	padding:6px 0 6px 35px;
	background:url(../../kisen/images/bg_h3_joryu2.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:110%;
}
.contents  #jyoryu_oushou p {
position:relative;
top:-10px;
font-size:90%;
padding-left:50px;
}
.contents  #jyoryu_oushou {
margin-bottom:20px;
}

.contents  h3#joryu .shusai { font-size:80%;}

.copy { margin:20px; font-size:85%; text-align:left; line-height:1.5;}


/*　TOP 記録リンク　*/
.record {
height:40px;
text-align:center;
background:transparent url(../../images/top_kisen_bglink.gif) repeat-x;
}
.record p {
font-size:90%;
padding-top:10px;
}
.record p img {
vertical-align:middle;
margin-right:5px;
}
/*　TOP 棋界ニュース　*/

.kisennews {
	width:498px; text-align:left;
}

.newstoday {
clear:both;
margin:10px 15px;
padding:0;
font-size:90%;
line-height:1.5;
min-height:67px;
_height:67px;
}
.dotline{
 clear:both;
 width:100%;
 height:10px;
 background:url(../../images/dotline.gif) repeat-x left middle;
}
.newstoday img {
border:solid 1px #ccc;
}
.newstoday img.ph_left {
margin-bottom:8px;
}
.kifu_link { 
	height:20px;
	background-image:url(../../images/icon_kifu.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding:5px 0 5px 23px;
	font-weight:bold;
	line-height:1.5;
}

/*　btn テキスト文中の場合　*/
.bt_icon{ border:none; padding-left:5px;}

.bt_icon02{ border:none; padding-right:15px;}


ul.news	{
	clear:both;
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
ul.news li{
	background-image:url(../../images/arrow_r.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 15px;
	padding-left:15px; padding-bottom:20px;
	font-size:90%;
	line-height:1.3;
}

/*　TOP 解説会table　*/
.contents table.kaisetukai {
	margin: 0 15px 30px 15px;
	padding:0;
	border-collapse:collapse;
	}

.contents table.kaisetukai th {
	background-color:#666;
	font-weight:bold;
	padding:3px 5px;
	text-align:center;
	font-size:90%;
	border:solid 1px #ccc;
	color:#fff;
	}

.contents table.kaisetukai td {
	background-color:#fff;
	text-align:left;
	padding:10px 10px;
	vertical-align:top;
	font-size:80%;
	border:solid 1px #ccc;
	line-height:1.3;
	}

.contents table.kaisetukai td.place {
	width:100px;
	text-align:center;
	background-color:#ebebeb;
	color:#666;
	font-weight:bold;
	padding:10px 5px;
	vertical-align:top;
	font-size:80%;
	border:solid 1px #ccc;
	}
.contents table.kaisetukai td.genchi {
	width:100px;
	text-align:center;
	background-color:#d6e1ef;
	color:#666;
	font-weight:bold;
	padding:10px 5px;
	vertical-align:top;
	font-size:80%;
	border:solid 1px #ccc;
	}

/*　TOP 本日の中継　*/
.live {
	background-color:#fdeadd; text-align:left; margin:20px 0; border:solid 1px #F0C9AF;
}
.live .ttl {
	height:40px;
	background:url(../../kisen/images/bg_live.jpg);
	background-repeat:no-repeat;
	font-size:90%;
	padding:5px 10px 0 0;
	color:#fff;
	font-weight:bold;
	text-align:right;
}

.live .livetoday { clear:both; margin:0 15px; padding:0 0 20px 0;}
.live .livetoday p.livetodaytxt {  clear:both;font-size:90%; line-height:1.3;}
.livetoday img { border:solid 1px #ccc;}
.livetoday .livesite { 
	height:20px;
	background-image:url(../../images/live_icon.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding:5px 0 5px 23px;
	font-weight:bold;
	line-height:1.5;
}


/*　TOP 中継サイト一覧　*/
.live_ichiran{ background-color:#eaeef1; text-align:left; border:solid 1px #cbcbcb; margin-top:20px;}
.live_ichiran .ttl{ background-color:#d8dee4; text-align:right; padding:7px 10px; color:#515d69; font-size:85%; font-weight:bold; border:solid 1px #fff; border-bottom:none;}

ul.live_hp {
	clear:both;
	list-style-type:none;
	margin: 0;
	padding-top: 15px;
	border:solid 1px #fff;
	}
ul.live_hp li{
	background-image:url(../../images/icon_kifu_s.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px; padding-bottom:15px;
	margin:0 15px;
	font-size:85%;
	line-height:1.3;
}

/*　昇段規定　*/
.kitei { width:740px; margin:20px auto; text-align:left;}
.kitei p{ margin:30px 15px; padding-top:20px; font-size:85%; text-align:left; line-height:1.5; border-top:dashed 1px #666;}
.kitei ul{ margin:15px; padding:0 15px; text-align:left; list-style:circle;}
.kitei ul li { font-size:90%; padding:5px 0; margin:0 15px; line-height:1.3;}


/*　サイドnavi共通　*/
.side	{
	width: 170px;
	margin:0 5px;
	padding:0;
	background-color:transparent;
	text-align:center;
}

.side .bg_sidenavi_first { 
	text-align:left; 
	width:170px;
	height:36px;
	background-image:url(../../images/bg_sidenavi_first.jpg);
}
.side .bg_sidenavi_first h2 { padding-top:13px; padding-left:30px; font-size:90%;}

.side .bg_sidenavi {
	text-align:left;
	width:170px;
	height:31px;
	background-image:url(../../images/bg_sidenavi.jpg);
}
.side .bg_sidenavi h2 { padding-top:8px; padding-left:30px; font-size:90%;}

ul#sidemenu	{
	width: 170px;
	margin:0;
	padding:0;
	clear: both;
}
ul#sidemenu li{
	width:170px;
	text-align:left;
	color:#003399;
}
ul#sidemenu li a {
	width:170px;
	display:block;
	font-size:80%;
	padding:7px 0;
	padding-left:10px;
	color:#003399;
	background:url(../../images/bg_sidenavi_off.jpg) no-repeat;
}
ul#sidemenu li a:hover{
	width:170px;
	display:block;
	font-size:80%;
	padding:7px 0;
	padding-left:10px;
	background:url(../../images/bg_sidenavi_on.jpg) no-repeat;
	color:#ffffff;
}
ul#sidemenu li#current	{
	background:url(../../images/bg_sidenavi_on.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:80%;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	}
/*　マイナビと女流王座併記用　*/
ul#sidemenu02 li {
	float: left;
	width: 80px;
	display: inline;
}
ul#sidemenu02 li a {
	display:block;
	font-size:80%;
	padding:9px 0 9px 10px;
	color:#003399;
	background:url(../../images/bg_sidenavi_off02.jpg) no-repeat;
}
ul#sidemenu02 li a:hover{
	display:block;
	font-size:80%;
	padding:9px 0 9px 10px;
	background:url(../../images/bg_sidenavi_on02.jpg) no-repeat;
	color:#ffffff;
}
ul#sidemenu02 li#current {
	background:url(../../images/bg_sidenavi_on02.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:80%;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}
/*　マイナビと女流王座併記用（ここまで）　*/



#index_news li {
padding-bottom:10px;
}

.contents p.newsAdd {
	clear:both;
	padding:3px 0 3px 25px;
	font-size:90%;
	background:#f8c30c url(../../images/bg_topAdd.gif) no-repeat 0 3px;
	margin:0 15px;
	line-height:1.5;
}
/* 棋戦ＴＯＰページ／一覧表 */
#kisentop{
padding-top:20px;
}
#kisentop table {
border-top:solid 1px #cccccc;
border-left:solid 1px #cccccc;
margin:0 auto;
}
#kisentop  th{
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
width:200px;
background:#dddede;
vertical-align:middle;
}
#kisentop  td{
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
padding:5px;
text-align:left;
}
#kisentop  td#male_sbutitle{
background:url(../../kisen/images/male_subtitle_bg.jpg) repeat-x left bottom;
padding:0;
line-height:1px;
}
#kisentop  td#female_sbutitle{
background:url(../../kisen/images/female_subtitle_bg.jpg) repeat-x left bottom;
padding:0;
line-height:1px;
}
#kisentop  .titleholder{
width:225px;
font-size:90%;
font-weight:bold;
line-height:1.25;
border-right:solid 1px #ccc;
vertical-align:middle;
}
#kisentop  .titleholder p{
vertical-align:middle;
}

#kisentop  .titleholder img{
border:solid 1px #ccc;
vertical-align:middle;
}
#kisentop  .photo {
float:left;
margin-right:10px;
}
#kisentop  ul li{
background:url(../../kisen/images/arrow_r.gif) no-repeat 0 5px;
padding:3px 3px 3px 12px;
line-height:1.35;
font-size:80%;
}
#kisentop  .livekifu_linkurl{
vertical-align:top;
padding-left:15px;
padding-right:30px;
}
.winner{
margin-right:10px;
}


/* 男性棋戦テキストリンク（背景：青） */
#kisentop  th.textlink_male{
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
width:200px;
background:#6595c7;
vertical-align:middle;
}
#kisentop  th.singleline{
padding:15px 0;
}
#kisentop  td.textlink_male_titleholder{
border-bottom:solid 1px #ccc;
border-right:solid 1px #ccc;
padding:10px 10px 10px 15px;
background:url(../../kisen/images/bg_textlink_male_titleholde.gif);
font-size:90%;
font-weight:bold;
color:#1e5a9a;
text-align:left;
line-height:1.1;
}
#kisentop td.textlink_male_linkurl{
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
padding-left:15px;
}


/* 女流棋戦テキストリンク（背景：赤） */
#kisentop  th.textlink_female{
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
width:200px;
background:#fa7ba5;
vertical-align:middle;
min-height:60px;
_height:60px;
}
#kisentop  td.textlink_female_titleholder{
border-bottom:solid 1px #ccc;
border-right:solid 1px #ccc;
padding:10px 10px 10px 15px;
background:url(../../kisen/images/bg_textlink_female_titlehol.gif);
font-size:90%;
font-weight:bold;
color:#ff518b;
text-align:left;
line-height:1.1;
}
#kisentop td.textlink_female_linkurl{
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
padding-left:15px;
}
#kisentop  td.shikiri{
padding:10px;
background:#fff;
text-align:center;
color:#fff;
font-weight:bold;
}



#kaisetukai{
border-left:solid 1px #ababab;
border-top:solid 1px #ababab;
width:90%;
margin:0 auto;
margin-bottom:50px;
}
#kaisetukai th{
background:#426ea9;
color:#fff;
padding:10px;
font-size:90%;
border-right:solid 1px #ababab;
border-bottom:solid 1px #ababab;
width:200px;
line-height:1.25;
}
#kaisetukai td{
padding:10px;
font-size:80%;
border-right:solid 1px #ababab;
border-bottom:solid 1px #ababab;
line-height:1.5;
text-align:left;
}
#kaisetukai td strong{
color:#FF6633;
}
#kaisetukai .playername{
font-size:80%;
}
