@charset "utf-8";

/* RSS */
.rss_box{
	margin:10px 0 20px 0;
	padding:7px 0;
	border-top:dotted 1px #999;
	border-bottom:dotted 1px #999;
}
.rss_box img{
	vertical-align:middle;
	margin:0 3px 0 10px;
}

/*  <li> */
ul.pec_list li {
	margin:10px 0;
}

ul.pec_list li {
	list-style:none;
	padding-left: 12px;
	background: url(/template/img/arrow_gray.gif) no-repeat 0px 3px;
}