@charset "UTF-8";
#holder { background-image:url(../img/bg-visual.png)!important; }
#masthead { height:518px !important; }
#mainimage {
	position:absolute;
	top:142px;
	left:59px;
}
#news h3 {
	padding-top:5px;
	padding-bottom:10px;
}
#mail h2.ttl-posts img { left:82px; }
form#mail { padding:20px 0; }
p.deregistration {
	text-align:right;
	padding-right:5px;
	font-size:10px;
}
p.deregistration strong, p.deregistration a {
	font-weight: bold;
	etter-spacing:0.2em;
}
p.deregistration a {
	color:#377e14;
}
form p { height:44px; }
form input.text {
	background-color:#FFF;
	width:214px;
	height:20px;
	padding:5px;
	color:#999;
	letter-spacing:0.15em;
}
form input.submit {
	display:inline-block;
	margin-left:10px;
	vertical-align:middle;
	width:44px;
	height:44px;
}
#banner a:hover img{
	position:relative;
	background-color:#FFFFFF;
	-ms-filter:"alpha(opacity=60)";
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:1;
}