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

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

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

/*---リンクリスト---*/
body#home div#contentsWrapper div#contents div#leftColumn div#section ul.linkList03 {
	margin:10px 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;
}

body#home div#contentsWrapper div#contents div#leftColumn div#section ul.listType01{
	list-style-type:circle;
	list-style-position:outside;
	padding-left:2em;	
}

body#home div#contentsWrapper div#contents div#leftColumn div#section ul.listType02{
	list-style-type:square;
	list-style-position:outside;
	padding-left:2em;	
}
