body{
background : url(img/bg.jpg) repeat-x 0px 0px;
margin-top:0px;
margin-bottom:0px;
}
.contents{
width:754px;
background : url(img/contents_bg.gif) repeat-y 0px 0px;
}

.headmenu{
width:746px;
background-color:#330000;
padding:3px 0px 3px 0px;
text-align:right;
color:#FFF;
font-size:12px;
border-bottom:1px solid #FFF;
}
.copyright{
width:746px;
background-color:#330000;
padding:3px 0px 3px 0px;
text-align:center;
color:#FFF;
font-size:10px;
}
.main {
	padding:40px 0;
	background: #fff;
}
.main p {
	line-height: 1.8;
}