@charset "utf-8";
/* CSS Document */

a:hover{
    /*background-color:#FFF;*/
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

div,p{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


#bk_01.subou {
	position: relative;
	width: 710px;
	height: 375px;
	background: url(../img/subou/04.jpg) no-repeat;
}

#bk_01.subou p {
	position: absolute;
	left: 30px;
	top: 260px;
}


#bk_02.subou {
	position: relative;
	width: 710px;
	height: 344px;
	background: url(../img/subou/05.jpg) no-repeat;
}

#bk_02.subou p {
	position: absolute;
	left: 30px;
	top: 245px;
}

#bt_01 {
	width: 710px;
	height: 60px;
	text-align: center;
}


#bt_02 {
	width: 710px;
	height: 60px;
	text-align: center;
	margin-bottom: 130px;
}
