﻿@charset "UTF-8";

* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	font-size:14px;
}

img {
	border:0px;
}

table {
	border:0px;
}

ul {
	list-style-type:none;
}

input {
	font-size:14px;
}

textarea {
	font-size:14px;
}


#container {
	width:750px;
	margin:0px auto;
	text-align:left;
	border-left:solid 1px #1E90FF;
	border-right:solid 1px #1E90FF;
}

#container h1 {
	display:none;
}

#container .right {
	margin:10px 0px;
	width:210px;
	float:right;
}

.right .left_menu {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	border:solid 1px #00ccff;
	background-color:#ddf7ff;
	padding:10px;
}

.right .inq {
	font-size:13px;
	margin-left:20px;
}

.left_menu h4 {
	background-image:url( "../img/cate_bg.gif" );
	background-repeat:no-repeat;
	width:180px;
	height:22px;
	line-height:22px;
	text-indent:20px;
	color:#333333;
}

.left_menu ul {
	width:160px;
	_width:180px;
	background-color:#FFFEB7;
	padding-left:20px;
	padding-bottom:10px;
	list-style-type:disc;
}

.left_menu ul li a:link,
.left_menu ul li a:visited,
.left_menu ul li a:active {
	display:block;
	height:23px;
	margin-right:5px;
	font-size:13px;
	text-decoration:none;
	line-height:23px;
	vertical-align:middle;
	border-bottom:dotted 1px blue;
	color:blue;
}

.left_menu ul li a:hover {
	display:block;
	height:23px;
	margin-right:5px;
	font-size:13px;
	text-decoration:underline;
	line-height:23px;
	vertical-align:middle;
	border-bottom:dotted 1px blue;
	color:red;
}

#container .left {
	width:530px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8px;
}

.left .contents1 {
	float:left;
	width:170px;
	height:180px;
	border:dotted 1px #000000;
	margin-top:5px;
	margin-right:2px;
	font-size:13px;
}

.contents1 h3 {
	background-color:blue;
	font-size:15px;
	text-align:center;
}

.contents1 h3 a:link,
.contents1 h3 a:visited,
.contents1 h3 a:active {
	color:#ffffff;
	text-decoration:none;
}

.contents1 h3 a:hover {
	color:red;
	text-decoration:underline;
}

.contents1 p {
	padding:3px;
}

.left .contents2 {
	float:left;
	width:170px;
	height:180px;
	border:dotted 1px #000000;
	margin-top:5px;
	font-size:13px;
}

.contents2 h3 {
	background-color:blue;
	font-size:15px;
	text-align:center;
	color:#ffffff;
}

.contents2 h3 a:link,
.contents2 h3 a:visited,
.contents2 h3 a:active {
	color:#ffffff;
	text-decoration:none;
}

.contents2 h3 a:hover {
	color:red;
	text-decoration:underline;
}

.left .what {
	width:520px;
	margin-top:10px;
}

.what h4 {
	background-image:url( "../img/bar50.gif" );
	width:520px;
	height:25px;
	line-height:28px;
	vertical-align:bottom;
	text-indent:20px;
}

.what p {
	height:200px;
	border-left:solid 1px #B0C4DE;
	border-right:solid 1px #b0c4de;
	border-bottom:solid 1px #b0c4de;
	padding:5px;
}

.left .top_list {
	margin-bottom:5px;
	font-size:12px;
}

.left .sports_info {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:5px;
	line-height:25px;
	letter-spacing:2px;
}

.left .game_list {
	margin:10px 0px;
}

.game_list h3 {
	width:520px;
	height:26px;
	background-image:url( "../sports/img/title004_04.gif" );
	background-repeat:no-repeat;
	line-height:26px;
	text-indent:20px;
	vertical-align:bottom;
	font-size:15px;
}

.game_list ul {
	padding:10px 20px;
}

.game_list ul li {
	list-style-type:disc;
	line-height:25px;
	letter-spacing:2px;
}

.left .sports_photo li {
	float:left;
	margin-right:5px;
}

.left .access {
	width:520px;
}

.access h4 {
	margin-top:10px;
}

.access table {
	width:520px;
	margin-bottom:5px;
	background-color:#333333;
	font-size:14px;
}

.access td {
	padding:2px;
	background-color:#ffffff;
}


.left .inq {
	width:520px;
	font-size:14px;
	background-color:#0000ff;
}

.inq th {
	background-color:#6495ED;
	padding:5px;
	color:#ffffff;
	vertical-align:top;
	font-weight:normal;
	width:120px;
	text-align:right;
}

.inq td {
	background-color:#ffffff;
	padding:5px;
}

.left .link {
	margin:10px 50px;
	font-size:14px;
}

.link td {
	padding:5px;
}


#container .footer {
	clear:both;
	padding:5px 0px;
	font-size:12px;
	text-align:center;
	background-color:#1E90FF;
	color:#ffffff;
	font-weight:bold;
}

.hankaku { ime-mode: disabled; }
.zenkaku { ime-mode: active; }
