#header {
	background-image: url(000/header.jpg);
	height: 250px;
	background-position: left top;
	background-color: #000000;
	background-repeat: repeat-x
}

#main{
	padding-top: 30px;
	width: 190px;
	padding-bottom: 20px;
	background-attachment: fixed;
	background-image: url(000/kabe_2.jpg);
	background-repeat: repeat
}
body {
	background-attachment: fixed;
	background-image: url(000/kabe_16.jpg);
	background-repeat: repeat;
	font-size: x-small;
	color: #522929;
	text-align: center;
}

address {  font-size: x-small; color: #FFFFFF; font-style: normal}

#right {  font-size: xx-small; padding-top: 20px; padding-left: 100px; color: #522929;; text-align: left}

#left {color: #330000; font-size: small;
auto}

#top {background-attachment: fixed; background-image: url(000/kabe_013.jpg); background-repeat: repeat; height: 20px; width: auto; font-size: x-small; padding-right: 20px}table {  font-size: x-small; color: #522929; padding-bottom: 20px}

a:hover{
	position:relative;
	top:1px;
	right:2px;
	} 
.no_hover{
	position:relative;
	top:-1px;
	right:-2px;
	margin: 20;
	}
.right {
	text-align: left;
}
