<style type="text/css">
<!--
#body {
	margin-left: 0px;
	margin-top: 0px;
	width: 800px;
	height: 675px;
	background-color: #FFFFFF;
}

#header {
	position : absolute;
	left : 0px;
    top : 0px;
    width: 800px;
	height: 135px;
	
}

#navigation {
	position : absolute;
	left : 0px;
	top : 135px;
	width : 150px;
	height : 540px
	font-size: 9px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: inherit;
	background-color: #CCCCCC;
}

#contents {
	position : absolute;
	left : 190px;
	top: 155px;
	width : 650px;
	height : 540px;
}

#footer {
	position : absolute;
	left : 150px;
	top: 135px;
	width : 650px;
	height : 450px;
} 

#bottom {
	position : absolute;
	left : 165px;
	top: 585px;
	width : 650px;
	height : 100px;
} 



#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style3 {
    color:#666666;
	font-weight: bold;
	font-size:small;
}
.style1 {font-size:10px; color:#333333;}
.style2 {font-size: 10px; color:#333333;}
.style4 {color:#666666;font-size:small;}

-->
</style>