#body #page #leftBlock {
	width: 260px;
	float: left;
	clear: both;
}

#body #page #main {
	float: right;
	width: 630px;
}

#body #page #main #mainBlock {
	clear: left;
	float: left;
	width: 420px;
}

#body #page #main .news {
	clear: none;
	float: none;
	margin-bottom: 10px;
	margin-right: 10px;
}
#mainBlock .news a {
	background-image: url(../../common/img/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	display: block;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding-bottom: 0.4em;
}
#mainBlock .news a:hover {
	background-color: #F6F6F6;
}

#body #page #main ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#body #page #main li {
	line-height: 1.2em;
	margin-bottom: 0.5em;
	list-style-image: url(../../common/img/star.gif);
}
#body #page #main #rightBlock {
	width: 210px;
	float: right;
}
#body #pageBg #page #main #mainItem #rightBlock #rightBlockItem {
	margin-right: 10px;
}

#floorInformation {
	background-image: url(../img/otherInformation_floorBody.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
#sightInformation {
	background-image: url(../img/otherInformation_kankoBody.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
#body #page #main #rightBlock .links {
	padding: 5px;
}
#body #page #main #rightBlock .links a {
	line-height: 1.2em;
	background-image: url(../../common/img/wing.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
#banners img,object,embed {
	margin-bottom: 5px;
}

.subMenu {
	margin-bottom: 10px;
}
.subMenuBody {
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subMenuComment {
	line-height: 1.1em;
	font-size: 0.9em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.subMenuBody .subMenuSubTitle {
	text-indent: 1em;
	background-color: #E0E0E2;
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: 1.6em;
	font-size: 1em;
}
.subMenuBody a {
	padding-left: 32px;
	background-image: url(../../common/img/circle_arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
	display: block;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.subMenuBody a:hover {
	background-color: #E7E7E7;
}
.subMenuBody .noLine {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.subMenuBody .blueLink {
	color: #0000CC;
	background-image: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subMenuBody .blueLink:link {
	color: #0000CC;
}
.subMenuBody .blueLink:visited {
	color: #0000CC;
}
.subMenuBody .blueLink:hover {
	color: #FF6600;
	background-color: #F8F8F8;
}

#page #leftBlock #mobile {
	background-image: url(../banners/mobile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 110px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.85em;
	height: 60px;
	margin-bottom: 10px;
}
#floorInformation .comment {
	font-size: 0.8em;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 1.4em;
}
#sightInformation .comment {
	font-size: 0.8em;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 1.4em;
}
#main #mainItem {
	margin-right: 0px;
}

