@charset "Shift_JIS";

@import url(../corestyles/main.css);

body {
	background-image: url(../images/decoration01.jpg);
	background-repeat: no-repeat;
}

#heading {
	color: rgb(255, 128, 0);
	margin-left: 78px;
}

#menu {
	width: 800px;
	background-repeat: no-repeat;
}

#menu * {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	margin-bottom: 2px;
}

#keijiban {
	width: 800px;
	margin-top: 24px;
	padding: 0px;
}

#keijiban * {
	text-align: center;
}

#keijiban div {
	float: left;
	display: block;
	background-repeat: no-repeat;
	width: 245px;
	height: 149px;
}

#keijiban h3 {
}

#keijiban p {
	font-size: 10px;
	line-height: 1.5em;
}

#keijiban div#tour li, #keijiban div#ikiiki li {
	width: 100%;
	height: 22px;
	overflow: none;
	margin-bottom: 8px;
}


#tour {
	background-image: url(../images/waku_red.gif);
	margin-bottom: 12px;
	margin-left: 53px;
}

#tour p, #ikiiki p {
	color: red;
	background-color: transparent;
	font-size: 10px;
	width: 245px;
	margin-top: 3em;
}

#tour h3, #ikiiki h3 {
	margin-bottom: 24px;
}

#ikiiki {
	background-image: url(../images/waku_orn.gif);
	margin-bottom: 12px;
	margin-left: 103px;
}

#address {
	position: absolute;
	top: 88px;
	left: 530px;
	width: 270px;
}

#address li {
	font-size: 10px;
	line-height: 1.2em;
	height: 13px;
	text-align: left;
}

#address li img {
	margin-right: 2px;
}