@charset "utf-8";
/* CSS Document */
#wrap{
width: 768px;
margin: 0 auto;
}
img {
vertical-align: bottom;
}
.img00 {text-align:center;margin-top: 0px;margin-bottom: 0px;font-size: 0px;
}

.btn {
  position: relative;
}
.button01{
	position: absolute; top: 0px; left: 17px; 

}

.button02{
	position: absolute; top: 860px; left: 27px; 

}

.button03{
	position: absolute; top: 40px; left: 469px; 

}


.button04{
	position: absolute; top: 755px; left: 27px; 

}

.button05{
	position: absolute; top: 25px; left: 469px; 

}

.button01 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.button02 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.button03 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.button04 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.button05 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
footer ul li {
float: left;
margin-left: 5%;
list-style: none;
margin-bottom: 3%;
}
footer p{
text-align: center;
}