html, body {
	background-color: #04378b;
	height: 100.1%;
}

#container {
	width: 100%;
}

#content_table {
	width: 1004px;
	border: 1px solid #ffffff;
}

#bg_header {
	width: 1004px;
	height: 264px;
}

#bg_navi {
	background-image: url(../images/bg_navi.jpg);
	background-repeat: repeat-x;
	width: 1004px;
	height: 35px;
}

#bg_content_top {
	background-image: url(../images/bg_content_top.jpg);
	background-repeat: no-repeat;
	width: 1004px;
	height: 504px;
}

#bg_content_left {
	width: 275px;
}

#bg_content_index {
	width: 454px;
}

#bg_content_right {
	width: 275px;
}

#bg_footer {
	background-color: #e2001a;
	width: 1004px;
	height: 36px;
}
