@charset "utf-8";
.container {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #191512;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 30px;
}
body {
	background-color: #191512;
	text-align: center;
}
.header {
	height: 58px;
	width: 1000px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.navi {
	margin-top: 18px;
	width: 700px;
	margin-bottom: 7px;
}
.header2 {
	height: 13px;
	width: 700px;
}
.header #right {
	float: left;
	width: 700px;
}

.navi2 {
	width: 257px;
	float: right;
}
main {
	height: auto;
	width: 1000px;
}
.disco-area {
	height: auto;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}
.disco-area .disc-img {
	float: left;
	width: 200px;
	margin-left: 30px;
}
.disco-area .disc-info {
	float: left;
	width: 226px;
	margin-left: 24px;
	margin-top: 30px;
	line-height: 150%;
}
.disc-ttl {
	margin-bottom: 20px;
}
.numbers-area {
	float: left;
	width: 485px;
	margin-top: 30px;
}
.numbers-area td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
}
.numbers-area a {
	color: #FFFFFF;
	text-decoration: none;
}
.numbers-area a:hover {
	color: #6666FF;
	text-decoration: none;
}
#disco-msg {
	margin-left: 30px;
	margin-top: 10px;
}
.numbers-area #comment {
	color: #FF0000;
	font-size: 10px;
}
.disco-area #inner {
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}
