@charset "utf-8";
/* CSS Document */

body{
	background:#D7D7D7 center top no-repeat;
	margin:0;
}

img {
}

.main{
	margin-top:-8%;
	margin-left:auto;
	margin-right:auto;
	width:1300px;
	height:999px;
}


#home {
	position: relative;
	width:1300px;
	height:1000px;
	background:url(../imagesA/img_home_w.png) no-repeat;
	padding: 0;
}

#home li {
	display: block;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 160px;
	width: 123px;
}

#home a{
display: block;
text-indent: -9999px;
text-decoration: none;
outline: none;
cursor: default;
}

#sp1 {
	left:478px;
	top:300px;
	z-index:10;
}
#sp2 {
	left:644px;
	top:297px;
	z-index:20;
}
#sp3 {
	left:712px;
	top:399px;
	z-index:30;
}
#sp4 {
	left:612px;
	top:549px;
	z-index:40;
}
#sp5 {
	left:483px;
	top:508px;
	z-index:50;
}
#sp6 {
	left:447px;
	top:408px;
	z-index:60;
}

#sp1 a{width:212px;height:100px;}
#sp2 a{width:178px;height:193px;}
#sp3 a{width:142px;height:184px;}
#sp4 a{width:218px;height:215px;}
#sp5 a{width:173px;height:189px;}
#sp6 a{width:175px;height:188px;}

#sp1 a:hover {
background: url(../imagesA/img_home_w.png) -152px -1122px no-repeat;

}
#sp2 a:hover {
background: url(../imagesA/img_home_w.png)  -545px -1043px no-repeat;

}
#sp3 a:hover {
background: url(../imagesA/img_home_w.png) -857px -1083px no-repeat;

}
#sp4 a:hover {
background: url(../imagesA/img_home_w.png) -922px -1478px no-repeat;

}
#sp5 a:hover {
background: url(../imagesA/img_home_w.png) -506px -1509px no-repeat;

}
#sp6 a:hover {
background: url(../imagesA/img_home_w.png) -219px -1388px no-repeat;

}
