@charset "UTF-8";



body {
    margin: 0px;
    padding: 0px;
    color: #666666;
    background-color: #ffffff;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
    font-size: 13px;
    letter-spacing: 0.2em;
    line-height: 1.5em;
    white-space: normal;
}
a {
    text-decoration: none;
    color: #666666;
}
a:hover {
  color: white;
  background-color: #cccccc;
  text-decoration: none;
}
br {
  letter-spacing: 0;
}
img {
  border: none;
}




img#zuan {
	left: 20px;
	top: 30px;
	position: absolute;
}

p#zuan {
	left: 23px;
	top: 390px;
	position: absolute;
}

img {
	border-style: none;
	float: left;
}




#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 848px;
	top: 500px;
	position: absolute;
}
#scroller {
	overflow: hidden;
	margin: 0 auto;	
	width: 848px;
}
#content {
	width: 3400px;
}
.section {
	float: left;
	width: 848px;
}



ul#toolbar_page1 {
	position: relative;
	float: left; 
	left: 0px;
	top: 90px;
}
ul#toolbar_page2 {
	position: relative;
	float: left; 
	left: 0px;
	top: 90px;
}
ul#toolbar_page3 {
	position: relative;
	float: left; 
	left: 0px;
	top: 90px;
}
ul#toolbar_page4 {
	position: relative;
	float: left; 
	left: 0px;
	top: 90px;
}

ul.navigation {
	list-style-type: none;
	}
ul.navigation li {
	float: left;
	}
ul.navigation li a {
	float: left;
	color: #666666;
	}
ul.navigation li a:hover {
	background-color: #cccccc;
	text-decoration: none;
	color: white;
	}
ul.navigation li.inactive {
	text-decoration: none;
	color: #666666;
}


img#spacer {
	position: absolute;
	top: 650px;
	left: 0px;
}
