#title {
	float: left;
	width: 578px;
	background-image: url(../img/about/title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-left: 32px;
	height: 84px;
}
#lineup_index {
	float: left;
	height: auto;
	width: 1000px;
	margin-bottom: 20px;
}
#lineup_index a img {
	margin-bottom: 10px;
}
.box_rollover{
	height: auto;
	width: 1000px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333;
	padding-bottom: 20px;
}
#left {
	width: 500px;
	float: left;
	background-image: url(../img/lineup/watapolo/watar.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* サムネール部分 */
.thumbnail{
	float: left;
	width: 480px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.thumbnail li{
	list-style-type: none;
}

.thumbnail li a{
	display:block;
	width:478px;
	float: left;
	height: 36px;
	margin-bottom: 6px;
	background-image: url(../img/lineup/airgoal/li.png);
}
.thumbnail li a:hover {
	display:block;
	width:478px;
	float: left;
	height: 36px;
	margin-bottom: 6px;
	background-image: url(../img/lineup/watapolo/li_hover.png);
}

/* 拡大画像を表示する部分 */
.enlarge{
	position:static;
	right:0px;
	height: 330px;
	width: 464px;
	float: right;
	margin-top: 30px;
}

.enlarge li{
	position:absolute;
	color:#000;
	height: 330px;
	width: 464px;
	float: right;
	list-style-type: none;
}
#content {
	width: 1000px;
	float: left;
}
.text {
	font-size: 0.88em;
	margin-bottom: 20px;
	margin-top: 10px;
}
.buy {
	width: 186px;
	float: left;
	height: auto;
	padding-left: 157px;
	padding-right: 157px;
}
#right {
	float: right;
	width: 500px;
	height: auto;
}
.buy a img {
	text-align: center;
}
.box_rollover2 {
	height: auto;
	width: 1000px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-color: #333;
	border-bottom-style: none;
}
