/*--------------------
sitemap
--------------------*/
.contents-links{
	width:790px;
	margin:0px 0px 0px 10px;
}
.links{
	width:773px;
	margin:20px 0px 0px 7px;
}
.links-title{
	font-size:130%;
}
.h2-midashi{
	width:773px;
	padding:0px 0px 10px 0px;
}
.links-gus{
	width:773px;
	padding:0px 0px 50px 0px;
}
.links-jyusetu{
	clear:both;
	width:773px;
	padding:0px 0px 50px 0px;
}
.links ul{
	margin:20px 10px;
	_zoom:1;
	overflow:hidden;
}
.links ul li{
	width:236px;
	margin:0 0 20px 0;
	padding-left:15px;
	background: url(../images/link_icon.gif) no-repeat 0px 4px;
	display:inline;
	float:left;
}



.clear:after {
content : "";
display : block;
height : 0;
clear : both;
}