* {
	line-height:0;
	margin:0px;
	padding:0px;
}
img {
	border: 0;
}
.pcver {
	width: 771px;
	border: 1px black solid;
	margin: auto;
}
a {
	text-decoration:none;
}
.top span, .osaka span, .tokyo span, .bottom span {
	display: none;
}
.top {
	background-image:url(top.jpg);
	width:771px;
	height:352px;
	display: block;
}
.bottom {
	background: url(bottom.jpg) repeat-x bottom;
	width: 771px;
	height: 17px;
	display: block;
	clear: left;
}
.osaka a {
	margin-top: 6px;
	margin-left: 16px;
	background-image:url(osaka.jpg);
	width:366px;
	height:238px;
	display: block;
	float: left;
}
.osaka a:hover {
	background-image:url(osaka_h.jpg);
	width:366px;
	height:238px;
	display: block;
	float: left;
}
.tokyo a {
	margin-top: 6px;
	margin-left: 10px;
	background-image:url(tokyo.jpg);
	width:366px;
	height:238px;
	display: block;
	float: left;
}
.tokyo a:hover {
	background-image:url(tokyo_h.jpg);
	width:366px;
	height:238px;
	display: block;
	float: left;
}
