@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: 秋水社
	Description: sitemapカテゴリモジュール用スタイル設定
	Version: 1.0 

==============================================================
*/

/*---リンクリスト---*/
body#home div#contentsWrapper div#contents div#leftColumn div#section ul.linkList03 {
	margin:0;
}

body#home div#contentsWrapper div#contents div#leftColumn div#section ul.linkList03 li{
	border-bottom:1px dotted #ccc;
	padding:2px 0 5px 15px;
	margin-bottom:8px;
	background:url(/common/images/arrow.gif) center left no-repeat;
}

