body {
	background-image: url(../images/bg.png);
	margin-top: 0px;
}
#main_box {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 711px;
	padding: 0px;
	background-color: #000000;
}
#title_box {
	height: 30px;
	width: 510px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navi_box {
	height: 50px;
	width: 800px;
}
#image_box {
	float: none;
	height: 350px;
	width: 800px;
	margin-top: 7px;
}
#column_a {
	height: 590px;
	width: 220px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/contents_bg_c.png);
	float: left;
	padding-left: 50px;
	background-position: right;
}
#column_b {
	width: 510px;
	float: left;
	height: 590px;
	margin-left: 20px;
}
#column_c {
	width: 720px;
	float: left;
	height: 30px;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #999933;
	line-height: 25px;
	padding-left: 80px;
}
#mtbox_a {
	height: 553px;
	width: 490px;
	overflow: scroll;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	clear: both;
	height: 30px;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	background-color: #663333;
}
#column_box {
	height: 590px;
	width: 800px;
}
.style1 {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 20px;
}.style2 {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
}
.style3 {
	color: #999933;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
}
a:link {
color: #FF9900;
}
a:visited {
color: #FFFFFF;
}
a:hover {
color: #FFCC00;
}
a:active {
color: #CCCCCC;
}
