@charset "utf-8";

/*  */
#header{
	width:680px;
	background-image:none;
}

#header .rightBox{
	padding:12px 0 0 0;
}

#header .rightBox p{
	padding:0;
	margin:0;
}

#header .rightBox a{
	margin-left:5px;
}

#mainContents{
	width:680px;
	margin-top:3px;
}

h2{
	margin-bottom:10px;
}

.contentsBox{
	margin-left:10px;
}

#footer .footerContents{
	width:680px;
}

/* map.html */

#tokyo{
	margin-bottom:20px;
}

#tokyoMap,
#kansaiMap{
	border:5px solid #d9e7f4;
}

