@charset "EUC-JP";

html {
	margin:0;
	padding:0;
}

body {
	background:url('../img/header_bg.gif') repeat-x 0 0;
}

/* [start] header */
#header {
	margin:0;
	padding:0;
	width:870px;
	height:97px;
	position:relative;
	z-index:100;
}

#header h1#speed {
	width:320px;
	height:97px;
	position:absolute;
	left:0;
	top:0;
}
#header h1#speed a {
	margin:0;
	padding:0;
	display:block;
	width:320px;
	height:97px;
	text-indent:-9999px;
	font-size:1px;
	background:url('../img/speed.gif') no-repeat 0 0;
}

#header h1#header-logo {
	width:525px;
	height:62px;
	position:absolute;
	left:320px;
	top:0;
}
#header h1#header-logo a {
	margin:0;
	padding:0;
	display:block;
	width:525px;
	height:62px;
	text-indent:-9999px;
	font-size:1px;
	background:url('../img/logo.gif') no-repeat top left;
}

/* [start] headerNavi */
#header ul {
	margin:0;
	padding:0;
	width:525px;
	height:25px;
	position:absolute;
	left:320px;
	top:62px;
	list-style:none;
}
#header ul li {
	margin:0;
	padding:0;
	height:25px;
	float:left;
	position:relative;
}
#header ul li#naviGames {
	width:171px;
}
#header ul li#naviPlayers {
	width:216px;
}
#header ul li#naviSpecial {
	width:138px;
}

#header ul#navigation ul {
	width:auto;
	height:auto;
	top:25px;
	display:none;
}
#header ul li#naviGames ul {
	left:3px;
}
#header ul li#naviPlayers ul {
	left:7px;
}
#header ul li#naviSpecial ul {
	left:5px;
}
#header ul#navigation li ul li {
	height:auto;
	float:none;
}
/* [end] headerNavi */
/* [end] header */

/* [start] ttlArea */
#ttlArea,
#ttlArea h2,
h2#ttlArea {
	margin:0;
	padding:0;
	height:104px;
	position:relative;
	z-index:0;
}
/* [end] ttlArea */




.ttl-01 {
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#007739;
}

.ttl-02 {
	margin:0 0 5px 0;
	padding:20px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#007739;
	border-top:1px solid #000;
}

.attention {
	margin:0;
	padding:5px 0;
	font-size:10px;
	line-height:16px;
}

.mainMenu {position:absolute; cursor:hand; z-index:1;}

#menu1 {position:absolute; left:323px; top:87px; visibility:hidden;}
#menu2 {position:absolute; left:498px; top:87px; visibility:hidden;}
#menu3 {position:absolute; left:712px; top:87px; visibility:hidden;}

/*▼諸々移行が済んだら要らなくなります*/
#speed {
	width:320px;
	height:97px;
	background:url('../img/speed.gif') no-repeat left top;
}

#header-logo {
	width:525px;
	height:62px;
	background:url('../img/logo.gif') no-repeat top left;
}
/*▲諸々移行が済んだら要らなくなります*/

#navi {
	margin:27px 0 0 0;
	padding:0;
}

#category {
	margin:0;
	padding:0;
	width:320px;
	height:104px;
	text-indent:-9999px;
}

.paragraph{
	margin-bottom:20px;
	padding:0;
	width:820px;
	font-size:12px;
	line-height:16px;
}

.paragraph-02{
	margin:0 0 20px 0;
	padding:0;
	font-size:12px;
	line-height:16px;
}

.contents {
	padding-left:25px;
	z-index:0;
}

#noTtlContents {
	padding-top:48px;
	background:url('../img/ttl_other.gif') no-repeat 0 0;
}

.contents-left {
	margin:0;
	padding:0;
	width:240px;
	float:left;
}

.contents-right {
	margin:0;
	padding:0 10px;
	float:left;
}

.list-01 {
	margin:0 0 10px 0;
	padding:4px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	list-style:none;
	width:820px;
}

.list-01 li {
	margin:0;
	padding:3px 13px;
	font-size:12px;
	line-height:14px;
	background:url('../img/arrow.gif') no-repeat left 5px;
}

.tbl-01 {
	margin-bottom:10px;
	padding:0;
	border-top:1px solid #000;
}

.tbl-01 td {
	margin:0;
	padding:7px 10px;
	font-size:12px;
	line-height:14px;
	border-bottom:1px solid #000;
}

.tbl-02 {
	border-top:1px dashed #cccccc;
	font-size:12px;
	padding-top:10px;
	margin-top:10px;
	width:820px;
}
.tbl-03 {
	margin-top:10px;
	padding:0;
	border:1px solid #ddd;
	background-color:#ccc;
}

.tbl-03 td {
	margin:0;
	padding:7px 10px;
	font-size:12px;
	line-height:14px;
	border-bottom:1px solid #fff;
}

/* 試合結果テーブル */
.result-tbl {
	margin-bottom:30px;
	padding:0;
	width:820px;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #000;
}

.result-tbl td,
.result-tbl th {
	margin:0;
	padding:7px 10px;
	font-size:12px;
	line-height:14px;
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #000;
}

.result-tbl th {
	text-align:left;
}


.page-title {
	margin:0;
	padding:0;
	width:820px;
	height:36px;
	text-indent:-9999px;
}