body {
	background-attachment: scroll;
	margin: 0px auto;
	width: 819px;
	height: auto;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', verdana, Helvetica,Arial, sans-serif;
	font-size: 15px;
	line-height:22px;
	background-color:#f986b0;
	background-position:center top;
}

.topm01 a{
display:block;
width:161px;
height:44px;
background:url(../sakurafes/topmenu01.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm01 a:hover, .topm01 a.on{
background-position:right bottom;
}
.topm02 a{
display:block;
width:161px;
height:44px;
background:url(../sakurafes/topmenu02.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm02 a:hover, .topm02 a.on{
background-position:right bottom;
}

/*------------------------- guide button ---*/

#scr_btn {
	display:block;
	position:fixed;
	width:141px;
	height:270px;
	right:15px;
	bottom:15px;
	background-image:url(../sakurafes/scrmenubg2.gif);
	background-repeat:no-repeat;
}