* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
p {
	font-size: 12px;
	color: #121212;
	padding: 5px;
	line-height: 130%;
}
h3 {
	font-size: 10px;
	color: #CC0000;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left: 5px;
}
h4 {
	font-size: 14px;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: normal;
}
a {
	color: #006699;
}
a:hover {
	color: #CC0000;
}
#wrap {
	height: auto;
	width: 700px;
	margin-left: 25px;
}
#header {
	height: 175px;
	width: 700px;
	margin-bottom: 15px;
}
#navi {
	height: 50px;
	width: 700px;
	margin-bottom: 15px;
}
#navi li {
	float: left;
	list-style-type: none;
}
#navi a {
	display: block;
	height: 50px;
	width: 100px;
	text-indent: -9999em;
}
#navi a.nav1 {
	background-image: url(images/main-navi01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.nav2 {
	background-image: url(images/main-navi02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.nav3 {
	background-image: url(images/main-navi03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.nav4 {
	background-image: url(images/main-navi04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.nav5 {
	background-image: url(images/main-navi05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.nav6 {
	background-image: url(images/main-navi06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.nav7 {
	background-image: url(images/main-navi07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.nav1:hover {
	background-position: 0px -50px;
}
#navi a.nav2:hover {
	background-position: 0px -50px;
}
#navi a.nav3:hover {
	background-position: 0px -50px;
}
#navi a.nav4:hover {
	background-position: 0px -50px;
}
#navi a.nav5:hover {
	background-position: 0px -50px;
}
#navi a.nav6:hover {
	background-position: 0px -50px;
}
#navi a.nav7:hover {
	background-position: 0px -50px;
}
#container {
	height: auto;
	width: 700px;
	clear: left;
}
#main {
	height: auto;
	width: 523px;
	float: right;
}
#main iframe {
	margin-left: 5px;
}
.box {
	height: auto;
	width: 521px;
	margin-bottom: 15px;
	border: 1px dotted #121212;
	background-color: #F0F0F0;
	padding-bottom: 5px;
}
.block {
	height: auto;
	width: 521px;
	border: 1px dotted #121212;
	background-color: #F0F0F0;
	padding-bottom: 5px;
}
#sub {
	float: left;
	height: auto;
	width: 162px;
}
#sub li {
	margin-bottom: 5px;
	list-style-type: none;
}
.live {
	height: auto;
	width: 160px;
	border: 1px solid #121212;
	margin-bottom: 15px;
}
.menu {
	height: auto;
	width: 160px;
	border: 1px dotted #121212;
	margin-bottom: 15px;
	background-color: #F0F0F0;
	text-align: center;
	font-size: 12px;
}
.ranking {
	height: auto;
	width: 160px;
	border: 1px dotted #121212;
	background-color: #F0F0F0;
	text-align: center;
}
#footer {
	clear: both;
	height: auto;
	width: 700px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
