* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,  sans-serif;
	font-size: 75%;
	line-height: 140%;
	background-color: #000;
	text-align: center;
	color: #CCC;
}
p {
	margin-bottom: 1em;
}

a {
	color: #69F;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a img {
	border-width: 0px;
}

#container {
	text-align: left;
	margin: 10px auto;
	width: 700px;
}
#container2 {
	text-align: left;
	margin: 10px auto;
	width: 700px;
}
#contents {
	float: left;
	width: 700px;
}
#side_ad {
	float: right;
	width: 120px;
	height: 600px;
	background-color: #333;
}
#game {
	margin-bottom: 13px;
}

#menu {




}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
}
#btm_ad {
	margin-top: 10px;
}
#home {
	float: left;
	width: 700px;
	text-align: center;
}
#banner_ad {
	float: right;
	width: 468px;
	height: 60px;
	background-color: #333;
	text-align: center;
}
#tyuui {
	margin-top: 20px;
	color: #999;
}

#counter {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999;
}



#ftmenu {
	padding: 5px;
	text-align: center;
	color: #666;
	background-color: #333;
	margin-top: 10px;
	clear: both;
}
#ftmenu ul {
	list-style-type: none;
}
#ftmenu li {
	display: inline;
}
#copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999;
}

.hyou01 {
	background-color: #666;
}
.hyou02 {
	background-color: #000;
	padding: 3px;
}
.sikiri {
	clear: both;
}
