html{
    height:100%;
    overflow:hidden;
}

h1{
margin: 0px;
color: #EEEEEE;
}

h3{
margin: 0px;
color: #EEEEEE;
}

body {
width : 100% ; 
text-align: center;
height:100%;
margin:0px auto;
background: url(pic/back.jpg);
font-size: 12px;
}

#outlinebg {
width:800px;
height:100%;
margin: 0px auto;
}

#outline {
width:800px;
height:100%;
text-align:left;
margin: 0px auto;
}



#header {
	height: 100px;
	width: 100%;
}

#headervisual {
	height: 100px;
	background: url(pic/logo1.jpg) no-repeat center;
	text-align: center;
	width: 100%;
}

#headervisual #headspace {
margin: 0px auto;
height: 100px;
width: 800px;
text-align: left;
}

#header #headervisual #headspace #headttl h1 a {
font-size: 9px;
line-height: 10px;
display: block;
height: 100px;
width: 530px;
text-indent: 7px;
}

#main {
width:800px;
height:100%;
float:right;
margin-left: 200px;
overflow:auto;
background-color: #111111;
}

#main #banner {
width: 400px;
height: 280px;
float: right;
overflow: auto;
}

#side {
float:left;
width:200px;
height:600px;
background: url(pic/side.jpg) no-repeat;
position:absolute;
z-index:100;
}

#sidespace {
margin: 20px;
width: 160px;
} 

#sidespace h2 {
width: 160px;
height: 40px;
font-size: 12px;
line-height: 12px;
}

#sidespace h2 a {
display: block;
width: 160px;
height: 40px;
}



#sidespace h2#navi1 a {
background: url(pic/menu.jpg) no-repeat 0px 0px;
}

#sidespace h2#navi1 a:hover {
background: url(pic/menu.jpg) no-repeat -160px 0px;
}

#sidespace h2#navi2 a {
background: url(pic/menu.jpg) no-repeat 0px -40px;
}

#sidespace h2#navi2 a:hover {
background: url(pic/menu.jpg) no-repeat -160px -40px;
}

#sidespace h2#navi3 a {
background: url(pic/menu.jpg) no-repeat 0px -80px;
}

#sidespace h2#navi3 a:hover {
background: url(pic/menu.jpg) no-repeat -160px -80px;
}

#sidespace h2#navi4 a {
background: url(pic/menu.jpg) no-repeat 0px -120px;
}

#sidespace h2#navi4 a:hover {
background: url(pic/menu.jpg) no-repeat -160px -120px;
}

#sidespace h2#navi5 a {
background: url(pic/menu.jpg) no-repeat 0px -160px;
}

#sidespace h2#navi5 a:hover {
background: url(pic/menu.jpg) no-repeat -160px -160px;
}

#sidespace h2#navi6 a {
background: url(pic/menu.jpg) no-repeat 0px -200px;
}

#sidespace h2#navi6 a:hover {
background: url(pic/menu.jpg) no-repeat -160px -200px;
}
 