
}
#container {
	background-color: #ffffff;
	margin: 0 auto 0;
	width: 700px
}
#header {
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: left;
	margin: 0 0 40px;
	width: 700px;
	height: 120px
}
h1 {
	color: white;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	background-color: blue;
	text-align: center;
	margin: 0 0 0;
	padding: 0 20px 0 270px;
	z-index: 10
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 20px;
	padding: 2px 20px 10px 230px
}
#header img {
	position: absolute;
	z-index: 1;
	top: 0;
	float: left
}
#header p {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin: 15px 0 0;
	padding-right: 60px;
	padding-left: 285px;
	z-index: 5
}
strong {
	color: red
}
em {
	font-style: normal;
	font-weight: bold
}
b {
	color: red
}
h3 {
	color: yellow;
	font-size: 15px;
	font-weight: bold;
	background-color: navy;
	text-align: center;
	margin: 0;
	padding: 4px
}
a:hover {
	color: red
}
h4 {
	color: yellow;
	font-size: 15px;
	font-weight: bold;
	background-color: navy;
	text-align: center;
	margin: 0;
	padding: 4px
}
h5 {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color: blue;
	text-align: center;
	margin: 0;
	padding: 4px
}
#footer {
	background-color: navy;
	margin-top: 5px;
	padding: 5px 30px 10px;
	height: 36px;
	clear: both
}
#footer h3 {
	color: white;
	font-size: 12px;
	font-weight: normal;
	background-color: navy;
	padding-top: 10px;
	float: right
}
#footer img {
	text-decoration: none;
	padding: 5px 4px 10px;
	float: left
}
#footer a, #footer a:link, #footer a:visited {
	color: white;
	text-decoration: none
}
h2 a, h2 a:link, h2 a:visited {
	color: black;
	text-decoration: none
}
#contents {
	margin: 10px 5px 15px;
	padding: 5px;
	width: 675px;
	border: none
}
#contents2 {
	margin: 35px 5px 15px;
	padding: 5px;
	width: 675px;
	border: solid 1px blue
}
#contents table {
	font-size: 12px;
	line-height: 140%;
	margin: 10px auto;
	width: 600px;
	border: solid 1px #ff6600
}
#contents2 table {
	font-size: 12px;
	line-height: 140%;
	margin: 10px auto;
	width: 660px;
	border: solid 1px blue
}
#contents p {
	font-size: 14px;
	line-height: 130%;
	text-align: left
}
#contents2 p {
	font-size: 14px;
	line-height: 130%;
	text-align: left
}
#contents td {
	white-space: nowrap;
	padding: 2px 3px;
	border: solid 1px silver
}
#contents2 td {
	padding: 2px 3px;
	border: solid 1px silver
}
.tr {
	background-color: #ffffc8
}
.trgreen {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color: #ff6600
}
.trheight {
	height: 36px
}
#contents .tdpre {
	white-space: normal
}
.tdcenter {
	text-align: center
}
#menu {
	background-repeat: repeat;
	margin: 20px 7px;
	width: 310px;
	float: left;
	border: solid 1px blue
}
ul {
	font-size: 12px;
	text-align: left;
	list-style-type: disc;
	margin: 5px 0 0 20px;
	padding: 0
}
li {
	line-height: 150%
}
#menu2 {
	margin: 20px 7px;
	width: 310px;
	float: right;
	border: solid 1px blue
}
.bread {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	position: absolute;
	top: 132px
}
.map {
	font-size: 12px;
	text-align: left;
	margin-right: 10px;
	margin-left: 600px;
	position: absolute;
	top: 132px
}
ol {
	font-size: 14px;
	text-align: left;
	margin: 0 0 0 25px
}
.tdyellow {
	background-color: #ffffc8
}
.tdlounge {
	font-size: 11px;
	width: 61px
}
i {
	color: red;
	font-style: normal
}
.tdwrap {
	white-space: nowrap
}
.bikou {
	width: 5%
}
.name {
	width: 30%
}
.shoukaibun {
	width: 65%
}
.rirekitable {
	font-size: 11px;
	background-color: white;
	width: auto
}