
/*--タイトル画像--*/
div#top_images_area{
	position:absolute;
	left:12px;
	top: 84px;
	width: 830px;
	height: 230px;
}

#top_picture1 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 35px;
	height: 96px;
	border: 1px solid #FFFFFF;
	background-position: center center;
	filter: alpha(style=0,opacity=50);
	MozOpacity: 0.5;
	opacity: 0.5;
	z-index: 1;
}

#top_picture2 {
	position: absolute;
	left: 42px;
	bottom: 0px;
	width: 40px;
	height: 118px;
	border: 3px solid #FFFFFF;
	background-position: center center;
	filter: alpha(style=0,opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	z-index: 2;
}

#top_picture3 {
	position: absolute;
	left: 93px;
	bottom: 0px;
	width: 52px;
	height: 150px;
	border: 3px solid #FFFFFF;
	background-position: center center;
	filter: alpha(style=0,opacity=90);
	MozOpacity: 0.9;
	opacity: 0.9;
	z-index: 3;
}

#top_picture4 {
	position: absolute;
	left: 160px;
	bottom: 0px;
	width: 500px;
	height: 220px;
	border: 5px solid #FFFFFF;
	background-position: center center;
	z-index: 4;
}


#top_picture5 {
	position: absolute;
	left: 678px;
	bottom: 0px;
	width: 52px;
	height: 150px;
	border: 3px solid #FFFFFF;
	background-position: center center;
	filter: alpha(style=0,opacity=90);
	MozOpacity: 0.9;
	opacity: 0.9;
	z-index: 3;
}

#top_picture6 {
	position: absolute;
	left: 743px;
	bottom: 0px;
	width: 40px;
	height: 118px;
	border: 3px solid #FFFFFF;
	background-position: center center;
	filter: alpha(style=0,opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	z-index: 2;
}

#top_picture7 {
	position: absolute;
	left: 794px;
	bottom: 0px;
	width: 35px;
	height: 96px;
	border: 1px solid #FFFFFF;
	background-position: center center;
	filter: alpha(style=0,opacity=50);
	MozOpacity: 0.5;
	opacity: 0.5;
	z-index: 1;
}


