@charset "UTF-8";
/* CSS Document */
body{
	background-image: url(image/IMG_0017.jpg);
	
	margin:0;
	padding:0;
	}
.title {
	z-index: 30;
	float: left;
	position: absolute;
	margin-left: 950px;
	margin-top: 500px;
	left: 245px;
	top: 12px;
	width: 160px;
	height: 291px;
}

.btn_a {
	z-index: 30;
	float: left;
	position: absolute;
	margin-left: 660px;
	margin-top: 570px;
	left: 257px;
	width: 125px;
	height: 226px;
}

#title img.top{float:left;margin-right:250px;}
#title img.right{float:right;}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
