/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #7F7F81;
		background-color: #F90;
	background-position: center top;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #5D9800;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}

/* Header */

#header {
	width: 950px;
	height: 125px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 600px;
	height: 63px;
}

#logo h1 {
	margin: 0;
	padding: 40px 0px 0px 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: -1px 1px 2px #8C5414;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:60px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 291px;
	height: 63px;
}

#search form {
	padding: 70px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left 70px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	padding: 8px 10px 8px 10px;
	border: none;
	background: none;
	text-transform: lowercase;
	color: #7F7F81;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 63px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 63px;
	background: url(images/img05.jpg) no-repeat right top;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	margin-right: 3px;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 1px 1px 2px #4D5A1C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: visible;
}

#menu li.current_page_item {
}

#menu .current_page_item a {
	background: url(images/img06.jpg) repeat-x left top;
}

#menu a:hover {
	text-decoration: none;
	background: url(images/img06.jpg) repeat-x left top;
	font-size: 12px;
	color: #00F;
}

#splash {
	width: 920px;
	height: 472px;
	margin: 0px auto 30px auto;
	padding: 30px 0px 0px 30px;
	background: #FFFFFF;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 620px;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 30px;
	padding: 40px;
	background: #FFFFFF;
}

.post .title {
	margin: 0px;
	letter-spacing: -1px;
	color: #333;
}

.post .title a {
	color: #333333;
	text-decoration: none;
	border: none;
}

.post .meta {
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #888888;
}

.post .meta a {
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	float: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: #FFFFFF;
	margin-bottom: 30px;
	padding: 30px 0px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 30px;
}

#sidebar li li {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #B9B9B9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 30px;
	letter-spacing: -1px;
	font-size: 28px;
	color: #333333;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #7F7F81;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #5D9800;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	overflow: hidden;
	padding: 30px 0px;
	background-color: #FFF;
	background-image: url(images/image002.png);
	background-repeat: no-repeat;

}
#shop-wrapper {
	overflow: hidden;
	padding: 30px 0px;
	background-color: #FFF;
	background-image: url(images/image001.png);
	background-repeat: no-repeat;
	z-index: -1;
}
#snack-wrapper {
	overflow: hidden;
	padding: 30px 0px;
	background-color: #FFF;
	background-image: url(images/image003.png);
	background-repeat: no-repeat;
}
#toba-wrapper {
	overflow: hidden;
	padding: 30px 0px;
	background-color: #FFF;
	background-image: url(images/gallery2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: -10;
}
#sanchou-wrapper {
	overflow: hidden;
	padding: 30px 0px;
	background-color: #FFF;
	background-image: url(images/irori1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#footer {
	clear: both;
	height: 100px;
	background: #222222;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
　　
; 			z-index: -10;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


#three-columns {
	overflow: hidden;
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 30px 0px;
	z-index: -5;
}

#three-columns ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#three-columns li {
	padding: 4px 20px 6px 20px;
	border-bottom: 1px dashed #B9B9B9;
	color: #000;
}

#three-columns h2 {
 	padding: 0px 0px 20px 20px;
	font-size: 28px;
	color: #000000;
}

#column1 {
	float: left;
	width: 280px;
	margin-right: 55px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 280px;
}

#column1 a, #column2 a, #column3 a {
	color: #141414;
}
.galleryContainer {width: 890px;}
.galleryImage {
	background-color:black;
	width:890px;
	height:444px;
	overflow:hidden;
	margin:5px;
	float:none;
}
.info    { margin-left:10px; font-family:arial;padding:3px;}
.info h2 { color:gray;}
.info p { color:white}
.clear { clear:both; margin-top:10px;}

.popup img {
	display:block;            /*ブロック形式で表示*/
	top:-10000px;             /*画像を画面外に飛ばす*/
	left:-10000px;            /*画像を画面外に飛ばす*/
	position:fixed;        /*絶対位置への配置*/
	filter:Alpha(opacity=90); /*半透明[IE]*/
	opacity: 0.9;             /*半透明[FireFox]*/
	border: 0px;              /*枠なし*/
}
/*②オンマウス時*/
.popup a:hover {
    position:relative; /*相対位置への配置*/
}
/*③オンマウス時の画像表示位置*/
.popup a:hover img {
    top:20px;  /*画像表示位置[top]*/
    left:10px; /*画像表示位置[left]*/
}

