@charset "utf-8";
/* CSS Document */

.logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:center;
}

.wbg {
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}

.pbg {
	background-image:url(../images/book.png);
	background-repeat:no-repeat;
	width:741px;
	height:505px;
}

.button_1a {
	background-image:url(../images/button_03.gif);
	background-repeat:no-repeat;
	height:37px;
	width:114px;
}

.button_1b {
	background-image:url(../images/buttonB_03.gif);
	background-repeat:no-repeat;
	height:37px;
	width:114px;
}

.button_2a {
	background-image:url(../images/button_04.gif);
	background-repeat:no-repeat;
	height:37px;
	width:114px;
}

.button_2b {
	background-image:url(../images/buttonB_04.gif);
	background-repeat:no-repeat;
	height:37px;
	width:114px;
}
.button_3a {
	background-image:url(../images/button_06.gif);
	background-repeat:no-repeat;
	height:37px;
	width:114px;
}

.button_3b {
	background-image:url(../images/buttonB_06.gif);
	background-repeat:no-repeat;
	height:37px;
	width:114px;
}

.hbg {
	background-image:url(../images/h_bg.png);
	background-repeat:no-repeat;
	width:318px;
	height:420px;
}

.tbg {
	background-image:url(../images/t_bg.png);
	background-repeat:no-repeat;
	width:285px;
	height:320px;
}

.photo {
	background-image:url(../images/photoframe.png);
	background-repeat:no-repeat;
	width:315px;
	height:424px;
}

.welcome {
	background-image:url(../images/welcome.png);
	background-repeat:no-repeat;
	background-position:center;
	height:26px;
}
