.shisetsu a {
	height: 199px;
	width: 230px;
	display: block;
	font-size: 85%;
	color: #FFF;
	text-decoration: none;
}
.shisetsu a:hover {
	text-decoration: underline;
}
.setumei {
	padding-top: 49px;
	padding-right: 12px;
	padding-left: 12px;
}

.shisetsu1 {
	background-image: url(../images/shisetsu_pool.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
.shisetsu2 {
	background-image: url(../images/shisetsu_tennis.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
.shisetsu3 {
	background-image: url(../images/shisetsu_ground.jpg);
	background-repeat: no-repeat;
	float: left;
}
.news {
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.nbox {
	margin: 15px;
}
.day {
	background-image: url(../images/icon_02.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 85px;
	float: left;
	background-position: 0px 2px;
}
.dbox {
	float: left;
	width: 567px;
}
.news hr {
	height: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #c1c1c1;
	margin-right: 15px;
	margin-left: 15px;
}
