* {
	margin: 0px auto;
	font-size: 12px;
}

li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-position: outside;
}

ul {
	align: right;
	margin:0;
	padding:0;
}

a {
	overflow:hidden;
	outline:none;
}

body {
	background-image: url(../img/photo.jpg);
	background-repeat: repeat-x;
	height: 656px;
	background-position: top left;
	padding-top: 18px;
/*	border: red 1px solid;*/
}


.bg {
	height: 433px;
	width: 790px;
	background-image: url(../img/bg.gif);
	background-position: center top;
/*	border: blue 1px solid;*/
}

.japan {
	width: 736px;
/*	border: green 1px solid;*/
}

.shop {
	width:736px;
/*	border: black 1px solid;*/
}

#map{
	margin: 10px;
}