body {
	background:url(../images/bg.gif) center top repeat-y #333;
	margin:0px;
	padding:0px;
	font-family:"HG–¾’©E";
}
#WRAP{
	width:688px;
	margin:auto;
}
#HEADER{
	width:688px;
	margin:0px auto 40px auto;
}
#CHAPTER1,#CHAPTER2,#CHAPTER3,#FOOTER{
	width:600px;
	margin:auto;
}
#CHAPTER1,#CHAPTER2,#CHAPTER3{
	margin-bottom:40px;
}
#CHAPTER2_1 {
	position:relative;
}
#CHAPTER2_2 {
	position:absolute;
	left:363px;
	top:53px;
}
#CHAPTER2_SITE {
	position:absolute;
	left:523px;
	top:29px;
}
#FOOTER{
	text-align:right;
	padding-bottom:5px;
}

p {
	font-size:80%;
	line-height:1.6;
}
.clearBoth {
	clear:both;
}

