body{
	margin:0px;
	background-color:#ffffff;
}
#footer {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	height: 100%;
}
#header {
	background-image: url(http://www.mxtv.co.jp/head/kabe.gif);
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 110px;
}
.f_link1 {
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	text-decoration: none;
}
.f_link2 {
	float: left;
	width: 100px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#f_link {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-bottom: 20px;
}
#copy {
	clear: left;
	font-size: small;
}
#main {
	width: 100%;
	background-color: #000000;
}
#rap {
	width: 100%;
}


