@charset "utf-8";

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-image: url(image/paper.jpg);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
}
#topImg {
	height: auto;
	width: auto;
	float: none;
	background-image: none;
	background-repeat: repeat;
	position: relative;
	right: auto;
	bottom: auto;
	clear: none;
	left: auto;
	top: auto;
}
#topImg img {
	border: 1px solid #000000;
}
#topImg #textBox   {
	float: left;
	height: 76px;
	width: auto;
	margin: 0px;
	padding: 5px;
	clear: both;
	text-align: left;
	position: absolute;
	left: 139px;
	top: 17px;
	line-height: normal;
}
#textBox   #line  {
	background-image: url(image/line.gif);
	height: 9px;
	width: 626px;
}
#topImg #textBox #line2 {
	background-image: url(image/line.gif);
	height: 9px;
	width: 330px;
}

#textBox img {
	border-style: none;
}
#topImg #textBox table img {
	border: 1px solid #000000;
	margin-top: 7px;
	margin-right: 7px;
}

#topImg #textBox img {

}

#logoBox  {
	float: left;
	width: auto;
	position: absolute;
	top: 0px;
	right: auto;
	clear: left;
	padding: 5px;
	left: 0px;
	height: auto;
}
#logoBox img {
	border-style: none;
}
#menuBox {
	margin: 5px 5px 5px 12px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 161px;
}
#menuBox img {
	margin: 1px 0px 0px;
	border-style: none;
}
#bookBox   {
	height: auto;
	width: 308px;
}
#bookBox img {
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}
#bookTextBox {
	width: 311px;
	position: absolute;
	height: 321px;
	clear: right;
	float: right;
	left: 442px;
	top: 596px;
}
#bookTextBox02 {
	width: 311px;
	position: absolute;
	height: 321px;
	clear: right;
	float: right;
	left: 442px;
	top: 44px;
}
#bookTextBox    #line  {
	background-image: url(image/line.gif);
	height: 9px;
	width: auto;
}

