<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body {
background: url(img/bg.jpg) 0 263px repeat-x #1255a6;/*233px*/
}

.japan	{
	color: #FF0000;
}

.border	{
	width: 290px;
	height: 356px;
	border: 1px solid #23548f;
	margin: 0 4px;
}

#schedule_list td	{
	height: 34px;
	font-size: 10px;
}

/***************JS関連***************/
#midokoro     {display: block;}/*display: block;*/
#membermember {display: none;}

/***************予告***************/

/***************ヘッダー***************/
#header_box_w iframe {
	width: 100%;
	/*height: 285px;*/
	height: 263px;/*233px*/
	background-color: #fff;

}

/***************みどころ＆結果***************/
#title_img {
	width: 640px;
	height: 100px;
	}

#preview	{
	width: 640px;
	height: 115px;
	margin-top: 7px;
}

#preview2	{
	width: 640px;
	height: 88px;
	margin-top: 7px;
}

#result	{
	width: 640px;
	height: 140px;
	margin-top: 7px;
}

#point_bg	{
	background: #ffffff;
	padding: 10px;
	line-height: 16px;
}

#maintab	{
	margin: 12px 0;
}

#maintab a {
	position: relative;
	width: 80px;
	height: 30px;
	}

#maintab a div img {
	visibility: hidden;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	}

#maintab img {
	float: left;
	}

/*
#rightend {
	float: right;
	}
*/	
/***************プレーヤー***************/

#play_area	{
	background: #414141;
	width: 640px;
	height: 512px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#play_area_content {
	float: left;
	position: relative;
	left: 16px;
	}

#player {
	width: 320px;
	height: 331px;
	margin-bottom: 7px;
	}

/***************メンバー/日程・結果 共通***************/

.update	{
	color: #FFFFFF;
	font-size: 10px;
	position: relative;
	top: 14px;
	float: right;
	left: -5px;
	/*left: 259px;*/
}

/***************みどころ***************/

#midokoro_div {
	background-color: #000000;
	width: 312px;
	height: 129px;
	padding: 4px;
	}

#midokoro_div div {
	background-color: #FFFFFF;
	padding: 2px 3px;
	height: 123px;
	overflow: auto;
	font-size: 10px;
	line-height: 13px;
	}

/***************メンバー***************/
#membermember div {
	background-color: #000000;
	width: 320px;
	height: 137px;
	}

#membermember div div {
	background-color: #FFFFFF;
	width: 312px;
	height: 130px;
	position: relative;
	top: 3px;
	left: 4px;
	}

.position	{
	width: 33px;
	text-align: left;
	font-weight: bold;
}

.name	{
	width: 123px;
	text-align: left;
}

/***************サムネイル***************/

#thum_area {
	background-color: #000000;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 270px;
	height: 489px;
	position: relative;
	left: -16px;
	border: 1px solid #808080;
	float: right;
	z-index: 1;
	}

.thum {
	margin: 10px 0 10px 7px;
	width: 240px;
	}

.thum a img {
	float: left;
	}

.thum div {
	float: right;
	background-image: url(img/thum_bg.gif);
	width: 95px;
	height: 94px;
	}

.thum div img {
	position: relative;
	top: 6px;
	left: 3px;
	}

.thum_title {
	font-siza: 11px;
	position: relative;
	top: 7px;
	left: 4px;
	font-weight: bold;
	}

.thum_text {
	font-size: 10px;
	line-height: 13px;
	position: relative;
	top: 18px;
	left: 5px;
	}

/***************勝敗表***************/

#scoresheet_main	{
	width: 300px;
	height: 313px;
	margin-bottom: 5px;
}

#scoresheet_title	{
	 background: url(img/scoresheet_title.gif) no-repeat #3987e5;
	 height: 308px;
}

#list_bg	{
	 position: relative;
	 top: 12px;
	 width: 290px;
	 background-image: url(img/scoresheet_2.gif);
	 margin: 0 5px;
}

#white	{
	color: #FFFFFF;
}

.list td {
	width: 26px;
	height: 23px;
	text-align: center;
	font-size: 10px;
	/*padding: 5px 7px 5px 6px;*/
}

#subtitle0	{width: 80px; height: 23px;}
#subtitle_j	{width: 80px; height: 23px; font-size: 12px; color: #FF0000;}
#subtitle1	{width: 80px; height: 25px; font-size: 12px;}
#white .subtitle2	{width: 26px; height: 25px; font-size: 12px;}

#yosen_outline_title	{
	width: 300px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin-top: 3px;
	position: relative;
	top: 10px;
}

#yosen_outline_main	{
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	position: relative;
	left: 10px;
	top: 10px;
}

.symbol_color	{
	color: #FF0000;
}

#to_tafc_1	{
	 position: relative;
	 top: 11px;
	 left: 145px;
}

/***************日程・結果***************/
#schedule_title	{
	background: url(img/schedule_title.gif) no-repeat #3987e5;
	width: 300px;
}

#schedule_main	{
	margin: 12px 4px 0 4px; 
	border: 1px solid #23548f;
}

.schedule_table	{
	width: 290px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #5798e5;
	font-size: 10px; 
	text-align: center;	 
}

.schedule_table_done	{
	width: 290px;
	background-color: #dbe0e6;
	border-bottom: 1px solid #5798e5;
	font-size: 10px; 
	text-align: center;	 
}

.schedule_table_btm	{
	width: 290px;
	background-color: #FFFFFF;
	font-size: 10px; 
	text-align: center;	 
}

.schedule_table_btm_done	{
	width: 290px;
	background-color: #dbe0e6;
	font-size: 10px; 
	text-align: center;	 
}

.date	{
	/*width: 100px;*/
  width: 35%;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}

.date span {font-size: 11px;}

.country_h	{
	width: 27%;/*70px*/
	text-align: right;
}

.country_a, .country_ja, .country_jh, .country_ja {
	width: 27%;
}

.country_a	{
	/*width: 70px;*/
	text-align: left;
}

.country_jh	{
	/*width: 70px;*/
	color: #FF0000;
	text-align: right;
}

.country_ja	{
	/*width: 27%;*/
	color: #FF0000;
	text-align: left;
}

.score	{
	width: 11%;/*50px*/
}

#to_tafc_2	{
	float: right;
	margin: 1px;
}

/***************バナー以下***************/
#zettaini	{
	text-align: center;
	width: 300px;
	height: 100px;
	margin-top: 8px;
}

/***************フッター***************/
#footer_bgcolor	{
	background-color: #FFFFFF;
}
</pre></body></html>