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


#apDiv1 {
	position:absolute;
	width:455px;
	height:70px;
	z-index:1;
	left: 489px;
	top: 883px;
}


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

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