@charset "utf-8";
/* CSS Document */

body,div,p,h2{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


/*********/


#bk_01 {
	position: relative;
	width: 320px;
	height: 137px;
	background: url(../img/first/05.jpg);
	background-size: 320px 137px;
}

#bk_01 p {
	position: absolute;
	left: 23px;
	top: 73px;
}


#bk_02 {
	position: relative;
	width: 320px;
	height: 148px;
	background: url(../img/first/09.jpg);
	background-size: 320px 148px;
}

#bk_02 p {
	position: absolute;
	left: 22px;
	top: 100px;
}


#bk_03 {
	position: relative;
	width: 320px;
	height: 190px;
	background: url(../img/first/11.jpg);
	background-size: 320px 190px;
}

#bk_03 p {
	position: absolute;
	left: 22px;
	top: 142px;
}


#bk_04 {
	position: relative;
	width: 320px;
	height: 200px;
	background: url(../img/first/13.jpg);
	background-size: 320px 200px;
}

#bk_04 p {
	position: absolute;
	left: 23px;
	top: 140px;
}
