/* デフォルト */

title
	{
	display: none;
	}
h1
	{
	display: block;
	font-size: 2em;
	font-weight: bolder;
	margin: .67em 0;
	}
p
	{
	display: block;
	margin: 1.33em 0;
	}
address
	{
	display: block;
	font-style: italic;
	}
body
	{
	background-color: #ffface;
	font-family: MS UI Gothic, ＭＳ Ｐゴジック, osaka;
	margin: 20px;
	scrollbar-3d-light-color: #c66b4a;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #4a944a;
	scrollbar-dark-shadow-color: #5a9418;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	}

/* リンク */

a:link
	{
	color: #330099;
	text-decoration: none;
	}
a:visited
	{
	color: #330099;
	text-decoration: none;
	}
a:hover
	{
	color: #ffffff;
	background: #ff0000;
	text-decoration: none;
	}

/* 基本 */

p
	{
	font-size: 12px;
	line-height: 135%;
	}

table
	{
	font-size: 12px;
	}

/* スタメンデータベース・タイトル */

h1
	{
	font-size: 48px;
	background: #98ca98;
	color: #330000;
	width: 780px;
	}

.title2
	{
	font-size: 14px;
	}
.title3
	{
	font-size: 16px;
	line-height: 135%;
	}


/* テーブル表示*/

#central
	{
	border: none;
	text-align: center;
	width: 720px;
	margin-left: 0px;
	padding-left: 0px;
	table-layout: fixed;
	}
#pacific
	{
	border: none;
	text-align: center;
	width: 840px;
	margin-left: 0px;
	padding-left: 0px;
	table-layout: fixed;
	}
#central th, #pacific th
	{
	width: 118px;
	border: 1px solid #cccccc;
	font-size: 16px;
	}
#central th a, #pacific th a
	{
	display: block;
	width: 118px;
	text-decoration: none;
	background: #999999;
	color: #ffffff;
	}
#central td a, #pacific td a
	{
	display: block;
	width: 118px;
	text-decoration: none;
	font-size: 16px;
	}
#hiroshima
	{
	color: #260751;
	background: #ff0000;
	}
#hanshin
	{
	color: #222222;
	background: #ffb600;
	}
#chunichi
	{
	color: #ffffff;
	background: #022236;
	}
#yokohama
	{
	color: #003d74;
	background: #1e90ff;
	}
#yakult
	{
	color: #ef1838;
	background: #203e99;
	}
#yomiuri
	{
	color: #ff5e00;
	background: #222222;
	}
#softbank
	{
	color: #222222;
	background: #ffe700;
	}
#orix
	{
	color: #ffffff;
	background: #000019;
	}
#kintetsu
	{
	color: #cc0000;
	background: #000000;
	}
#lotte
	{
	color: #222222;
	background: #cacaca;
	}
#seibu
	{
	color: #ffffff;
	background: #121642;
	}
#rakuten
	{
	color: #ca9042;
	background: #b60000;
	}
#nipponham
	{
	color: #5888ce;
	background: #f0d050;
	}
#central td, #pacific td
	{
	empty-cells: show;
	font-size: 12px;
	text-align: center;
	}
.tei
	{
	color: #666666;
	}


