@charset "utf-8";
/*--------------------*/
/*--------------------
	Info-Settings
	
	CreateDate:09.03.21
	LastUpDate:09.03.21
--------------------*/
/*--------------------
	LocalNav
--------------------*/
ul#localNav{
	margin:15px 0 45px 33px;
	width:220px;
}
ul#localNav li{
	margin-bottom:3px;
}
ul#localNav li a{
	display:block;
	width:220px;
	height:42px;
	text-indent:-5000px;
}

/* a */
li.localNav-index a{background:url(images/localNav.jpg) no-repeat 0 0 ;}
li.localNav-car a{background:url(images/localNav.jpg) no-repeat 0 -45px ;}
li.localNav-train a{background:url(images/localNav.jpg) no-repeat 0 -90px ;}

/* a:hover */
li.localNav-index a:hover{background:url(images/localNav.jpg) no-repeat -220px 0 ;}
li.localNav-car a:hover{background:url(images/localNav.jpg) no-repeat -220px -45px ;}
li.localNav-train a:hover{background:url(images/localNav.jpg) no-repeat -220px -90px ;}

/* On */
li.localNav-indexOn a{background:url(images/localNav.jpg) no-repeat -220px 0 ;}
li.localNav-carOn a{background:url(images/localNav.jpg) no-repeat -220px -45px ;}
li.localNav-trainOn a{background:url(images/localNav.jpg) no-repeat -220px -90px ;}

/*--------------------
	Pankuzu
--------------------*/
ul#pankuzu{
	margin:-3px auto 0 auto;
	padding:14px 0 0 45px;
	width:855px;
	height:30px;
	background:url(images/pankuzuBG.gif) no-repeat 0 0;
	zoom:1;
	font-size:87.5%;
}
ul#pankuzu li{
	display:inline;
	margin-left:15px;
	padding-left:30px;
	background:url(images/pankuzuLs.gif) no-repeat 0 0 ;
}
ul#pankuzu li strong{
	color:#f89236;
}
ul#pankuzu li a:hover{
	color:#f89236;
	text-decoration:none;
}
/*--------------------
	Footer
--------------------*/
div#footer{
	clear:both;
	padding:50px 0 0 25px;
	width:901px;
	height:29px;
	background:url(images/footerBg.jpg) no-repeat 0 0;
}
/* CopyRight */

/*--------------------
	Layout
--------------------*/
div#wrapper{
	clear:both;
	margin:0 auto;
	width:926px;
	font-size:95%;
	line-height:2;
}
div#wrapper-inner{
	float:left;
	padding:40px 0 70px 0;
	width:926px;
	background:url(images/wrapperBg.jpg) repeat-y 0 0;
}

/* LeftColums */
div#leftColums{
	float:left;
	padding-right:13px;
	width:240px;
}
div#leftColums p{
	margin-left:13px;
}
div#leftColums p#sideMap,div#leftColums p#sideMap-txt{
	margin:15px 0 0 43px;
}
div#leftColums address{
	margin-left:43px;
}

/* RightColums */
div#rightColums{
	float:right;
	padding-right:33px;
	width:600px;
}
div#rightColums h2{
	margin-bottom:20px;
}
div#rightColums h4{
	color:#f89236;
}
div#rightColums p{
	margin:0 0 40px 24px;
}
div#rightColums p.map{
	margin:0 0 40px 0;
}
div#rightColums p.mb5{
	margin:0 0 5px 24px;
}
div#rightColums p span{
	color:#b14d32;
	font-size:120%;
}
div#rightColums ul{
	margin:0 0 5px 24px;
}
div#rightColums ul li{
	background:url(images/accessLs.gif) no-repeat 0 9px;
	padding-left:24px;
}
div#rightColums dl{
	margin:0 0 5px 24px;
}
div#rightColums dl dt{
	background:url(images/accessLs.gif) no-repeat 0 9px;
	padding-left:24px;
}
div#rightColums dl dd{
	padding-left:40px;
}


/* Table */
div#rightColums table{
	margin:0 0 5px 24px;
	width:574px;
	border-collapse:collapse;
	border:1px solid #c2e5ff;
}
div#rightColums table.mt21{
	margin:21px 0 5px 24px;
	width:574px;
	border-collapse:collapse;
	border:1px solid #c2e5ff;
}
div#rightColums table tr{
	background:#fff;
	border-bottom:1px dotted #c2e5ff;
}
div#rightColums table th{
	padding:1em;
	width:5em;
	text-align:center;
	border-right:1px dotted #c2e5ff;
}
div#rightColums table td{
	padding:1em;
	text-align:left;
	border-right:1px dotted #c2e5ff;
}

div#rightColums table tr.rowBg{
	background:#e5f4ff;
}
/*--------------------
	Elements
--------------------*/
p#mainimg{
	clear:left;
	margin:-2px auto 0 auto;
	width:900px;
	height:200px;
	zoom:1;
}


