body {
	margin:0px;
	font-size:12px;
	color:#333;
	font-family: Times New Roman;
}

.div_content{
	float:left;
	width:550px;
	padding-left:60px;

}
.div_center {
	float:left;
	width:727px;
	padding-top:115px;
	background-image:url(/img/header-bg.gif);
	background-repeat:no-repeat;
	
}
.div_left{
	float:left;
	width:214px;
	display:none;
}
.div_logo{
	position:absolute;
	width:121px;
	height:186px;
	background-image:url(/img/logo.png);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	display:none;
}


.div_right{
	float:left;
	display:none;
}

.div_footer{
	float:left;
	width:550px;
	padding-left:60px;
	padding-top:60px;
	padding-bottom:20px;
	text-align:center;
	display:none;	
}
.div_navitrenner{
	width:142px;
	border-bottom:1px solid #8d1019;
	margin-bottom:15px;
	display:none;
}

.image{
	border:0px;
}



input, textarea {
	border:1px solid #000;
	font-size:11px;
}



a {
	font-size:12px;
	color:#000;
	font-family: Times New Roman;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	font-size:12px;
	color:#12338c;
	font-family: Times New Roman;
	text-decoration:underline;
	font-weight:normal;
	display:none;
}

a.hauptnavi{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	padding-right:10px;
	display:none;
}
a.hauptnavi:hover{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	background-image:url(/img/navi-arrow-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	display:none;
}
a.hauptnavi_active{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	background-image:url(/img/hauptnavi-arrow-active.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	display:none;
}

a.hauptnavi_active:hover{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	background-image:url(/img/navi-arrow-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	display:none;
}



a.subnavi{
	float:right;
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	padding-right:10px;
	display:none;
}
a.subnavi_active{
	float:right;
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	background-image:url(/img/navi-arrow-active.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	display:none;
}
a.subnavi:hover{
	float:right;
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	background-image:url(/img/navi-arrow-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	display:none;
}
a.subnavi_active:hover{
	float:right;
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	background-image:url(/img/navi-arrow-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	display:none;
}
a.navi{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding-right:10px;
	display:none;
}
a.navi:hover{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding-right:10px;
	background-image:url(/img/navi-arrow-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:none;
}
a.navi_active{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding-right:10px;
	background-image:url(/img/navi-arrow-active.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:none;
}
a.navi_active:hover{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding-right:10px;
	background-image:url(/img/navi-arrow-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:none;
}

a.footer {
	font-size:12px;
	color:#000;
	font-family: Times New Roman;
	text-decoration:none;
	font-weight:normal;
	display:none;
}
a.footer:hover {
	font-size:12px;
	color:#000;
	font-family: Times New Roman;
	text-decoration:underline;
	font-weight:normal;
	display:none;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color:#666;
	font-family: Times New Roman;
	text-transform:uppercase;
	margin:0px;
	padding-top:40px;
}

h2 {
	font-size:24px;
	color:#12328b;
	font-family: Times New Roman;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#7a2222;
	font-family: Arial, Verdana;
	margin:0px;
	padding:0px;
}
