.red {color: #FF0000}
.red_bold {	color: #FF0000;
	font-weight: bold;
}
.blue {color: #0000FF}

.green {color: #006600;
	font-weight: bold;
}

#container {
	position: relative;
	width: 780px;
	background-color: #FFFFFF;
	border-right-color: #6699CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #6699CC;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	color:#666666;
	font-size: 12px;
	font-family: Osaka, "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック";
}

A {
	text-decoration: none;
}
A:link {
	color: #0000FF;
}
A:visited {
	color: #6600FF;
}
A:active {
	color: #FF0000;
}
A:hover {
	color: #00CC00;
}

#entrance {
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -200px;
}

#navi {
	background-color: #6699CC;
	vertical-align: top;
}

#content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content-sub {
	padding-top: 20px;
	background-color: #99CCFF;
}

#footer {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

h1 {
	display: none;
}

h2 {
	color: #3399CC;
}

#top-special {
	vertical-align: top;
	padding-bottom: 20px;
}

#top1 {
	vertical-align: top;
	padding-bottom: 10px;
}
#top2 {
	padding-left: 20px;
	vertical-align: top;
	padding-bottom: 10px;
}

#info1 {
	vertical-align: top;
	padding-bottom: 20px;
}
#info2 {
	padding-left: 20px;
	vertical-align: top;
	padding-bottom: 20px;
}

#players-left {
	padding-left: 40px;
}

#players-right {
	padding-left: 30px;
	padding-bottom: 20px;
}

#disco-title1 {
	padding-left: 20px;
	padding-bottom: 10px;
}
#disco-title2 {
	padding-left: 20px;
	padding-bottom: 10px;
}
#disco-song-left_c {
	padding-bottom: 2px;
	text-align: center;
	padding-left: 20px;
}
#disco-song-right_c {
	padding-left: 20px;
	padding-bottom: 2px;
	text-align: center;
}
#disco-song-left {
	padding-bottom: 1px;
	padding-left: 20px;
}
#disco-song-right1{
	padding-bottom: 1px;
	padding-left: 20px;
	text-align: center;
}
#disco-song-right2{
	padding-bottom: 1px;
	text-align: center;
	padding-left: 20px;
}

#disco-title_no-img {
	padding-bottom: 5px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

#no-image {
	text-align:center;
}