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

h2 { 
	width: 600px;
	height: 45px;
	display:block;
	background: url(img/h2_coordinate.jpg) ;
	margin-bottom: 20px;
	}
	
dl{ width: 296px; float:left; margin-right:8px; margin-bottom:25px; display:block; }
dl.end{ width: 296px; float:left; margin-right:0; }
dl dt{ font-weight: bold; margin-bottom:5px; margin-top:5px; }
dl dd{ line-height: 135%; }
dl dd a img{ border: solid #FFFFFF 3px; }
dl dd a:hover img{ border: solid #FF0099 3px;_filter : Alpha(opacity=100) ;  }

dl.none{
	width:240px;
	margin: 15px 0;
	display: block;
	float: none;
}

/*　読み込みエリア　*/
.MTlist{
margin-bottom: 30px;
}