#corp .subnavi
{
	display: block !important;
}
#events
{
	top: -290px;
}
#events .subnavi
{
	display: none;
}
#contents
{
	width: 500px; 
	margin-left: auto;
	margin-right: auto;
/* 	padding-right: 50px;*/
}
h1
{
	display: block;
}

#fixedimg
{
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 90;
}
#fixedimg img
{
	position: absolute;
	top: 180px;
	left: 250px;
}