body {
	margin-top: 0px;
	background-image:url(../image/top_bakg.png);
	background-repeat:repeat-x;
}

#mainbox {
	height: 690px;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
}
#headbox {
	height: 350px;
	width: 800px;
}
#columnbox {
	height: 250px;
	width: 800px;
	margin-top: 10px;
}#column1 {
	float: left;
	height: 485px;
	width: 160px;
	margin-right: 5px;
	border: thin none #888888;
	color: #EEEEEE;
	background-color: #66CC33;
}
#column2 {
	height: 200px;
	width: 460px;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
	overflow-y: scroll;
	margin-top: 10px;
	text-align: left;
	float: left;
}
#column2_title {
	height: 25px;
	width: 400px;
	margin-top:8px;
	float: left;
}
#topics {
	float: left;
	height: 190px;
	width: 460px;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
	overflow-y: scroll;
	margin-top: 5px;
	text-align: left;
}
#topics_title {
	width:460px;
	height:20px;
	margin-top:5px;
	float: left;
	text-align: left;
}
#column3 {
	float: right;
	height: 485px;
	width: 150px;
	border: thin none #888888;
	margin-left: 5px;
	background-color: #66CC33;
	text-align: center;
}
#bannerbox1 {
	height: 250px;
	width: 305px;
	background-color: #DDDDDD;
}#bannerbox2 {
	height: 170px;
	width: 305px;
	background-color: #DDDDDD;
}
#footerbox {
	clear: both;
	height: 30px;
	width: 800px;
	margin-top: 10px;
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #66CC33;
	text-align: center;
	float: left;
}
.style1 {font-size: 14px}
.style2 {
	font-size: 12px;
	color: #444444;
}
.style3 {font-size: 14px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.style4 {font-size: 12px}
.line { border-bottom:dotted 1px #996666; }
a:link {
	color: #333333;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #666666;
}