body {
	background-color: #D7EBFF;
	padding: 0px;
	font-family: Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background-image: url(img/container_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* header */
#header {
	background-color: #2A86C7;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	background-image: url(img/headerimg2.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

#header h1 {
	font-size: 14px;
	text-indent:3px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 45px;
	height: 100px;
}

/* container */
#container {
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;

	background-image: url(img/container_back.gif);
	background-repeat: repeat-y;
}

/* submenu */
#sidemenu {
	width: 192px;
	background-color: #2A86C7;
	float: left;
}

#sidemenu a {
	padding: 5px;
	display: block;
	color: #333333;
	text-decoration: none;
}

#sidemenu h2 {
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#sidemenu h3 {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
}

/* submenu : Specification about a theme */
#sidemenu .theme {
	background-image: url(img/sidemenu_icon_theme.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#sidemenu .thememenu {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}

#sidemenu .thememenu a:hover, #sidemenu .thememenu .hit{
	background-color: #FFFF66;
}

/* submenu : Specification about a stay */
#sidemenu .stay {

	background-image: url(img/sidemenu_icon_stay.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#sidemenu .staymenu {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #66CC00;
}

#sidemenu .staymenu a:hover, #sidemenu .staymenu .hit{
	background-color: #CCFF66;
}

/* submenu : Specification about a note */
#sidemenu .note {
	background-image: url(img/sidemenu_icon_note.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}

#sidemenu .notemenu {

	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6666;
}

#sidemenu .notemenu a:hover, #sidemenu .notemenu .hit{
	background-color: #FFCCCC;
}

/* submenu : Specification about a link */
#sidemenu .links {
	background-image: url(img/sidemenu_icon_links.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-position: 0px 5px;
	width: 170px;

}
#sidemenu .linkbanner {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/* menu */
#menu  {
	width: 568px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu h2 {
	float: right;
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#menu a {
	color: #333333;
	text-decoration: none;
	width: 126px;
	padding: 7px;
	display: block;
}

#menu .top {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2A86C7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
#menu .top a:hover ,#menu .top .hit {
	background-color: #99CCFF;
}

#menu .theme {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
#menu .theme a:hover ,#menu .theme .hit{
	background-color: #FFFF66;
}

#menu .stay {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #66CC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
#menu .stay a:hover,#menu .stay .hit {
	background-color: #CCFF66;
}

#menu .note {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

#menu .note a:hover,#menu .note .hit {
	background-color: #FFCCCC;
}

/* center main contents */
#main {
	width: 568px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#mainimg {
	border: 1px solid #CCCCCC;
	margin: 10px;
}

#topics {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#topics h4#topicstitle {
	font-size: 18px;
	font-weight: bold;
	color: #2A86C7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2A86C7;
	background-image: url(img/kutani_icon_blue.gif);
	background-repeat: no-repeat;
	padding: 3px;
	text-indent: 30px;
	margin: 0px;
}
#topics table td h5 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(img/ball_icon_blue.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 3px 3px 3px 32px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#topics table td.information p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#topics table table.matsui {
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #2A86C7;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

#spot {
	font-size: 0.9em;
	overflow: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#spot h4#spottitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(img/kutani_icon_yellow.gif);
	background-repeat: no-repeat;
	padding: 3px;
	text-indent: 30px;
	margin: 15px 0px 0px;
}
#spot h5 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(img/ball_icon_yellow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 3px 3px 3px 32px;
}
#spot table {
}
#spot table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#spot table td p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#spot table td a {
	display: block;
	height: 100px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
#spot table td a:hover {
	display: block;
	height: 100px;
	width: 100px;
	border: 1px solid #FFCC00;
}

/* footer */
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	color: #000000;

	background-color: #99CCFF;
}

#copyright {
	background-color: #2A86C7;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
