@charset "UTF-8";
body {
	font: 100% "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	margin: 0px;
	background-image: url(images/headerback.gif);
	background-repeat: repeat-x;
}

#header {
	position:absolute;
	width:766px;
	height:0px;
	left:0;
	top:0;
	z-index:1;
	text-align: left;
}

#headerright {
	position: absolute;
	height: 19px;
	top: 8px;
	right: 0px;
	z-index:0;
	text-align: right;
	font-size: 12px;
}

#headerright img {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: -4px;
}

#map {
	left:171px;
	top:35px;
	margin-left: 171px;
	margin-top: 35px;
}

#advertise {
	position:absolute;
	width:160px;
	height:100%;
	left:0px;
	top:35px;
	z-index:20;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	padding: 5px;
}

#textualdiv {
	position:absolute;
}
