/*--------- access style sheet -----------*/
#main {

	width: 760px;
	height: 560px;
	background-color: #ffffff;
	float: right;
	text-align: center;
}


p a:link {
	color: #000000;
	text-decoration: none;
}

p a:visited {
	color: #555555;
	text-decoration: none;
}

p a:hover {
	color: #cccccc;
	text-decoration: underline;
}
#main .top
{
	width: 721px;
	/*border-bottom: 1px solid #cccccc;*/
	text-align: left;
	font-size: 12pt;
	margin-top: 20px;
	padding: 5px;
	padding-top: 2px;
	padding-left: 10px;

}
h5
{
	width: 200px;
	height: 50px;
	background: url(img/koumoku.jpg) no-repeat 0px 5px;
	padding-top: 13px;
	padding-left: 10px;
	font-size: 20px;
	margin-top: 8px;
	margin-left: 20px;
	float: left;
}

#sideber .home
{
	margin-top: 173px;
}

#main .map
{
	float:left;
	clear:both;
	margin-left: 30px;
}

#main .link_google {
	width: 200px;
	float: left;
	clear: left;
	margin-left: 500px;
	margin-top: 20px;
}