#gmap {
	padding: 0px;
	height: 300px;
	width: 780px;
	border: 1px solid #666666;
	margin: 0px;
}
h6 {
	font-size: 15px;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-left: 50px;
	line-height: 2em;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	background-image: url(../png/head02.png);
	background-repeat: no-repeat;
	width: 780px;
}
#header ul {
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
}
#header li {
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#header a {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#header img {
	padding-right: 5px;
}
