@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: 443px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerB {
	background-image: url(../img/bg_02.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 255px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerC {
	background-image: url(../img/bg_03.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 656px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.conteinerD {
	background-image: url(../img/bg_04.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 594px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerE {
	background-image: url(../img/bg_05.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 275px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerF {
	background-image: url(../img/bg_06.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 374px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerG {
	background-image: url(../img/bg_07.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 752px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerH {
	background-image: url(../img/bg_08.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 653px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerI {
	background-image: url(../img/bg_05.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 275px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.conteinerJ {
	background-image: url(../img/bg_09.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 171px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#apDiv1 {
	position:absolute;
	width:960px;
	height:275px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#apDiv2 {
	position:absolute;
	width:960px;
	height:275px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#apDiv3 {
	position:absolute;
	width:960px;
	height:171px;
	z-index:1;
	left: 0px;
	top: 0px;
}


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

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

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

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