#container {
	background: #FFFFFF url(images/japan.jpg) no-repeat right bottom;
	height: 550px;
	width: 560px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headercontainer {
	width: 560px;
	height: 45px;
}

#contentwrapper {
	width: 240px;
	left: 88px;
	top: 65px;
	position: absolute;
	overflow: auto;
}
#header_left {
	background: url(images/blue_stripe_bkg.gif) repeat-y left top;
	float: left;
	height: 45px;
	width: 30px;
}
#header_right {
	background: url(images/red_stripe_bkg.gif) repeat-y right top;
	float: left;
	height: 45px;
	width: 30px;
}
#header {
	background: #999999;
	float: left;
	height: 33px;
	width: 434px;
	text-align: left;
	padding: 10px 6px 2px 60px;
	font-size: 18px;
	color: #FFFFFF;
	visibility: visible;
}
#wj_logo {
	padding: 9px 15px 12px 0px;
	float: left;
	width: 105px;
	z-index: auto;
}
#ej_logo {
	padding: 9px 0px 13px 14px;
	float: left;
	width: 105px;
}
#notice {
	padding: 6px 0px;
	float: left;
	width: 100%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow: auto;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000099;
}
#textbox {
	float: left;
	width: 90%;
	font-size: 10pt;
	font-weight: normal;
	z-index: 10;
	visibility: visible;
	padding-right: 10px;
}
body {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #990000;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #990000;
}
#wj {
	position: absolute;
	left: 300px;
	bottom: 20px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
