#menubox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom:5px;
}
#menubox .menuitem {
	color: #FFFFFF;
	font-size: 90%;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 1px;
	
}
#menubox .menuitemact {
	color: #FFFF00;
	font-size: 90%;
	line-height: 18px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#menubox .menuitemsub {
	font-size: 90%;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#menubox .tokyo {
	font-size: 90%;
	font-weight:bold;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin:35px 0px 10px 0px;
}
#menubox .tokyo2 {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 30px;
	text-align:left;
}
#menubox .menuitemsubact {
	font-size: 90%;
	line-height: 18px;
	color: #FFFF00;
	text-align: right;
	margin-bottom: 10px;
}
#menubox a {
	color: #FFFFFF;
}
#menubox .menuitemact a {
	color: #FFFF00;
}
#menubox .menuitemsubact a {
	color: #FFFF00;
}
#menubox a:hover {
	color: #FFCC00;
}

#menuwrap {
    text-align: center;
    width: 200px;
    background: #333333;
}
#menubox .botan {
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 20px;
	padding-bottom:5px;
	letter-spacing: 1px
}
#menubox .botan1 {
	text-align:center;
	margin-bottom: 5px;
	padding-bottom:5px;
}
.bunwaku {
	text-indent: 1em;
	width: 550px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.smallfont{
	font-size:93%;
}
