body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(../img/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

* {
	zoom:1;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}
h1 {
	letter-spacing: -1px;
	font-size: 2em;
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
}
h2 {
	font-size: 1.3em;
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
}
p, ul, ol {
}
p2 {
	font-size: x-small;
	padding: 5px;
}
.blockbg {
	background: #D9D785;
}
ul {
	list-style-type: none;
}
ol {
}
a {
	color: #06C;
}
a:hover {
	text-decoration: none;
}

.bold {
	font-size: 1.2em;
	font-weight: bold;
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
.frame {
	border: 1px solid #000;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

ul {
	behavior:url("css/csshover3.htc");
}

#header {
	width: 800px;
	height: 150px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
/* Logo */

.logo {
	width: 800px;
	float: left;
	margin-top: 30px;
}
.logo h1, .logo h2, .logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}
.logo h1 {
	text-align: center;
	font-size: 3.2em;
	color: #FAFAFA;
	padding-bottom: 10px;
}
.logo h1 a {
	color: #FAFAFA;
}
.logo p {
	padding-top: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.logo h2 a, .logo p a {
	color: #000000;
}
.logo a {
	text-decoration: none;
}

/* Page */

#page {
	width: 800px;
	height: 100%;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	clear:left;
}
#latest-post {
	float: left;
	width: 800px;
	height:auto;
	line-height: 2em;
	font-size: 12px;
	list-style-type: none;
	clear: both;
	padding: 0px;
	
}
.title {
	float: left;
	height: 160px;
	width: 800px;
	clear: both;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
	float: left;
	height: auto;
	width: 800px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.entry2 {
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom: #9C9C9C 1px dashed;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
	float: left;
	height: auto;
	width: 800px;
	text-align: center;
}

#latest-post h3 {
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	padding-top: 50px;
}
#soshiki, #history, #event, #mail, #shop,  #link, #contact {
	margin-top: 54px;
}
#recent-posts {
	float: left;
	width: 250px;
	padding: 15px 10px 20px 20px;
	line-height: 1.5em;
	font-size: 12px;
	background-color: #FAFAFA;
}
#recent-posts .entry {
	padding-top: 15px;
	
	
}
#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #CCCCCC;
}
#recent-posts .more {
	padding-left: 20px;
}
.entry li {
	list-style: square;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 12px;
	color: #505050;
}
.post .meta a {
	color: #000000;
}

.link a {
	text-decoration: none;
	color: #000;
}
.map {
	background-color: #999;
	padding: 5px;
}

#latest-post .hr {
	font-size:16px;
	padding-top:15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
	}

.txtbox1 {
	padding:15px;
	background-color: #FFC;
	border: 1px solid #999;
}

.txtbox2 {
	padding:15px;
	background-color: #FC0;
	border: 1px dashed #999;
}

.txtbox3 {
	padding:15px;
	background-color: #FC0;
	border: 1px dashed #999;
	color:#F00;
	font-weight:bold;
	text-align:center;
}

.txt2 {
	color:#F00;
}

.arrow {
	text-align:center;
}

.kakunin {
	color:#F00;
	font-size:120%;
}

.red {
	color:#F00;
}

.left_float {
	float:left;
	width:350px;
}

.right_float {
	float:right;
	width:450px;
}

/* Footer */

#footer {
	color: #565251;
	width: 797px;
	height: 50px;
	margin-bottom: 0;
	font-size: 11px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 13px;
	padding-bottom: 15px;
	overflow: auto;
}
#page #content #latest-post .entry h4 {
	color: #F00;
}
