.mainImg {
	margin: 0;
	padding: 0;
}

.mainImg img {
	width: 100%;
	margin: 0;
	padding: 0;
}

.mainImg h1 {
	margin: 0;
	padding: 0;
}

#container {
	background-color: white;
	background-image: none;
}

#contents ul{
	margin: 0;
}

#contents li {
	margin-left: -1em;
}

#tokyo_menu {
	margin: 0;
	padding: 0;
	height: 36px;
}

#tokyo_menu li {
	float: left;
	display: block;
	margin: 0px;
	height: 36px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #80C6C6 gray gray #80C6C6;
}

#tokyo_menu li a {
	display: block;
	font-weight: bold;
	color: #555555 !important;
	width: 98px;
	height: 28px;
	padding-top: 5px;
	font-size: 10pt;
	background-color: #C0E3E3;
	border-bottom: solid 3px #80C6C6;
}

/*
#tokyo_menu li.start a {
	width: 98px;
}
*/

#tokyo_menu li a:hover {
	text-decoration: none !important;
	background-color: #A0D5D5;
}

.pt {
	text-align: right;
	clear: both;
}

.g_waku {
	float: right;
	margin-left: 10px;
	padding: 5px;
	border: solid 1px gray;
	backgroud-color: white !important;
	text-align: center;
	font-size: 10pt !important;
	line-height: 12pt;
}

td.tg {
	text-align: center;
	background-color: #A0D5D5 !important;
}

td.vt {
	vertical-align: top;
}

dl.voice_com dt {
	font-weight: bold;
}

dl.voice_com dd {
	margin-left: 1em;
	margin-bottom: 1em;
}

.star {
	color: #445B5B;
}