@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	/*min-height:340px;*/
	margin:0px;
	background:#fff;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','sans-serif';
}


ul{
	min-width:280px;
	width:95%;
	margin-left:-25px;
	font-size:12px;
}


ul li a{font-weight:bold; color:#FF0000; text-decoration: underline;}
ul li a:hover{text-decoration: none;}
	
ul li{ min-width:280px; width:95%;line-height:160%; border-bottom:1px #000 dotted; list-style-type: none}
ul li img{margin-bottom:10px;  max-width:280px; min-width:240px; }

ul li span{margin-right:15px;}

