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

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



ul{
	/*width:414px;*/
	margin-left:-25px;
	margin-top:-10px;
}


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

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

