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

#contents {
	float: right;
	width: 649px;
	border-top: 3px solid #747474;
}

/* メニューの選択処理 */
#menu li a#menu_4 { background-image: none;}

/* ===== report ===== */
#item_list dl { margin: 0;}

#item_list dt {
	float: left;
	width: 8em;
}

#item_list dd {
	padding-left: 9em;
	background-image: url("/images/arr_news.gif");
	background-position: 8.3em 0.6em;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	border-bottom: 1px dotted #CCCCCC;
}

#item_list dd.shopping { background-image: url(../images/arr_cat2.gif);}
