/* CSS Document */
#header {
	height:150px;
}
h2{
	font-size: 0px;
	line-height: 33px;
	background-image: url(img/title-links.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
	display: block;
	height: 33px;
	width: 130px;
	margin-bottom:30px;
}
#space{
	float:left;
	margin-right:60px;
}
#contents{
	float:right;
}
.box{
	/*width:120px;*/
	float:left;
	margin-right:40px;
}
.box li{
	font-size:10px;
	margin-bottom:6px;
}/*
.clear{
	height:10px;
}*/