body {
	background-color: #000;
	text-align: center;
}
img {
	border-style: none;
}
table#wrapper{
	margin: auto;
}
h1{
	margin: 10px;
}
h2{
	border-left: 16px #930 solid;
	border-bottom: 2px #930 solid;
	padding-left: 12px;
	width: 500px;
}
.menu {
	background-repeat: repeat-y;
	background-image: url(image/wood.jpg);
	vertical-align: top;
	border: 4px #933 outset;
	width: 180px;
}
.menu ul {
	margin: 60px 0;
	padding: 0;	
}
.menu ul li{
	list-style: none;
	height: 70px;
}
.menu ul li a {
	background-image: url(image/menu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 147px;
	margin: auto;
	border: 4px #933 inset;
}
#top a{background-position: 0 0;}
#top a:hover {background-position: -147px 0;}
#annai a{background-position: 0 -42px;}
#annai a:hover {background-position: -147px -42px;}
#greed a{background-position: 0 -84px;}
#greed a:hover {background-position: -147px -84px;}
#pics a{background-position: 0 -126px;}
#pics a:hover {background-position: -147px -126px;}
#linked a{background-position: 0 -168px;}
#linked a:hover {background-position: -147px -168px;}
#otoiawase a{background-position: 0 -210px;}
#otoiawase a:hover {background-position: -147px -210px;}
.menu span{
	display: none;
}
#cop {
	font-size: 6pt;
	margin-bottom: 32px;
	color: #330;
}
#light {
	background-image: url(image/light.jpg);
	background-repeat: repeat-x;
	height: 367px;
}
#face{
	float: left;
	margin:20px 40px 100px 10px;
}
#sign {
	display:block;
	float: right;
	margin: 32px 32px 200px 32px;
}
.dsp {
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
	vertical-align: top;
	width: 1500px;
	color: #543930;
	padding: 0px;
	text-align: left;
}
#th img {
	margin: 28px;
	border: 4px inset #c90;
}
.bun {
	padding: 0 40px;
	position: relative;
	top: -300px;
	line-height: 172%;
	font-weight: bold;
}

