
/* リンク */

a:hover
	{
	color: #ffffff;
	background-color: #ff0000;
	}

/* 基本 */

body
	{
	width: 600px;
	text-align: center;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
	}

/* 汎用フォントサイズ */

.size20
	{
	font-size: 20px;
	}
.size18
	{
	font-size: 18px;
	}
.size16
	{
	font-size: 16px;
	}
.size14
	{
	font-size: 14px;
	}
.size12
	{
	font-size: 12px;
	}
.size10
	{
	font-size: 10px;
	}
.size9
	{
	font-size: 9px;
	}
.size8
	{
	font-size: 8px;
	}

/* げえむえびう */

.gr
	{
	width: 400px;
	text-align: left;
	background-color: #eeeeff;
	padding: 10px;
	margin: 20px;
	}

.gr1
	{
	color: #cc0066;
	font-size: 20px;
	font-weight: bold;
	}

/* げえむえびう・日付 */

.gr2
	{
	font-size: 18px;
	font-weight: bold;
	}

/* げえむれびう・チーム名 */

.hiroshima
	{
	color: #ffffff;
	background: #fd0000;
	}
.hanshin
	{
	color: #222222;
	background: #ffb600;
	}
.chunichi
	{
	color: #ffffff;
	background: #0000b1;
	}
.yokohama
	{
	color: #9caec9;
	background: #0000e0;
	}
.yakult
	{
	color: #003f89;
	background: #d27878;
	}
.yomiuri
	{
	color: #c6702a;
	background: #222222;
	}
.softbank
	{
	color: #222222;
	background: #ffe700;
	}
.orix
	{
	color: #ffb600;
	background: #000075;
	}
.lotte
	{
	color: #222222;
	background: #cacaca;
	}
.seibu
	{
	color: #cacaca;
	background: #0099ff;
	}
.rakuten
	{
	color: #ca9042;
	background: #b60000;
	}
.nipponham
	{
	color: #5888ce;
	background: #f0d050;
	}

/* げえむれびう・スコア */

.gr3
	{
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	}

/* げえむれびう・本文 */

.gr4
	{
	font-size: 14px;
	line-height: 120%;
	}

/* 最下位に再会 */

.saikai
	{
	font: italic bold 40px "ＭＳ 明朝", 平成明朝, serif;
	color: #ff0080;
	line-height: 120%;
	}

.saikai2
	{
	font: italic bold 32px "ＭＳ 明朝", 平成明朝, serif;
	color: #ffffff;
	background: #000000;
	line-height: 120%;
	}

/* 永川三択 */

.santaku
	{
	width: 500px;
	font-size: 12px;
	background-color: #eaeaea;
	padding: 3px;
	}

/* 振り返ってみようかしら */

.furikae
	{
	width: 400px;
	font-size: 12px;
	line-height: 120%;
	background-color: #eaeaea;
	padding: 3px;
	}

/* 坪井ファンファーレ*/

.tsuboi
	{
	font-size: 15px;
	color: #990066;
	font-weight: bold;
	}

/* 氷川きよし */

.hikawa
	{
	font: bold 18px "ＭＳ 明朝", 平成明朝, serif;
	}

/* 栗原 */

.kuri1
	{
	margin-left: 100px;
	}

.kuri2
	{
	font-size: 12px;
	line-height: 140%;
	}
