body {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	background: #000000 url(tokyotower.jpg) no-repeat fixed 100% 100%;
}
a{
	text-decoration: none;
}
a:link{
	color: #FFFFFF;
	background-color: transparent;
}
a:visited{
	color: #999999;
	background-color: transparent;
}
a:hover{
	background-color: #990000;
	color: #FFFFFF;
}
a:active{
	text-decoration: none;
	background-color: #990000;
	color: #FFFFFF;
}

h1 {
	display: none;
}
h2 {
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

hr {
	width: 50%;
	text-align: center;
	border: 1px dashed #FFFFFF;
	height: 1px;
}

address {
	font-style: normal;
	display: inline;
	font-size: 80%;
}
ul {
	list-style-image: url(bn2.gif);
	margin-left: 0em;
	padding-left: 0em;
}
dt {
	text-indent: 0em;
	padding-left: 20px;
	list-style-position: inside;
	float: left;
	background: url(bn2.gif) no-repeat 0% 50%;
}

#home.header {
	background: url(xmastreetour.png);
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 150px;
	width: 480px;

}
.sub {
	display: block;
}
.date {
	display: block;
}

.navi {
	font-size: 80%;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	width: 480px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	font-size: 80%;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	width: 480px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.menu h2 {
	display: none;
}
.main {
	border: 1px solid #FFFFFF;
	width: 480px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.section {
	padding: 0px 10px 10px;
	color: #FFFFFF;
	line-height: 160%;
	font-size: 100%;
	text-align: left;
	margin: 10px 0px;
}
.image {
	width: 210px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
}
.comment {
	margin-right: 5px;
	text-align: left;
	margin-left: auto;
	width: 220px;
}
.footer {
	text-decoration: none;
	white-space: nowrap;
	z-index: 3;
	margin: 10px auto;
	width: 480px;
	padding: 10px;
}
