body {
  background-color: #fffdf5;
  background-image : url(images/bg_aoi.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
  }
.main_content {
  width: 800px;
  border: solid 1px red;
  }

#Layer63 { background-color: #c8a35d; }

h1#txt01{
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0; 
	position : absolute;
	left:75px;
}

div#textWorp{
border:1px solid #ccc;
padding:0;
margin:10px 0; 
width:737px; 
}

p#textAddition{
font-size:10px;
line-height:1.2;
width:727px;
margin:5px;
padding:0;
auto;color:#333;
}

#footerLink{
	font-size:12px;
	clear:both;
	padding:5px 0 0 0;
	margin:0;
	text-align:center;
}


