body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color: ##FFFCE2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
p {
	line-height: 16px;
}
.normaltext {
	font-size: 12px;
	font-weight: normal;
}
.titelbig {
	font-size: 18px;
	font-weight: bolder;
	color: #E42B38;
	line-height: 14px;
}
.titellight {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
.titelbold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.lead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.naviL_box {
	height: 34px;
	text-align: right;
	padding-right: 22px;
	vertical-align: top;
}
.subnaviL_box {
	text-align: right;
	padding-right: 22px;
	padding-left: 30px;
	padding-bottom: 10px;
	vertical-align: top;
}
a {
	color: #E42B38;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.naviL {
	color: #E42B38;
	font-size: 14px;
	text-decoration: none;
}
a.naviL:hover {
	text-decoration: underline;
	color: #000000;	
}
a.naviLactive {
	color: #E42B38;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.naviLactive:hover {
	text-decoration: underline;
	color: #000000;
}
a.subnaviL {
	color: #E42B38;
	font-size: 11px;
	text-decoration: none;
}
a.subnaviL:hover {
	text-decoration: underline;
	color: #000000;	
}
a.subnaviLactive {
	color: #E42B38;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.subnaviLactive:hover {
	text-decoration: underline;
	color: #000000;	
}
.textadr {
	text-align: right;
	padding-right: 22px;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
}
.textfoot {
	text-align: center;
	font-size: 9px;
}

