@charset "utf-8";
/* CSS Document */

/**********  TOPSTART  ********/
div.gototop1 {
	width:970px;
	height:0px;
	z-index:1;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}
div.gototop2 {
	width:27px;
	z-index:1;
	position: absolute;
	background-image: url(../images/gototop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	right: 0px;
}
#Layer1 #Layer2 .icon {
	top: 17px;
	position: absolute;
}
#Layer1 #Layer2 .icon ul {
	margin: 0px;
	padding: 0px;
}
#Layer1 #Layer2 .icon ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
#Layer1 #Layer2 .icon ul li a{
	height: auto;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -5em;
}
#Layer1 #Layer2 .icon ul li a:hover {


}

#Layer1 #Layer2 .icon ul .icon01 a {
	background-attachment: scroll;
	background-image: url(../images/float01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 83px;
}
#Layer1 #Layer2 .icon ul .icon01 a:hover {
	background-attachment: scroll;
	background-image: url(../images/float01_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 83px;
}
#Layer1 #Layer2 .icon ul .icon02 a {
	background-attachment: scroll;
	background-image: url(../images/float02.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 83px;
}
#Layer1 #Layer2 .icon ul .icon02 a:hover {
	background-attachment: scroll;
	background-image: url(../images/float02_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 83px;
}
#Layer1 #Layer2 .icon ul .icon03 a {
	background-attachment: scroll;
	background-image: url(../images/float03.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 83px;
}
#Layer1 #Layer2 .icon ul .icon03 a:hover {
	background-attachment: scroll;
	background-image: url(../images/float03_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	width: 83px;
}
#Layer1 #Layer2 .icon ul .top a {
	background-attachment: scroll;
	background-image: url(../images/float04.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 27px;
}
#Layer1 #Layer2 .icon ul .top a:hover {
	background-attachment: scroll;
	background-image: url(../images/float04_over.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 27px;
}
/*********************************************  TOPEND  ***************************************************/
