@charset "utf-8";
/* CSS Document */
/* formatting style
-----------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
h4 {
	font-size: medium;
	font-style: normal;
	color: #993300;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
h6 {
	font-size: medium;
	margin-left: 75px;
	color: #993300;
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 3px;
}

body {
	color: #333333;
	background-image: url(../images/bg.gif);
}
table {
	margin-right: auto;
	margin-left: auto;
}
address {
	text-align: center;
	background-color: #9a9580;
	color: #FFFFFF;
	float: none;
	clear: both;
	height: 60px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 5px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#main {
	margin: 10px;
	line-height: 1.2em;
	padding: 10px;
}
#message {
	float: right;
	width: 300px;
	background-color: #f4f2df;
	text-align: center;
	line-height: 1.5em;
	font-size: 90%;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#illustration {
	float: left;
	width: 280px;
	background-position: center;
	text-align: center;
	background-color: #f4f2df;
	line-height: 5em;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

#stay {
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#stay ul {
	text-indent: 50px;
}
#photo {
	text-align: center;
	padding-top: 30px;
}
#photo hr {
	margin-bottom: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#planning ul {
	text-indent: 100px;
	line-height: 1.5em;
}
#navigation {
	text-align: center;
}
#navigation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bath ul {
	margin-left: 75px;
	text-align: left;
	line-height: 1.5em;
	list-style-type: none;
}

.floatleft01 {
	float: left;
	padding-left: 100px;
	padding-right: 50px;
	padding-top: 30px;
}
.floatleft02 {
	float: left;
	padding-left: 175px;
	padding-right:125px;
	padding-top: 30px;
}
.floatleft03 {
	padding-right: 50px;
	padding-left: 75px;
	float: left;
}
.floatleft04 {
	padding: 0px;
	margin-right: 40px;
	margin-left: 50px;
}
.floatleft05 {
	margin-left: 50px;
	float: left;
	margin-right: 40px;
}

.albumtext {
	width: 700px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
}
.planningtext {
	padding-right: 75px;
	display: block;
	height: 100px;
	text-align: left;
}
.accesstext01 {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 40px;
}
.accesstext02 {
	margin-right: 70px;
	margin-left: 70px;
}
