@charset "utf-8";

.tokyolist li {
    white-space: nowrap;
    width:183px;
}

.forms li input.keywordOfSearch {
	width:80px;
}


