/* CSS Document */

#top #wrap #content #topimage
{
	width: 905px;
	overflow:hidden;
}
#top #wrap #content #topimage .image
{
	display:block;
	text-align:center;
	width:890px;
	height:310px;
	overflow:hidden;
	margin:0 auto;
}


#top #wrap #content #topimage .menu
{
	width:101px;
	height:310px;
	float:left;
	top:-310px;
	left:15px;
	position:relative;
	margin-bottom:-310px;
	overflow:hidden;
	background-image:url(../img/bg_topimage_menu.png);
	background-repeat:repeat-y;
	background-position:top left;
	text-align:center;
}

#top #wrap #content #topimage .menu .inner
{
	top:-310px;
	left:0px;
	position:relative;
}

#top #wrap #content #topimage .menu .inner a img
{
	border:2px solid #FFF;
}

#top #wrap #content #topimage .menu .inner a 
{
	margin-bottom:6px;
	display:block;
}

#top #wrap #content #topimage .image .inner
{
	top:0px;
	left:0px;
	position:relative;
	width:890px;
	margin:0 auto;
}

#top #wrap #content #topimage .menu .inner .menu_mock
{
	color:#333;
	font-size:1px;
	background-color:#333;
	border:2px solid #FFF;
	margin-bottom:6px;
	width:80px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}
