@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262324;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F9A13B;
}
a:visited {
	color: #F9A13B;
}
a:hover {
	color: #F9A13B;
}
a:active {
	color: #F9A13B;
}
h1 {
	font-size: 18px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-top: dotted 1px #000000;
	padding-top: 5px;
}
h3 {
	margin-top: 3px;
	font-size: 12px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	border-bottom: dotted 1px #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 500px;
}

#frame {
	position:absolute; 
   	left: 50%; 
   	top: 0px; 
   	width: 998px; 
   	margin-left: -499px; 
}

#logo {
	background-image: none;
	background-repeat: no-repeat;
	width: 360px;
	height: 80px;
	top: 40px;
	left: 300px;
	position: absolute;
}
#navi {
	background-image: none;
	background-repeat: no-repeat;
	width: 133px;
	height: auto;
	top: 176px;
	left: 40px;
	position: absolute;
	overflow: hidden;
	margin-right: 0px;
	margin-left: 30px;
}
#bg_navi {
	float: left;
}
#navi_but{
	float: right;
}

/*#subnavi {
	background-image: none;
	background-repeat: no-repeat;
	width: 518px;
	height: 420px;
	top: 95px;
	left: 245px;
	position: absolute;
} */
#innerwrapper {
	background-image: none;
	background-repeat: no-repeat;
	width: 518px;
	height: 420px;
	top: 125px;
	left: 245px;
	position: absolute;
}
#frame #contentwrapper #innerwrapper #content {
	background-image: none;
	background-repeat: no-repeat;
	width: 518px;
	height: 420px;
	overflow: auto;
	margin-right: 32px;	
}
 
#content_right {
	background-image: none;
	background-repeat: no-repeat;
	width: 145px;
	height: auto;
	top: 175px;
	left: 789px;
	position: absolute;
	overflow: hidden;
	margin-right: 0px;
}

#banner {
	background-image: none;
	background-repeat: no-repeat;
	width: 518px;
	height: 71px;
	top: 580px;
	left: 245px;
	position: absolute;
	margin-bottom: 15px;
}
#metanavigation {
	background-image: url(../gif/bg_metanavigation.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: auto;
	top: 670px;
	left: 380px;
	position: absolute;
	margin-bottom: 10px;
}

/******************************
*         NEWSLETTER          *
******************************/

#newsletter {
	width: 130px;
	font-size: 12px;
}

#newsletter .nl {
	width: 125px;
	height: 17px;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #808080;
	margin-top: 5px;
	margin-bottom: 7px;
}
