@charset "UTF-8";
/* CSS Document */

#navi {
	float: right;
	background-color: #CCC;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	height: auto;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	background-repeat: repeat;
	padding: 5px;
}
img { border-style:none; }

a img { border-style:none; }