@charset "utf-8";
/* CSS Document */

#topInfo {
	float:right;
	width:471px;
	margin:20px 0 0;
}

#topNews {
	float:right;
	background:url(img/topics_base.jpg) no-repeat;
	width:595px;
	height:330px;
	margin:30px 0;
	padding:30px;
}

#topEvent {
float:left;
position:absolute;
visibility:visible;
margin:0;
padding:0;
z-index:99;
top:560px;
left:25px;
width:260px;
}

ul.EventBtn {
	list-style:none;
	margin:0;
	padding:0;
}

ul.EventBtn li {
	float:left;
	margin-bottom:5px;
}

#SHOPcloseBtn a span {
	display:none;
}

#SHOPcloseBtn a {
	display:block;
	background:url(img/close2_btn.jpg) no-repeat;
	width:260px;
	height:86px;
}

#SHOPcloseBtn a:hover {
	background:url(img/close2_btn_r.jpg) no-repeat;
}


#SHOPlistBtn a span {
	display:none;
}

#SHOPlistBtn a {
	display:block;
	background:url(img/shoplist2_btn.jpg) no-repeat;
	width:260px;
	height:65px;
}

#SHOPlistBtn a:hover {
	background:url(img/shoplist2_btn_r.jpg) no-repeat;
}



#EventTokyoBtn a span {
	display:none;
}

#EventTokyoBtn a {
	display:block;
	background:url(img/event_tokyo2_btn.jpg) no-repeat;
	width:260px;
	height:80px;
}

#EventTokyoBtn a:hover {
	background:url(img/event_tokyo2_btn_r.jpg) no-repeat;
}


#EventAshiyaBtn a span {
	display:none;
}

#EventAshiyaBtn a {
	display:block;
	background:url(img/event_ashiya_btn.jpg) no-repeat;
	width:260px;
	height:80px;
}

#EventAshiyaBtn a:hover {
	background:url(img/event_ashiya_btn_r.jpg) no-repeat;
}


#BlogBtn a span {
	display:none;
}

#BlogBtn a {
	display:block;
	background:url(img/blog_btn.jpg) no-repeat;
	width:260px;
	height:65px;
}

#BlogBtn a:hover {
	background:url(img/blog_btn_r.jpg) no-repeat;
}







