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

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	letter-spacing: 0px;
	font: 12px/22px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.conteiner {
	margin-top: 0px;
	margin-left: 0px;
}

.conteinerA {
	background-image: url(../img/bg_01.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 532px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerB {
	background-image: url(../img/bg_02.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 676px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerC {
	background-image: url(../img/bg_03.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 802px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.conteinerD {
	background-image: url(../img/bg_04.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 744px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerE {
	background-image: url(../img/bg_05.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 396px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerF {
	background-image: url(../img/bg_06.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 637px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerG {
	background-image: url(../img/bg_07.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 454px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerH {
	background-image: url(../img/bg_08.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 534px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerI {
	background-image: url(../img/bg_09.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 403px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#apDiv1 {
	position:absolute;
	width:270px;
	height:88px;
	z-index:1;
	left: 666px;
	top: 407px;
}
#apDiv2 {
	position:absolute;
	width:270px;
	height:88px;
	z-index:1;
	left: 665px;
	top: 255px;
}
#apDiv3 {
	position:absolute;
	width:280px;
	height:80px;
	z-index:1;
	left: 632px;
	top: -110px;
}


#image01 a{
display:block;
width:270px;
height:88px;
background:url(../img/bt1.jpg) no-repeat;
}

#image01 a:hover{
background:url(../img/bt1_over.jpg) no-repeat;
}
#image02 a{
display:block;
width:270px;
height:88px;
background:url(../img/bt2.jpg) no-repeat;
}

#image02 a:hover{
background:url(../img/bt2_over.jpg) no-repeat;
}
#image03 a{
display:block;
width:280px;
height:80px;
background:url(../img/bt3.jpg) no-repeat;
}

#image03 a:hover{
background:url(../img/bt3_over.jpg) no-repeat;
}
