﻿@charset "utf-8";

body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0.0cm 1.5cm;
	padding: 0px;
}
#header ul,#footer p,#footer ul {
	display: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a img {
	border-style: none;
}
hr {
	display: none;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
h1 img {
	display: none;
}
#home #main dl#hChange dt {
	clear: both;
	float: left;
	width: 9em;
	text-align: right;
	padding-right: 20px;
        margin-left: 11px;
	border-bottom: 1px solid;
}
#home #main dl#hChange dd {
	width: 20em;
	border-bottom: 1px solid;
}
#list #main {
	width:850px;
}
#list #main ul li {
	float: left;
	list-style: none;
	width: 120px;
	height: 100px;
	text-align: center;
}
#map #main img {
	width: 833px;
	height: 723px;
	border-style: none;
}
#schedule #main #sWarning dt {
	float: left;
        width: 130px;
	font-size: large;
	font-weight: bold;
	text-align: center;
        border: 1px solid;
}
#schedule #main #sWarning dd {
	clear: both;
        width: 400px;
	float: right;
	text-align: left;
        border: 1px solid;
        padding-left: 5px;
}
#schedule #main table th {
        border: 1px solid;
}
#schedule #main table tr td {
        border: 1px solid;
}
#schedule #main table .taD1 {
        width: 1em;
}
#schedule #main table .taA2 {
        width: 7em;
}
#each #main #eachLeft img {
	width: 225px;
	height: 300px;
}
#each #main #eachRight {
	display: none;
}
