@charset "UTF-8";
@import "common.css";
@import "base.css";

/*基本設定--------------------*/

.outs_lst{
	margin: 0 2px ;
	padding: 10px 0 10px 20px ;
	background:url("../img/icon01.gif") no-repeat 0 center ;
	border-bottom:1px dotted #999;
}