.sekourei {
	height: auto;
	width: 660px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.sekou_thumb {
	display: inline;
	float: left;
	height: 330px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.rei_thumb {
	display: inline;
	float: left;
	height: 198px;
	width: 198px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
.gaikan_t {
	background-image: url(../img/sekou/gaikan_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.genkan_t {
	background-image: url(../img/sekou/genkan_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.living_t {
	background-image: url(../img/sekou/living_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.kitchen_t {
	background-image: url(../img/sekou/kitchen_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.bath_t {
	background-image: url(../img/sekou/bath_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.stairs_t {
	background-image: url(../img/sekou/stairs_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.toilet_t {
	background-image: url(../img/sekou/toilet_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.other_t {
	background-image: url(../img/sekou/other_t.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 200px;
	overflow: hidden;
}
.sekou_thumb a:hover img {
	opacity:0.7;
	}
.rei_thumb a:hover img {
	opacity:0.7;
}
