#sidebox {
	width: 200px;
	padding-left: 45px;
	padding-top: 50px;
	position: fixed;
	left: 0px;
	top: 0px;
}
#menu {
	margin-top: 25px;
	margin-bottom: 20px;
}
#menu li {
	list-style-type: none;
	height: 35px;
	margin-bottom:7px;
	clear: both;
}
#logo_temp {
	height: 110px;
	width: 110px;
	position: fixed;
	right: 30px;
	bottom: 10px;
}
#logo_temp a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #A89D8F;
	padding-top: 3px;
	padding-bottom: 8px;
}
