@charset "utf-8";
#containerout {
	padding-right: 10%;
	padding-left: 10%;
}
#container {
	background-color: rgb(163,207,79);
	min-width: 870px;
	position: relative;
}

#header {
	text-align: center;
	min-width: 870px;
	position: relative;
	padding-bottom: 25px;
}
#headeredge {
	background-image: url(../images/images/headerdown.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 25px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

#headerflash {
	vertical-align: bottom;
	text-align: center;
}
#headerflash object {
	width: 100%;
	overflow: hidden;
	text-align: center;
}




#menu {
	width: 20%;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 253px;
	background-image: url(../images/images/menubackground_02.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 51px;
	z-index: 1000;

}
#main {
	width: 80%;
	position: relative;
	left: 20%;
}
#menuup {
	background-image: url(../images/images/menubackground_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 51px;
	width: 20%;
	left: 0px;
	top: 0px;
}
#menudown {
	background-image: url(../images/images/menubackground_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 253px;
	width: 20%;
	left: 0px;
	bottom: 0px;
}
#footer01 {
	background-position: right;
	line-height: 2em;
	display: inline;
}
#footer01 li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-weight: bold;
}

#footer01 li {
	display: inline;
}
#footer01 ul {
	text-align: right;
	padding-right: 1em;
}

#roadbutton li {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 14px;
	display: inline;
}
#roadbutton ul {
	display: inline;
}

#roadbutton a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-weight: bold;
	text-align: left;
}
#roadbutton dt {
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0.5em;
}
#roadbutton {
	position: relative;
}
#roadbutton dl {
	position: absolute;
	right: 0px;
	bottom: 14px;
	left: 280px;
}

#roadbutton a:hover {
	background-image: url(../images/menu3th.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#roadbutton  .viewname h1 {
	font-size: 21px;
	position: relative;
	display: inline;
	line-height: 31px;
	height: 45px;
	font-weight: bolder;
}
#roadbutton .viewname {
	background-image: url(../images/images/view_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1em;
	line-height: 31px;
	height: 42px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bolder;
}
#roadbutton .viewname span {
	background-image: url(../images/images/view_title.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

*+html #roadbutton {
 zoom: 1;
 }
 
* html #roadbutton {
 zoom: 1;
 }
 
 
*+html #header {
 zoom: 1;
 }
 
* html #header {
 zoom: 1;
 }
 
