@charset "utf-8";
/* CSS Document */

@import url("http://www.google.com/uds/css/gsearch.css");
@import url("http://www.google.com/uds/solutions/localsearch/gmlocalsearch.css");
v\:* {
  behavior:url(#default#VML);
}
* {
	margin: 0;
	padding: 0;
}
html { overflow: hidden; }
html, body {
	height: 100%;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 90%;
}
img {
	border-style:none;
}
h1 {
	font-size: 120%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
p {
	padding: 3px;
}
a {
	color : #0000ff;
}
a:visited{ 
	color : #A631C9;
}
.clearfloat {
	clear:both;
	line-height: 0px;
}
#navi {
	position: absolute;
	top: 0px;
	left: 70px;
	z-index: 800;
	background-color: #FFFFFF;
	border: 1px solid gray;
	width: 520px;
	font-weight: bold;
	padding-bottom: 3px;
}
#navi span,
#toggle span{
	margin-right: 5px;
	margin-left: 5px;
}
#link {
	position: absolute;
	top: 100px;
	left: 70px;
	z-index: 2;
	visibility: hidden;
	width: 514px;
	padding: 3px;
	background-color: #f0f8ff;
	border: 1px solid gray;
}
#link p {
	float:left;
}
#link img,
#guide img,
#side img {
	float:right;
}
#linkimg {
	background-image: url(../_image/icon_link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#guide {
	position: absolute;
	top: 146px;
	left: 70px;
	z-index: 1;
	visibility: hidden;
	width: 514px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid gray;
}
#guide h1 {
	float:left;
}
#guide ul li {
	line-height: 150%;
	margin-left: 20px;
}
#sidebar {
	position: absolute;
	z-index: 600;
	background-color: #FFFFFF;
	border: 1px solid gray;
	width: 240px;
	padding: 5px;
	overflow: auto;
	height: 240px;
	line-height: 150%;
	font-weight: bold;
	top: 60px;
	right: 10px;
}
#sidebar .label {
	background-color: #ffeac0;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 3px;
}
#side {
	position: absolute;
	z-index: 700;
	background-color: #FFFFFF;
	border: 1px solid gray;
	width: 230px;
	padding-left: 20px;
	top: 30px;
	right: 10px;
}
#ads {
	position: absolute;
	z-index: 500;
	bottom: 0px;
	right: 120px;
}
.ad { 
	display: none;
 }
#map {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#toggle {
	display: none;
	position: absolute;
	top: 0px;
	left: 380px;
	z-index: 800;
	padding-top: 5px;
	background-color: #FFFFFF;
	border: 1px solid gray;
	padding-bottom: 5px;
}
#toggle td {
	width: 70px;
	padding: 3px;
}
#tab {
	position: absolute;
	z-index: 900;
	bottom: 59px;
	right: 120px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
	margin-bottom:4px;
}
#tab a {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#tab ul li {
	float:left;
	list-style:none;
	background-color: #f2f1ee;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4d99e5;
	border-right-color: #4d99e5;
	border-left-color: #4d99e5;
}
#tab ul li:hover{
	background-color: #e6f2ff;
}
#tab .tab_select {
	background-color: #e6f2ff;
	font-weight:bold;
}

#tab #tab_map {
	background-color: #0000ff;
	font-weight:bold;
}
#tab #tab_map:hover {
	background-color: #0000ff;
}
#tab #tab_map a {
	color: #FFFFFF;
}

