body    {
	color: #333;
	background-color: #e44c4c;
	background-image: url("../images/daitop_bg.jpg");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka;
}
#pagebody { text-align: center; margin: 0 auto; padding: 0; width: 780px }
h1      { background-image: url("../images/top_logo.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: center 50px; text-indent: -9999px; margin: 0; padding: 0; height: 315px }
p   { color: #333; font-size: 12px; line-height: 18px; display: none; margin: 0; padding: 0 }
address { color: #fff; font-size: 11px; font-style: normal; margin-bottom: 20px }
ul { margin: 0 0 60px; padding: 0 }
li {
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
li a:link  {
	color: #ab001a;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/enter.gif");
	background-repeat: no-repeat;
	background-position: center 0;
	display: block;
	margin: 0;
	height: 32px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
li a:visited  {
	color: #ab001a;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/enter.gif");
	background-repeat: no-repeat;
	background-position: center 0;
	display: block;
	height: 32px;
	padding-top: 1px;
}
li a:hover   { color: #fff; text-decoration: none; background-image: url("../images/enter_on.gif"); background-repeat: no-repeat; background-position: center 0; display: block; height: 32px; padding-top: 1px }

