*{
	margin:0;
	padding:0;
	border:0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:16px;
	line-height:160%;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	color: #333;
}
html, body {
	width: 100%;
}
body {
	background-color:rgba(64,00,48,1);
	background-image: url(../img/bg_saaya01.png);
	background-repeat: repeat;
}
p {
	margin-bottom:0.5em;
}
li {
	list-style-type: none;
}
a:hover, a:active {
	opacity:0.5;
}
a.thickbox {
}
table {
	border-collapse:collapse;
}
#wrapper {
	background-color: rgba(235,235,225,1);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#wrapper h2 {
	text-align: center;
	margin-top: 200px;
	margin-bottom: 100px;
}
#wrapper h3 {
	text-align: center;
	margin-bottom: 20px;
}
#wrapper header {
	margin-bottom: 20px;
	text-align: center;
	position:relative;
}
#wrapper header p.logo {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 600px;
	width: 950px;
}
#wrapper header img.deco {
	position: absolute;
	top: -80px;
	right: -80px;
}
#wrapper section {
	position:relative;
}
#wrapper section.imagephoto {
	margin: auto;
	width: 750px;
	font-size:0px;
	letter-spacing:-10px;
}
#wrapper section#news {
	width: 500px;
	padding: 30px;
	margin: auto;
	margin-top: 100px;
	background-color: #F5F6E8;
	border: 1px solid #846154;
}
#wrapper section#news p {
	padding-left:10px;
	padding-right:10px;
	border-bottom:dotted 1px #ccc;
	font-size:18px;
}
#wrapper section#news p i {
	font-size:14px;
}
#wrapper section#info {
	width: 750px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


footer {
	height: 350px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position:relative;
}
#wrapper section#info table {
	width: 750px;
}
#wrapper #info th, #wrapper #info td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #666;
	vertical-align: middle;
	height: 60px;
}
#wrapper #info th {
	width: 240px;
	text-align: center;
	letter-spacing: 5px;
}
#wrapper #menu div.largeimg {
	margin-top: 50px;
	margin-bottom: 50px;
}

footer p.logo {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 350px;
	width: 950px;
}
#wrapper #menu div.photos {
	margin-top: 50px;
	margin-bottom: 150px;
	font-size:0px;
	letter-spacing:-10px;
}
#wrapper section#menu {
	width: 750px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
#wrapper #menu th, #wrapper #menu td {
	vertical-align: middle;
}
#wrapper #menu th {
	width: 250px;
	text-align: right;
}
#wrapper #menu td {
	text-align: left;
	padding-left: 50px;
}
#wrapper section#map {
	height: 380px;
	width: 750px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #888;
}
#wrapper #menu .photos img {
	margin: 5px;
}
footer img.deco {
	position: absolute;
	top: -80px;
	left: -80px;
}
