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

 file name  :content.css
 author     :core13
 style info :「リンク集」専用
 
=================================================================== */
dl.category dt,
#pageBody h2 {
	font-weight: bold;
	background: url(../../img/item/pgh2underline.gif) no-repeat left bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

#main #pageBody dl.category ul.entrie li {
	background: url(../../img/item/line_dot.gif) repeat-x left bottom;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0;
}
dl.category ul.entrie li.lastChild dl { background: none;}

dl.category ul.entrie li.even { background-color:#f2f9f9;}

#main #pageBody dl.category ul.entrie li p { margin-bottom: 0;}