@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: left;
	margin: 0px;
	padding: 0px;
}
p {
	text-indent: 1em;
	margin: 0px;
}
#header_image {
	width: 800px;
	padding: 0px;
	height: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#top_menu {
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/as/utility/top_menu_back.gif);
	margin: 0px;
	width: 795px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 21px;
}
#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/btm_menu_back.gif);
	margin: 0px;
	height: 21px;
	width: 795px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.nav_more {
	padding: 0px;
	margin-top: 5px;
}
.link_bar_img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 1px;
}
.clear {
	clear: both;
}
