@charset "shift_jis";


.top_section {
	background-image: url(../../img/body_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 760px;
}
ul {
	margin-left: 50px;
	font-size: 80%;
}
li {
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 20px;
	white-space: nowrap;
	float: left;
	margin-right: 10px;
	width: 320px;
	margin-bottom: 20px;
	display: block;
}

