body {
	color: #000000;
	background-color: #ffffff;
	font-size: 15px;
	background:url(img/wall.gif) repeat-x;
}
th,td {
	font-size: 15px;
}
hr{
	color:#606060;
	height:1;
	width:100%;
	margin:0;
}
.frame {
	margin:0 50px;
}
a.mapbar {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
a.mapbar:hover {
	text-decoration:underline;
}
div.caption {
	border-bottom: solid 6px #c7c7c7;
	margin:12px 0 4px 0;
	font-weight:bold;
	font-size:13px;
	color:#606060;
}

/* トップページ用CSS */
td.gametxt {
	padding:3px;
	line-height:120%;
	color:#666666;
	font-size:11px;
}
td.count {
	color:#626262;
	font-weight:bold;
	font-size:13px;
}
a.game {
	color:#606060;
	font-size:12px;
	text-decoration:none;
}
a.game:hover {
	text-decoration:underline;
}

/* サイトマップ用CSS */
a.map {
	color:#606060;
	font-size:12px;
	text-decoration:none;
}
a.map:hover {
	text-decoration:underline;
}
div.map {
	margin:8 40;
}


h1 {
	font-size:17px;
	color:#c00000;
	margin:10 0 10 0;
	}

h2 {
	font-size:15px;
	color: #2020a0;
	margin:5 0 5 0;
}



