@charset "UTF-8";
/* CSS Document */

#contentsheadtopix{
	height: 75px;
	width: 725px;
	margin-bottom: 7px;
	background-image: url(../images/content_head_okinawa.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentsheadtopix_okirito{
	height: 75px;
	width: 725px;
	margin-bottom: 7px;
	background-image: url(../images/content_head_okinawarito.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentsheadtopix_hok{
	height: 75px;
	width: 725px;
	margin-bottom: 7px;
	background-image: url(../images/content_head_hok.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentsheadtopix_kyu{
	height: 75px;
	width: 725px;
	margin-bottom: 7px;
	background-image: url(../images/content_head_kyu.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#contentstop4banners{
}
#contentstop4banners ul{
	height: 80px;
	list-style-type: none;
	margin-left: -7px;
}
#contentstop4banners li{
	width: 176px;
	background-color: #CCCCCC;
	float: left;
	height: 80px;
	margin-left: 6px;
}
