#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/temp/headback_r1_c1.jpg);
	background-repeat: repeat-x;
	height: 65px;
	display: none;
}
#logospace{
	float: left;
	margin-left: 10px;
}
#homelink {
	float: right;
	display: none;
	margin-top: 5px;
	margin-right: 10px;
}
#main {
	clear: both;
	border: none;
	width: 600px;
}
#upperspace{
	float: left;
	width: 758px;
	margin-bottom: 15px;
	height: 254px;
	display: none;
}
#sidenavi{
	width: 200px;
	background-color: #0033FF;
	float: left;
	padding-left: 9px;
	background-image: url(../img/temp/headback_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 254px;
}
#sidenavi ul{
	background-image: url(../img/temp/sidenaviback.jpg);
	margin-left: 0px;
	height: 249px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidenavi ul li{
	list-style-type: none;
	margin-left: 9px;
	height: 31px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003399;
	margin-top: 10px;
}
#imagespace{
	float: right;
	display: none;
}
#lowerspace{
	clear: both;
}
#bannerspace{
	float: left;
	padding-left: 7px;
	display: none;
}
#contents{
	padding-left: 31px;
	font-size: 13px;
	padding-right: 20px;
	float: left;
}
#contents dl{
	margin-top: 14px;
}
#contents dt{
	color: #990000;
	display: inline;
	float: left;
	clear: left;
	width: 100px;
}
#contents dd.new{
	background-image: url(../img/top/newicon.gif);
	background-repeat: no-repeat;
	display: inline;
	padding-left: 60px;
	float: left;
	margin-left: 10px;
	width: 290px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 18px;
}
#contents dd.press{
	background-image: url(../img/top/pressicon.gif);
	background-repeat: no-repeat;
	display: inline;
	padding-left: 60px;
	float: left;
	margin-left: 10px;
	width: 290px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 18px;
}
#footnavi {
	background-color: #eeeeee;
	text-align: right;
	font-size: 12px;
	clear: both;
	height: 30px;
	line-height: 30px;
	display: none;
}
#footnavi a{
	color: #000066;
	text-decoration: none;
	display: none;
}
#footnavi a:hover{
	color: #FF0000;
	text-decoration: underline;
	display: none;
}
.totop {
	text-align: right;
	margin-top: 21px;
	margin-right: 14px;
	margin-bottom: 21px;
	display: none;
}
address{display:none;}
