@charset "utf-8";

.top-menu-item {
	float: left;
	width: 320px;
}

.top-menu-archive {
	margin: 0 20px;
}

.top-menu-title {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
    font-family: "Futura", "FuturaLike", "Century Gothic", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

.top-menu-to-list {
	text-align: right;
}

