@charset "utf-8";

div {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
}

ul li {
	display: block;
	margin: 0;
	text-indent: 0px;
	list-style-type: none;
}

#header {
	margin: 0px;
	width: 620px;
}

#map {
	float: left;
	width: 370px;
	height: 300px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #777777;
}

#menu {
	float: left;
	width: 220px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer {
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.5em;
	background-color: #F4FAFF;
	padding: 5px;
	border: 1px solid #0099FF;
}

/*
	Copyright (c) 2008 Web Create CATSMOON, All Rights Reserved.
*/
.risuto {
	width: 220px;
}
h2 {
	width: 610px;
	height: 28px;
	background-image: url(../images1/content_1/content7.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
	color: #3366FF;
	line-height: 16pt;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

