#sub_base {
	float: left;
	height: auto;
	width: 800px;
	background-color: #000;
}
#sub_base #left {
	float: left;
	height: auto;
	width: 500px;
	background-color: #7F1084;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#right {
	float: left;
	height: auto;
	width: 225px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #7F1084;
	clear: none;
}
#news_base {
	height: auto;
	width: 500px;
	background-color: #7F1084;
}
#bar {
	float: left;
	height: auto;
	width: 470px;
	background-color: #000;
	margin: 15px;
}
#txt {
	background-color: #EEE;
	height: auto;
	width: 470px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#txt1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	float: left;
	height: auto;
	width: 450px;
	margin: 10px;
}
#topics {
	float: left;
	height: 200px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #EEE;
}

