@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#top_menu {
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/as/utility/mov_menu_back.gif);
	margin: 0px;
	width: 795px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 21px;
	background-repeat: no-repeat;
	text-align: left;
}
#top_menu a:link , #top_menu a:visited {
	text-decoration: none;
	color: #000000;
}
#top_menu a:hover , #top_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#btm_menu {
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/as/utility/mov_menu_back.gif);
	margin: 0px;
	height: 21px;
	width: 795px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	text-align: left;
}
#main_mov {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
