body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
#head {
	width: 100%;
	height: 55px;
	background-image: url(../common/logo_s_r1_c2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	background-color: #663333;
	float: left;
	}
#mv-box {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 640px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 480px;
	}
#mv-box h1  {
	color: #cc9999;
	margin-bottom: 0.7em;
	text-align: left;
}

#mv-box .tv-line {
	border: 1px solid #333333;
	}
#mv-box p {
	text-align: left;
	margin-bottom: 1em;
}

.copyright {
	display: block;
	font-size: 11px;
	clear: both;
	}
