@charset "utf-8";

/* CSS Information =============================

File name: link.css
Editor: 永井幸
Date: 2009/07/30
Outline: 関連リンク

==============================================*/

#main ul.link {
	margin: 5px 20px 30px;
}
#main ul.link li {
	margin-bottom: 1em;
	padding-left: 15px;
	background: url(../../common/arrow.gif) no-repeat 0 8px;
}
