@charset "utf-8";
#header {
	height: 30px;
	width: 800px;
}
#navi {
	height: 28px;
	width: 800px;
}
#middle {
	width: 800px;
}
#left {
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
}
#right {
	float: left;
	width: 330px;
	padding-top: 5px;
	padding-right: 5px;
}
#footer {
	clear: both;
	height: 67px;
	width: 800px;
	background-image: url(../%E4%BD%9C%E6%A5%AD%E7%94%A8/30%E6%AD%B3%E7%AB%A5%E8%B2%9E%E3%82%82%E3%82%93/%E3%82%B5%E3%82%A4%E3%83%88%E9%96%A2%E4%BF%82/BG.gif);
	background-repeat: repeat;
}
#wrapper {
	height: auto;
	width: 800px;
}
#middle_top_text {
	height: auto;
	width: 800px;
	font-size: 10px;
}
#wrapper table tr td table tr td #middle_top_text table tr td .comment {
	font-size:11px;
	color: #FFF;
}
#download {
	height: auto;
	width: 800px;
	text-align: center;
	background-image: url(image/download_01.jpg);
	color: #FFF;
	font-size: 10px;
}
#wrapper table {
	font-size: 11px;
	color: #FFF;
}
