﻿@charset "UTF-8";

/*
	Description: カテゴリーアーカイブ専用
*/

/* Set Base Style
----------------------------------------- */

ul.newsList{
	margin:-1em 0 0 1em;
}

ul.newsList li{
	background: url(http://www.aceland.jp/img/newsListLi.gif) 3px center no-repeat;
	padding:2px 0 2px 22px;
	border-bottom: 1px dotted #999999;
}

