.style1 {
	color: #FFFFFF;
	background-color: #0000A0;
	width: 200px;
	height: 36px;
	display: block;
	float: left;
	margin-left: 90px;
	margin-right: 0px;
	text-align: center;
	cursor: default;
	line-height: 2;
	font-size: 17px;
}
.style2 {
	color: #FF6600;
}
#contact {
	font-size: 120%;
}
#main table {
	margin-left: 20px;
	font-size: 17px;
}
#contents #main #map {
	margin-left: 5px;
}
#contents #main img {
	border-color: #5151FF;
	border-style: solid;
	border-width: 1;
}
