　charset "utf-8";"
/* CSS Document */

* {
	
}
li{
	list-style: none;
}
ul{
	margin-left: 65px;
}
ul li{
	float: left;
	display: inline;
	height: 63px;	
}
body{
	font-family: "メイリオ","ＭＳ Ｐゴシック","MS PGothic","sans-serif";
	background-color: #ffffff;
	color: #583C32;
	font-size: 90%;
}
td img {
	display: block;
}

div#container {
	width: 960px;
	margin: 0 auto;
}

/*----------------------------------*/

#shopinfo {
	width: 860px;
}
span{
	display: none;
}

dt{
	float: left;
	clear: both;
	width: 120px;
	margin: 28px 4px 8px 4px;
}
dd{
	width: 300px;
	margin: 28px 4px 8px;
	float: left;
}
p.shopinfo{
	margin-bottom: 20px;
}
p.twigad{
	width: 200px;
	margin: 0 auto;
}

#info{
margin: 20px 0 65px 170px;
width: 660px;
clear: both;
}
#infoleft {
	background-image: url(../images/map.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 460px;
	height: 700px;
}
#inforight{
	width: 170px;
	float: right;
}
#wid{
	margin-left: 20px;
}
#follow {
	text-align: center;
	clear: both;
	margin-top: 16px;
	margin-bottom: 50px;
}
#follow a{
	text-decoration: none;
	color: #583C32;
	font-size: 90%;
}
#map {
	clear: both;
	position: relative;
	top: 280px;
	left: 10px;
	font-size: 90%;
}
#out {
	clear: both;
	position: relative;
	top: 262px;
	left: 260px;
	font-size: 90%;
}
#menu{
	margin-top:15px;
}
/*---------------------------------*/
#movesample{
	background-image: url(../images/spoon.jpg);
	width: 960px;
	height: 397px;
}
p.des{
	width: 450px;
	position: relative;
	top: 10px;
	left: 180px;
}
p.title{
	width: 150px;
	position: relative;
	top: 115px;
	left: 220px;
}

table.build{
	position: relative;
	top: 125px;
	left: 220px;
}
table.build tr td p{
	margin: 5px 30px 8px 30px;
	font-size: 90%;
}
p.etc{
	width: 150px;
	position: relative;
	top: 120px;
	left: 720px;
}
/*-------------------------------*/
#center{
	text-align: center;
}
.margin{
	margin: 80px 0 40px 0;
	clear: both;
}
#footer{
	width: 960px;
	text-align: center;
	padding-bottom: 30px;
}
