body {

	background-color: #cecece;

	color : black;

	font-family : Verdana, sans-serif;

	font-size : 12px;

}



img { border: none; }



img.portrait { border : solid black 1px; }



a { text-decoration : none; color : black; background-color : transparent; }



td { padding-right : 16px; padding-bottom : 8px; vertical-align : top; }



h1, h2, h3 { margin-top : 0px; }



.all {

	background-color: #ffffff;

	color : black;

	position: absolute;

	top: 0px; right: 0px; bottom: 0px; left: 0px;

	margin: auto;

	width: 800px;

	height: 600px;

}



.topnavi {

	height: 86px;

	border-bottom: solid #00559c 2px;

}

.topnavi-item, .topnavi-litem {

	vertical-align: bottom; background-color : white;

}



.topnavi-item {

	margin-right: 28px;

}



.topnavi-litem {

	margin-left: 22px;

}



.home-item {

	position: absolute;

	top: 19px;

	left: 165px;

}



.subnavi {

	height: 37px;

	text-align : center;

	padding-top : 7px;

}



.stage {

	height: 465px;

	padding-left : 300px;

	border-bottom: solid #ffb618 5px;

}



.var { position : relative; }



.content, .topcontent { margin-bottom : 16px; }



.content { visibility : hidden; position : absolute; overflow : auto; width : 480px; padding-right : 16px; }



