@charset "utf-8";
.portfolio01 {
	position: absolute;
	height: 185px;
	width: 185px;
	left: 5px;
	top: 40px;
	text-align: center;
}
.portfolio02 {
	position: absolute;
	height: 185px;
	width: 185px;
	left: 195px;
	top: 40px;
	text-align: center;
}
.portfolio03 {
	position: absolute;
	height: 185px;
	width: 185px;
	left: 5px;
	top: 230px;
	text-align: center;
}
.portfolio04 {
	position: absolute;
	height: 185px;
	width: 185px;
	left: 195px;
	top: 230px;
	text-align: center;
}
.gallery01 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 5px;
	top: 40px;
	text-align: center;
}
.gallery02 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 100px;
	top: 40px;
	text-align: center;
}
.gallery03 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 195px;
	top: 40px;
	text-align: center;
}
.gallery04 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 290px;
	top: 40px;
	text-align: center;
}
.gallery05 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 5px;
	top: 135px;
	text-align: center;
}
.gallery06 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 100px;
	top: 135px;
	text-align: center;
}
.gallery07 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 195px;
	top: 135px;
	text-align: center;
}
.gallery08 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 290px;
	top: 135px;
	text-align: center;
}
.gallery09 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 5px;
	top: 230px;
	text-align: center;
}
.gallery10 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 100px;
	top: 230px;
	text-align: center;
}
.gallery11 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 195px;
	top: 230px;
	text-align: center;
}
.gallery12 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 290px;
	top: 230px;
	text-align: center;
}
.gallery13 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 5px;
	top: 325px;
	text-align: center;
}
.gallery14 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 100px;
	top: 325px;
	text-align: center;
}
.gallery15 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 195px;
	top: 325px;
	text-align: center;
}
.gallery16 {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 290px;
	top: 325px;
	text-align: center;
}



#imghover a:hover img {
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	opacity: 0.5;
}
