@charset "UTF-8";
@import "reset.css";
@import "basis.css";
@import "footer.css";
#content {
	background-image: url(../works/images/works00.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
	width: 980px;
	text-indent: -9500px;
}
#content-00 {
	height: 80px;
	width: 980px;
	background-image: url(../works/images/work01.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	text-indent: -9500px;
}
#content-01 {
	height: auto;
	width: 980px;
}
#content-02 {
	height: auto;
	width: 980px;
	padding-bottom: 25px;
}
 #package {
	width: 920px;
	overflow: hidden;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#package li {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 0px;
}
