@charset "UTF-8";
/* CSS Document */
#content {
	background-image:url(../img/top_img.jpg);
	clear:both;
	width: 950px;
	height: 458px;
}
#bottom-content {
	height: 100px;
	margin-left: 2px;
}
#bottom-content li {
	float: left;
	width: 237px;
	list-style-type: none;
}
#up-information {
	clear:both;
	font-size: small;
	font-weight: bold;
	color: #666;
	text-align: right;
	margin-top: 100px;
}
#up-information p {
	margin-bottom: 5px;
}
