@charset "utf-8";
h4 {
	font-size: 14px;
	background-color: #339A54;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	clear: both;
}
h5 {
	font-size: 14px;
	background-color: #339A54;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
#main {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	background-image: url(images/top.jpg);
	height: 80px;
	width: 750px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
}

#cont {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	width: 750px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 23px;
	padding-top: 0px;
}

#fooder {
	text-align: center;
	clear: both;
	font-size: 12px;
	padding-top: 10px;
}
#memu {
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
#bmenu {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bmenu img {
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.sita10 {
	margin-bottom: 10px;
}
.waku {
	border: 1px solid #999999;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	margin: 0px;
}

.meta {
	font-size: 12px;
	float: right;
}.toiawase {
	margin-top: 10px;
	margin-right: 100px;
	margin-left: 100px;
	padding: 20px;
	background-color: #F0F0F0;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.qr {
	font-size: 13px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

