@charset "utf-8";
/* CSS Document */

#kari {
	margin-right: auto;
	margin-left: auto;
	height: 258px;
	width: 400px;
	margin-top: 50px;
	background-color: #007131;
}
body {
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	line-height: 1;
	color: #333;
	margin: 0px;
	overflow: scroll;
}
header, nav, article, aside, section, footer {
    display:block;
}
header h1 img {
	margin-right: 20px;
	vertical-align: -35px;
}
header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	background-color: #007130;
	padding-bottom: 10px;
	padding-top: 10px;
	box-shadow: 0px 1px 7px #aaaaaa;
	margin-bottom: 10px;
	overflow: hidden;
}
header h1 {
	margin-top: 0px;
	color: #FFF;
	font-size: 40px;
	text-shadow: 0px 3px 8px #000;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
h1 {
	margin-bottom: 0px;
}
#kari p {
	font-size: 30px;
	color: #FFF;
	text-align: center;
}
/*header p {
	color: #FF3;
	line-height: 1.2em;
}*/
header aside {
	background-color: #996600;
	border: 2px solid #999933;
	border-radius: 5px;
	width: 220px;
	float: right;
	padding: 8px;
}
header aside h1 {
	color: #FFF;
	font-size: 17px;
}
aside p {
	line-height: 17px;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#main01 {
	background-color: #FFC;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	overflow: hidden;
}
#main01 .navi {
	width: 210px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 5px;
	margin-top: 10px;
}
nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
nav ul li {
	height: 50px;
	width: 200px;
	margin-top: 5px;
	font-weight: bold;
}
nav ul li .line2 {
	font-size: 16px;
	line-height: 1.2em;
	padding-top: 7px;
	padding-left: 17px;
	height: 43px;
	font-weight: bold;
}
nav ul li .line3 {
	font-size: 20px;
	padding-left: 12px;
	padding-top: 16px;
	height: 34px;
	font-weight: bold;
}
nav ul li a {
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
	height: 38px;
	color: #333;
	font-size: 25px;
	padding-top: 12px;
	display: block;
}
nav ul li a:hover {
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
}
nav ul .b-001 a {
	background-image: url(images/botan01.jpg);
}
nav ul .b-001 a:hover {
	background-image: url(images/botan01.jpg);
}
nav ul .b-002 a {
	background-image: url(images/botan02.jpg);
}
nav ul .b-002 a:hover {
	background-image: url(images/botan02.jpg);
}
nav ul .b-003 a {
	background-image: url(images/botan03.jpg);
}
nav ul .b-003 a:hover {
	background-image: url(images/botan03.jpg);
}
nav ul .b-004 a {
	background-image: url(images/botan04.jpg);
}
nav ul .b-004 a:hover {
	background-image: url(images/botan04.jpg);
}
nav ul .b-005 a {
	background-image: url(images/botan05.jpg);
}
nav ul .b-005 a:hover {
	background-image: url(images/botan05.jpg);
}
nav ul .b-006 a {
	background-image: url(images/botan06.jpg);
}
nav ul .b-006 a:hover {
	background-image: url(images/botan06.jpg);
}
#main01 article {
	float: right;
	width: 700px;
	margin-right: 10px;
}
footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
}
#true {
	background-image: url(images/back.png);
}
article h1 {
	background-color: #825700;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFF;
	border-radius: 5px;
	box-shadow: 0px 2px 5px #000;
}
article p {
	padding-left: 15px;
}
article table {
	border-collapse: collapse;
}
th, td {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
th {
	background-color: #CBEDCB;
	border: thin solid #aaa;
}
td {
	background-color: #E1FFFF;
	border: thin solid #aaaaaa;
	text-align: center;
}
tr .t-01 {
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E1E1E1;
}
article .ta-01 {
	float: left;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 10px;
}
table caption {
	font-size: 15px;
}
.flo-non {
	clear: both;
}
.w-01 {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.ta-02 {
	margin-top: 20px;
	float: right;
	margin-right: 80px;
}
.p-01 {
	line-height: 1.5em;
	float: right;
	width: 330px;
	padding: 0px;
	display: block;
	margin-right: 8px;
}
.li-01 {
	line-height: 2em;
	width: 640px;
}
article figure.outline {
	float: right;
	text-align: center;
	width: 58%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.fig01 {
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
.nen-event {
	list-style-type: none;
	line-height: 30px;
	width: 250px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}
.nen-event li {
	text-indent: 1em;
}
.nen {
	float: left;
	width: 300px;
}
.day {
	float: right;
	margin-right: 10px;
	width: 380px;
}
.day-event {
	line-height: 30px;
	list-style-type: none;
	padding-left: 18px;
}

article .nen h2 {
	color: #333;
	font-size: 20px;
	background-color: #9C0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
}
article .day h2 {
	color: #333;
	font-size: 20px;
	background-color: #9C0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
}
 .nen li + li{
	border-top: dotted 2px #ccc;
}
 .day li + li{
	border-top: dotted 2px #ccc;
}
.day2 {
	background-color: #CF9;
	width: 350px;
	float: right;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	line-height: 20px;
	margin-right: 5px;
}
figure.hinoki-map {
	text-align: center;
}
.map-exp {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
header a {
	text-decoration: none;
	display: block;
}
.g-map {
	margin-bottom: 10px;
	margin-top: 10px;
}
.qr {
	text-align: center;
	padding-top: 10px;
	font-size: 13px;
	background-color: #CF9;
	margin-top: 10px;
	width: 200px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
header h4 {
	margin: 0px;
	color: #FFF;
}
article h3 {
	text-align: center;
	color: #063;
	letter-spacing: 1px;
}
.bx-slide .bxslider li {
	list-style-type: none;
}
.bx-slide {
	margin-left: -40px;
	margin-bottom: 10px;
	height: 300px;
	margin-top: 10px;
}
.outline-2 {
	float: left;
	width: 40%;
}
.room-info {
	background-color: #CC3399;
	color: #FFF;
	text-align: center;
	font-size: 1.2em;
	border-radius: 5px;
	line-height: 1.5em;
	letter-spacing: 1px;
	display: inline-block;
	padding-right: 10px;
}
