@charset "UTF-8";
/* end MacIE5 */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
img {
	border: 0;
}
body {
	font-size: 12px;
	color: #808080;
	line-height: 150%;
	font-family: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #8B670A;
}
a:hover {
	text-decoration: underline;
	color: #AE8422;
}
img.left {
	float: left;
	padding-right: 10px;
}
img.right {
	float: right;
	padding-left: 10px;
}
h1 {
}
h2 {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #373737;
	padding-bottom: 5px;
	color: #AE8422;
	font-size: 14px;
}
h3 {
	background-color: #8B670A;
	font-size: 12px;
	margin-bottom: 5px;
	color: #FFFFFF;
	width: 50px;
	display: block;
	text-align: center;
}
h4     {
	background-color: #373737;
	text-align: center;
	display: block;
	padding: 5px;
	color: #CCCCCC;
	height: 20px;
}
h5     {
	background-color: #252525;
	text-align: center;
	display: block;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
h6  {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
}
dl {
}
dt  {
	color: #FFFFFF;
	background-color: #8B670A;
	text-align: center;
	margin-bottom: 5px;
	width: 70px;
	font-size: 11px;
}
dd {
}
caption {
	background-color: #373737;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
#top {
	height: 400px;
	width: 150px;
	margin-top: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-bottom: auto;
}
#fix {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	background-image: url(../images/common/bg_fix.gif);
}
#container {
	margin-right: auto;
	margin-top: 30px;
	width: 970px;
	margin-left: auto;
}
#header {
}
#globalnavi {
	float: right;
	width: 720px;
}
ul#navi{
	width:720px;
	height:40px;
	position:relative;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	visibility: inherit;
	background-image: url(../images/common/navi_off.gif);
	margin-top: 65px;
}
ul#navi li {
	float: left;
	display: block;
}
ul#navi  li a {
	text-decoration: none;
	display: block;
	width: 180px;
	padding-top: 12px;
	text-align: center;
	height: 27px;
	color: #565656;
}
ul#navi   li a:hover {
	background-image: url(../images/common/navi_on.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
ul#navi .selected   {
	background-image: url(../images/common/navi_select.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 180px;
	text-align: center;
	height: 27px;
	padding-top: 12px;
}
#main {
	margin-top: 30px;
}
#leftmenu {
	float: left;
	width: 200px;
}
#information {
	padding: 15px;
	border: 1px solid #373737;
	margin-bottom: 45px;
}
ul#contact {
}
ul#contact li {
	display: block;
	margin-bottom: 5px;
	list-style-type: none;
	text-indent: 12px;
	background-image: url(../images/common/icn_square.gif);
	background-repeat: no-repeat;
}
#useful    {
}
#useful   img  {
	margin-bottom: 10px;
}
#oldphoto       {
	padding-top: 15px;
	padding-left: 15px;
	border: 1px solid #373737;
	padding-bottom: 5px;
}
#oldphoto      img   {
	margin-right: 5px;
	margin-bottom: 5px;
}
ul#select {
	list-style-type: none;
}
ul#select  li  {
	display: block;
	margin-bottom: 3px;
	border: 1px solid #373737;
}
ul#select    li  a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 8px;
	text-indent: 45px;
	color: #565656;
}
ul#select    li  a:hover {
	background-color: #272727;
	color: #AE8422;
}
ul#select       .selected   {
	background-color: #272727;
	color: #AE8422;
}
#contents {
	float: right;
	width: 720px;
}
#image {
	margin-bottom: 15px;
}
#image.district {
	height: 480px;
	width: 720px;
	background-repeat: no-repeat;
	background-image: url(../images/district/dis_00.jpg);
}
#cmo
      {
	width: 200px;
	height: 480px;
	float: right;
 }
#name
      {
	width: 200px;
	overflow: auto;
	color: #999999;
	height: 450px;
 }
#name     li/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}
#guide {
	padding: 15px;
	background-color: #252525;
}
#project {
	margin-top: 15px;
}
#project img {
	margin-top: 10px;
}
#others {
	margin-top: 20px;
	width: 970px;
}
#introduce  {
	float: left;
	width: 320px;
}
#databox   {
	float: right;
	width: 340px;
}
table#model   {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #373737;
	border-bottom-color: #373737;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 340px;
}
table#model th         {
	background-color: #373737;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
}
table#model td          {
	padding: 5px;
}
#sponsor {
	margin-top: 20px;
}
#sponsor   img {
	margin-bottom: 5px;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding-bottom: 70px;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #252525;
	padding-top: 15px;
 }
.column {
}
.column.park  {
	font-size: 11px;
	float: left;
	width: 185px;
	border: 1px solid #373737;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.column.trafficmap  {
	font-size: 11px;
	float: left;
	width: 350px;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.schedule {
	width: 265px;
	font-size: 10px;
	margin-right: 30px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
table.schedule  th {
	font-size: 10px;
	background-color: #373737;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
table.schedule   td {
	clear: both;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #252525;
}
table.parking {
	width: 280px;
	font-size: 10px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.parking   th {
	font-size: 10px;
	background-color: #373737;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
table.parking    td {
	clear: both;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #252525;
	padding-top: 1px;
	padding-bottom: 1px;
}
.dataline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
}
.btm.hig {
	margin-bottom: 30px;
}
.btm.mid {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}

