div.sidebar {
	width: 220px;
	margin: 2em 10px 2em 0;
	}
div.sidebar img {
	border: none;
	}
table#item-list a {
	color: #fff;
	}
table#item-list a:hover {
	color: #f00;
	}
table#item-list {
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #fff;
	border: 1px solid #174574;
	background: #356aa0 url('http://www.battle.co.jp/wp/wp-content/themes/battle-factory/images/bg_sidebar_h3.gif') top left repeat-x;
	}
table#item-list th {
	padding: 5px;
	}

/* サイドバーメニュー */
ul#section {
	font-size: 0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}
li.section {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #ddd;
	background: #f2f2f2 url('./images/bg_li_section.gif') top left repeat-x;
	}

ul.belong {
	display: none;
	margin: 0px;
	padding: 0px 0px 0px 1em;
	list-style: none;
	}
ul.belong li {
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	}
