﻿@charset "utf-8";

#header {
  display: none;
}
#content h2 {
  width: 730px;
  height: 100px;
  font-size: 1.7em;
  font-weight: bold;
  background: url(../img/logo3.gif) no-repeat;
  padding: 25px 0 0 90px;
}
.text,.map {
  font-size: 1.3em;
  text-indent: 1em;
}
.text {
  margin: 0 20px 15px 20px;
}
.map {
  margin: 40px 20px 15px 20px;
}
.access {
  font-size: 1.2em;
  text-indent: 2em;
  margin: 0 20px 10px 20px;
}

h3 {
	text-align: center;
	font-size: 140%;
	color:#F00;

}
