p, h2, h3, h4, ul, li, a
{
/*	font-family: Arial, Helvetica, sans-serif; */
}
#navi_events .subnavi
{
	display: block;
}
#corp
{
	top: -290px;
}
#corp .subnavi
{
	display: none;
}

#contents
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px solid red; */
}
h2
{
	text-align: center;
}

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