body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5D523A;
	margin: 0px;
}
#background_top {
}
#background_bottom {
	width: 830px;
	height:15px;
	margin: 0px auto;
}
#all {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
#copy {
	font-size: 80%;
	text-align: center;
	clear: both;
	width: 800px;
	background-color: #818181;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

h1 {
	font-size: 4px;
	font-weight: normal;
	margin: 0px;
	text-indent: -9999px;
}

#privacy_policy a:link, #privacy_policy a:visited {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#privacy_policy a:hover, #privacy_policy a:active {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}


#link_bar {
	height: 20px;
}
#link_bar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#link_bar li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#route_and_station {
	display: block;
	width: 133px;
	height: 20px;
}
#route_and_station a:link, #route_and_station a:visited  {
	background: url(../img/route_and_station_search_off.gif) top center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}
#route_and_station a:hover, #route_and_station a:active  {
	background: url(../img/route_and_station_search_on.gif) bottom center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}

#map {
	display: block;
	width: 133px;
	height: 20px;
}
#map a:link, #map a:visited  {
	background: url(../img/map_search_off.gif) top center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}
#map a:hover, #map a:active  {
	background: url(../img/map_search_on.gif) bottom center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}

#design {
	display: block;
	width: 133px;
	height: 20px;
}
#design a:link, #design a:visited  {
	background: url(../img/designers_search_off.gif) top center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}
#design a:hover, #design a:active  {
	background: url(../img/designers_search_on.gif) bottom center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}

#highgrade {
	display: block;
	width: 133px;
	height: 20px;
}
#highgrade a:link, #highgrade a:visited  {
	background: url(../img/highgrade_search_off.gif) top center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}
#highgrade a:hover, #highgrade a:active  {
	background: url(../img/highgrade_search_on.gif) bottom center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}

#pet {
	display: block;
	width: 133px;
	height: 20px;
}
#pet a:link, #pet a:visited  {
	background: url(../img/pet_search_off.gif) top center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}
#pet a:hover, #pet a:active  {
	background:url(../img/pet_search_on.gif) bottom center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}

#mailmag {
	display: block;
	width: 133px;
	height: 20px;
}
#mailmag a:link, #mailmag a:visited  {
	background: url(../img/mailmagazine_off.gif) top center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}
#mailmag a:hover, #mailmag a:active  {
	background: url(../img/mailmagazine_on.gif) bottom center no-repeat;
	width: 133px;
	height: 20px;
	display: block;
	text-decoration: none;
	position: absolute;
	text-indent: -9999px;
}

/*tb^[*/
#footer {
	text-align: center;
	font-size: 90%;
	color: #333333;
	clear: both;
	width: 750px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	margin: 5px 0px;
	float: left;
}
#footer a:link, #footer a:visited {
	color: #333333;
	padding-left: 2px;
	border-left: 2px solid #FF6600;
	text-decoration: none;
	margin-left: 6px;
}
#footer a:hover, #footer a:active {
	color: #FF6600;
	padding-left: 2px;
	border-left: 2px solid #333333;
	text-decoration: underline;
	margin-left: 6px;
}


.seisu_bu {
	font-size: 18px;
}
.shousu_bu {
	font-size: 12px;
}
