a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }

#content {
	width:1000px;
	height:329px;
	margin:0 auto;
	position:relative;
	}

#content object {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	}


#content .topsection {
	position: absolute;
	top: 11px;
	left: 20px;
	margin: 0;
	z-index: 3;
	width: 800px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	}

#content .topsection li{
	display: inline;
	margin-right: 25px;
	}

#content .topsection ul{
	margin: 0 0 0 20px;
	}

#content .topsection_r {
	position: absolute;
	top: 13px;
	left: 500px;
	margin: 0;
	z-index: 2;
	width: 490px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	}


#content .bottomsection {
	position: absolute;
	top: 298px;
	left: 10px;
	margin: 0;
	z-index: 4;
	width: 980px;
	font-family: 'メイリオ',monospace, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	}

#content .bottomsection li{
	display: inline;
	margin-right: 15px;
	}

#content .bottomsection ul{
	margin: 0 0 0 5px;
	}

#content .bottomsection a{
	color: #fff;
	text-decoration: none;
	width: 140px;
	padding: 0 5px;
	text-align: center;
	}

#content .bottomsection a:hover{
	background-color: #b03;
	}

#content .bottomsection a:active{
	background-color: #d03;
	}

#big_menu {
	width: 1000px;
	height: 575px;
	background-image: url('./img/contents_bg.png');
	font-size: 9pt;
	margin: 0 auto;
	}

.menu_325 {
	float: left;
	width: 300px;
	height: 520px;
	margin: 5px 0;
	padding: 10px;
	font-size: 10.5pt;
	font-family: sans-serif;
	line-height: 16pt;
	}

.menu_350 {
	float: left;
	width: 336px;
	height: 520px;
	border-style: groove;
	border-width: 0 2px;
	border-color: #c0c0c0;
	margin: 5px 0;
	padding: 10px;
	}

.menu_img {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.5em;
	font-family: sans-serif;
	}

.menu_img img {
	margin: 0 10px 10px 0;
	}

.usu_size {
	border-style: groove;
	border-width: 2px 0 0 0;
	padding: 5px;
	font-size: 9pt;
	}

.usu_size_bottom {
	border-style: groove;
	border-width: 2px 0 3px 0;
	padding: 5px;
	font-size: 9pt;
	}

.usu_size img, .usu_size_bottom img {
	margin-top: 5px;
	margin-right: 7px;
	}

.menu_detail_text {
	text-align: left;
	font-weight: normal;
	font-size: 10.5pt;
	font-family: sans-serif;
	line-height: 14pt;
	}

#footer_text {
	width: 1000px; margin: 5px auto; padding: 10px 0; text-align: center; border-style: double; border-width: 3px 0; border-color: #003300; font-size: 10.5pt; font-family: メイリオ, sans-serif;
	}

