@charset "UTF-8";
#container {
	width: 960px;
	text-align: left;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#header {
	text-align: right;
}
#navi {
	background-color: #000000;
}
#lineup {
	background-color: #CC6925;
	height: 2px;
	line-height: 0;
	font-size: 0;
}
#contents {
	background-color: #F8F0D8;
	height: 320px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	background-color: #F8F0D8;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#linedown {
	background-color: #CC6925;
	height: 2px;
	line-height: 0;
	font-size: 0;
	clear: both;
}
#blackbox {
	background-color: #000000;
	height: 18px;
	clear: both;
}
#blackflash {
	background-color: #000000;
}
#footer {
	clear: both;
	padding-top: 2px;
	text-align: right;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
