﻿@charset "utf-8";
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
　　border-style: none;
}
body {
	background-image: url(back.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
.main {
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	color: #565656;
	background-color: #FFFFFF;
	white-space: nowrap;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
.left {
	white-space: nowrap;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 174px;
	float: left;
}
.tomiaki {
	white-space: nowrap;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 404px;
	float: left;
	line-height: 1.8em;
	}
.sitemap {
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	width: 600px;
	float: left;
	height: 190px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.flower {
	white-space: nowrap;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 221px;
	color: #990033;
	text-align: center;
	float: left;
}
.hall {
	white-space: nowrap;
	clear: both;
	height: auto;
	width: 800px;
	text-align: center;
}
.QR {
	text-align: center;
	vertical-align: middle;
	width: 200px;
	float: right;
	height: 190px;
	background-color: #FFFFFF;
	white-space: normal;
	margin-top: 30px;
}

