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

body {
	font-family: "ヒラギノ丸ゴ ProN","Hiragino Maru Gothic ProN";
	background-image: url("hiroba image/hiroba.png");
	background-repeat: no-repeat;
	background-size:1250px 800px;
	background-attachment:fixed;
}

.button01 a{
	display:block;
	width:316px;
	height:236px;
	background-image:url("hiroba image/stage.png");
	background-repeat:no-repeat;
	position: absolute; top: 165px; left: 454px;
}

.button01 a:hover{	
    width:400px;
	height:300px;
	background-image:url("hiroba image/stage-e-iku2.png");
	position: absolute; top: 95px; left: 365px;
}


.button02 a{
	display:block;
	width:168px;
	height:154px;
	background-image:url("hiroba image/chu-cafe.png");
	background-repeat:no-repeat;
	position: absolute; top: 575px; left: 747px;
}

.button02 a:hover{
	background-image:url("hiroba image/chu-cafe-e-iku.png");
}

.button03 a{
	display:block;
	width:170px;
	height:129px;
	background-image:url("hiroba image/PA.png");
	background-repeat:no-repeat;
	position: absolute; top: 626px; left: 527px;
}

.button03 a:hover{
	background-image:url("hiroba image/PA-e-iku.png");
}


.button04 a{
	display:block;
	width:205px;
	height:180px;
	background-image:url("hiroba image/buppan.png");
	background-repeat:no-repeat;
	position: absolute; top: 511px; left: 300px;
}

.button04 a:hover{
	background-image:url("hiroba image/buppan-e-iku.png");
}


.button05 a{
	display:block;
	width:227px;
	height:161px;
	background-image:url("hiroba image/message-bord.png");
	background-repeat:no-repeat;
	position: absolute; top: 317px; left: 187px;
}

.button05 a:hover{
	background-image:url("hiroba image/message-bord-e-iku.png");
}


.button06 a{
	display:block;
	width:139px;
	height:83px;
	background-image:url("hiroba image/shinkansen3.png");
	background-repeat:no-repeat;
	position: absolute; top: 10px; left: 1100px;
}

.button06 a:hover{
	background-image:url("hiroba image/shinkansen-iku3.png");
}

