@charset "utf-8";
@import url("sp.css");

html {
font-size:medium !important;
font-size:small; /* この指定は古いIE用です */
}

html,body { 
	height:100%; width: 100%; 
}
body {
	color:#555;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	-webkit-text-size-adjust: none;
	padding: 0px;
	background-color: #fff;
	background-image: url(img/bgn.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	text-align: left;
}

p,h1,h2,h3,h4
{
	margin: 0px;
	padding: 0px;
}


.typo{
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	text-indent: -5000px;
}

.clear-box,
#nav p.clear-box
{
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{color:#555;text-decoration:none;}
a:active, a:focus {outline:0;}

#header,#wrapper
{
	position:relative;
	padding-bottom: 0;
	max-width: 800px; margin: 0 auto; 
}

h1,h1 a{color:#6a9a68;}

#nav {
	width:100%;
	position:relative;
	padding: 0;
	margin:0;
	display: block;
}

#nav p{
	display: block;
	position: absolute;
	z-index: 100;
	font-weight: bold;
}

#nav p a{
	background-image: url(img/b.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.smalogo{width: 100%;text-align: center;padding: 30px 0 30px 0;}

h2
{
	display: block;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #6a9a68;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 20px;
}


h3
{
	display: block;
	font-size: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4
{
	display: block;
	font-size: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cont-box {
	padding-top: 10px;
	padding-bottom: 10px;
}

.cont a	{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border: 3px solid #6a9a68;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	color: #6a9a68;
	margin-bottom: 10px;
}

.txt-box
{
text-align: justify;
text-justify: inter-ideograph;
}
.movie
{
	text-align: center;
}

.txt-box.movie
{
	text-align: center;
}

.photo-box
{
	text-align: center;
}

.photo-box img 
{
	width: 100%;height:auto;
}

.next-page{
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	text-align: center;
}
.footer{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}

.f-l{float: left;width: 47%;}
.f-r{float: right;width: 47%;}

ol
{
	clear: both;
	float: none;
	padding: 0;
	margin: 0;
}

ol li
{
	text-align: left;
	text-indent: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0;
	letter-spacing: 0em;
}


ol li
{
	list-style-type: none;
	background-image: url(img/sy.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.walk
{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 30px;
	width: 100%;
}

.walk img
{
	width: 50%;height:auto;
}