#list {
	position: relative;
	width: 100%;
	height: auto;
	_height: 1000px;
	min-height: 1000px;
	text-align: center;
	overflow: visible;
}

h2 {
	width: 490px;
	height: 20px;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	background-image: url(../img/common/background-color1.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.lookmore {
	position: relative;
	clear: both;
	width: 492px;
	text-align: right;
	margin-bottom: 5px;
}

#listnavi {
	position: relative;
	width: 492px;
	text-align: center;
}

