@charset "utf-8";
/* CSS Document */
div#contents h2{
	background:url(../images/h2_map.jpg);
	width:780px;
	height:39px;
	text-indent:-9999px;	
}


div#contents p#print {
	margin-bottom:0;
	float:right;	
	padding:10px 10px 10px 0;
}

div#contents p#print a{
	background:url(../images/print.gif) no-repeat;
}

div#contents ul {
	margin:0 0 0 10px;
}

div#contents li {
	font-size:100%;
	list-style:disc;
	margin-bottom:5px;
	line-height:1.2em;
}

div#contents a {
	color:#3333ff;
	background:url(../images/li.gif) no-repeat;
	padding-left:20px;
	outline:none;
	overflow:hidden;
}

div#map {
	clear:both;
}

div#contents a:hover {color:#f33;}

div#contents table {
	width:780px;
	background:#999;
	margin:10px 0 10px 0;
}

div#contents th {
	background:#D6EAFC;
	font-weight:bold;
	padding:5px 10px;
	border:#fff solid 1px;	
}

div#contents td{
	background:#fff;
	padding:10px;
}

div#contents th {
	text-align:center;
}

div#contents {
	position:relative;	
}

div#streetview {
	position:absolute;
	top:100px;
	left:100px;
	height:200px;
	width:600px;
	z-index:12;
}
