.flash {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.head {
	margin: 0px auto;
	padding: 0px;
	height: 36px;
	width: 850px;
	background: url(images/top_head03.jpg) no-repeat;
}
.cnt {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}
.foot {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background:url(images/foot01.jpg) repeat-x;
	text-align:left;
}


/* footer_content */
#cnt_info{
	margin: 0px auto;
	padding-top:80px;
	width: 850px;
	background:url(images/cont_bg.jpg) top no-repeat;
	}

/* Contact */
#cnt_info #contact{
	margin:20px auto 80px auto;
	width:700px;
	color:#666666;
	font-size:12px;
	line-height:1.5;
	}
	
#cnt_info #contact .left{
	width:40%;
	}
#cnt_info #contact a:link {
	color:#C2001A;
	text-decoration:none;
}

#cnt_info #contact a:visited  {
	color: #C2001A;
	text-decoration:none;
}

#cnt_info #contact a:hover {
	color: ff0000;
	text-decoration:underline;
}

#cnt_info #contact a:active {
	color: #CCCC33;
	text-decoration:none;
}

.cntttl {
	padding: 55px 0px 0px;
}
.cntbk {
	width: 850px;
	background: url(images/cont_bgrepeat.jpg) repeat-y;
	margin: 0 auto 0 auto;
}
#whats_new dt {
	width: 70px;
	float: left;
	clear: both;
	text-align: left;
	background: url(images/new_icon.gif) no-repeat 0px 5px;
	text-indent: 10px;
	font-size: 1ems;
}
#whats_new dd {
	text-indent: 0px;
	padding: 0px;
	width: 200px;
	margin: 0;
	float: left;
}
#access {
	background: url(images/access_head.jpg) no-repeat;
}
#rest {
	background: url(images/rest_head.jpg) no-repeat;
}
#bar {
	background: url(images/bar_head.jpg) no-repeat;
}

#accBox {
	width:850px;
	color:#555555;
	padding:0 0 30px 0;
	background:url(images/acc_bg_top.jpg) repeat-y left top;
	position:relative;
}
#accBox img {
	border:0;
	vertical-align:top;
}
#accBox p {
	margin:0;
	padding:0;
}
#accLeft {
	text-align:left;
}
#accLeft dl.accDetail {
	text-align:left;
	background:url(images/acc_bg_left.jpg) no-repeat left top;
	padding:0 10px 0 170px;
	font-size:0.8em;
	margin:0;
	line-height:1.3em;
}
#accLeft dl.accDetail dt.item {

}
#accLeft dd {
	margin:3px 0 15px 10px;
	padding:0;
}
dl.station {
	margin:0;
	padding:0;
	width:308px;
}
dl.station dt.st1 {
	float:left;
	width:12.3em;
	padding:0;
	margin:0 0 0.3em 0!important;
	line-height:1.2em;
}
dl.station dt.st2 {
	float:left;
	width:7.3em;
	padding:0;
	margin:0 0 0.3em 0!important;
	line-height:1.2em;
}
dl.station dd.stDd1 {
	_height: 1%; /* Hack for Win IE6 */
	padding:0;
	margin:0 0 0.3em 12.3em!important;
	line-height:1.2em;
}
dl.station dd.stDd2 {
	_height: 1%; /* Hack for Win IE6 */
	padding:0;
	margin:0 0 0.3em 7.3em!important;
	line-height:1.2em;
}
html* dl.station dt.st1 {
	float:left;
	width:12.5em;
	padding:0;
	margin:0 0 0.3em 0!important;
	line-height:1.2em;
}
html* dl.station dt.st2 {
	float:left;
	width:7.5em;
	padding:0;
	margin:0 0 0.3em 0!important;
	line-height:1.2em;
}
*html dl.station dt.st1 {
	float:left;
	width:12em;
	padding:0;
	margin:0 0 0.3em 0!important;
	line-height:1.2em;
}
*html dl.station dd.stDd1 {
	_height: 1%; /* Hack for Win IE6 */
	padding:0;
	margin:0 0 0.3em 12em!important;
	line-height:1.2em;
}
*html dl.station dt.st2 {
	float:left;
	width:7.3em;
	padding:0;
	margin:0 0 0.3em 0!important;
	line-height:1.2em;
}
#accLeft dl.tbl {
	margin:5px 0 0 0;
	padding:0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:none!important;
	width:200px;
	text-align:center;
	font-size:0.8em;
}
#accLeft dl.tbl dt {
	padding:3px;
	margin:0;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	float:left;
	width:96px;
}
#accLeft dl.tbl dd {
	border-bottom:1px solid #cccccc;
	padding:3px;
	margin:0;
}
table.parkingTbl {
	margin:5px 0 10px 180px;
	font-size:0.7em;
	color:#555555;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
table.parkingTbl td {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	text-align:center;
}
p#parkTxt {
	margin:5px 0 10px 180px;
	text-align: left;
	font-size:0.7em;
	line-height:1.3em;
}
#accRight {
	position:absolute;
	top:0px;
	left:486px;
	text-align:right;
}

/* リンク */
#accLeft a:link {
	color:#C2001A;
	text-decoration:underline;
}

#accLeft a:visited  {
	color: #C2001A;
	text-decoration:underline;
}

#accLeft a:hover {
	color: ff0000;
	text-decoration:none;
}

#accLeft a:active {
	color: #CCCC33;
	text-decoration:none;
}


/* 文字調整 */
.bold {
	font-weight:bold;
}
.red {
	color:#d5001d;
}
.small {
	font-size:0.8em;
}
span.space1 {
	margin-left:1em;
}
span.space2 {
	margin-left:0.9em;
}


/* for clearFix */
.cf:after{ 
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
   content:".";
   font-size:1px;
}
/* 追加 MacIE 5 と WinIE 7 向け */
.cf{
   display:inline-block;
	min-height: 1%;
}
/*MacIE \*/
* html .cf{
	height:1em;
}
.cf{
	display:block;
}

/* ヘッダー外国語 */
td.hd_lang {
    text-align: right;
    }
td.hd_lang img{

margin-left: 2px;

margin-right: 10px;

}
