@charset "utf-8";
/* CSS Document */
#main {
	position:absolute;
	width:750px;
	height:420px;
	margin-left: -375px;
	margin-bottom: 50px;
	top: 100px;
	left: 50%;
}
#gal_pl, #gal_pa, #gal_st, #gal_wo, #gal_ot {
	height: 120px;
	width: 160px;
	position: absolute;
}
#gal_pl {
	top: 45px;
	left: 45px;
}
#gal_pa {
	top: 45px;
	left: 295px;
}
#gal_st {
	top: 45px;
	right: 45px;
}
#gal_wo {
	top: 255px;
	left: 45px;
}
#gal_ot {
	top: 255px;
	left: 295px;
}
.bl-hot {
	background-color:rgba(255, 255, 255, 0.6);
 filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff, gradienttype=0);
	background-image: url(../image/waku.gif);
}
.bl-hover {
	cursor: pointer;
	background-color:rgba(255, 255, 255, 0);
 filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00ffffff, endcolorstr=#00ffffff, gradienttype=0);
}
.bl-hover a:link {
	color: #FF6600;
}
.bl-hover a:visited {
	color: #FF6600;
}
.gal {
	width: 162px;
	height: 122px;
	position: absolute;
	left: -1px;
	top: -1px;
}
.gal li.bl-hot {
	width: 100%;
	list-style-type: none;
	height: 100%;
}
.gal li:before {
	content: '';
}
.gal h3 {
	font-weight: bolder;
	font-size: 33px;
	text-align: center;
	width: 162px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 40px;
}
