@charset"utf-8";


#contents {
	width: 1024px;
	margin: 0 auto;
}


#link {
	width: 1024px;
	height: 50px;
	text-indent: -9999px;
	background: url("../img/ttl/link.png");
}


.contents_body {
	width: 1024px;
	margin-top: 5px;
	overflow: hidden;
}


.contents_body ul {list-style-type: none;}


.contents_body li {
	width: 88px;
	height: 60px;
	margin-right: 5px;
	font-size: 10px;
	float: left;
}


.link_sub {
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #9bdeff;
	background: #222;
}