<!--
*{
	margin        : 0;
	padding       : 0;
	font-family   : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-size     : 12pt;
}

a {
	color: #333333;
	text-decoration:none;
}

a:link {
	color: #333333;
	text-decoration:none;
}

a:visited {
	color: #333333;
	text-decoration:none;
}

a:hover{
	color: #333333;
	text-decoration:underline;
}

body{
	background-image: url("./image/back.gif");
	background-repeat: repeat-y;
	background-color: #f6f6f6;
}

#body{
	width        : 970px;
}

h1{
	margin       : 0px 0px 0px 0px;
	background-image: url("./image/header_img.jpg");
	background-repeat: no-repeat;
	width        : 965px;
	height       : 98px;
}


#line1 {
	margin  : 0px 0px 0px 0px;
	border-top: 1pt solid #000000;
	background-color : #ffffff;
	width        : 965px;
	height       : 2px;
}

#kirikae {
	margin       : 10px 0px 30px 10px;
	text-align   : left;
	width        : 960px;
}

#kirikae a {
	color: #0000FF;
	text-decoration:none;
}

#kirikae a:link {
	color: #0000FF;
	text-decoration:none;
}

#kirikae a:visited {
	color: #0000FF;
	text-decoration:none;
}

#kirikae a:hover{
	color: #0000FF;
	text-decoration:underline;
}

#comment {
	width        : 720px;
	margin       : 0px 0px 0px 20px;
	font-size    : 10pt;
	text-align   : right;
}

#selectmap {
	margin  : -20px 0px 0px 20px;
	width        : 720px;
	height       : 20px;
	text-align   : right;
}

#map {
	margin  : 10px 0px 0px 20px;
	width        : 720px;
	height       : 500px;
	border       : 1px solid #666;
}

#hanrei {
	margin  : -500px 0px 0px 745px;
	width        : 200px;
	height       : 500px;
	border       : 0px solid #fff;
}

#line2 {
	margin  : 10px 2px 5px 2px;
	border-top: 1pt solid #000000;
	background-color : #ffffff;
	width        : 960px;
	height       : 2px;
}

#footer {
	margin       : 0px 10px 0px 20px;
	padding      : 5px 15px 5px 5px;
	background-color: #fff;
	text-align   : left;
	height       : 100px;
}
-->
