body{
background:#fff;
}
/*-----------------*/
#wrapper{
width:750px;
margin:0px 0px;
}

/*-----------------*/
#header{
background:url(http://www.tenpokagu-honpo.com/design/yajima/img/common/head.gif) no-repeat left top;
width:750px;
height:55px;
position:relative;
left:1px;
top:0px;
}
/*-----------------*/
#container{
width:748px;
position:relative;
left:2px;
top:0px;
}

/*---------*/
.sidebar{
float:left;
width:149px;
position:relative;
left:0px;
top:0px;
}

/*---------*/

.contents{
float:right;
width:598px;
}

/*---------*/
.footer{
border-top:1px solid #ccc;
clear:both;
width:598px;
position:relative;
left:0px;
padding:10px 0px;
}

/*-----------------*/
#copyright p{
width:580px;
height:30px;
line-height:14px;
letter-spacing:1px;
color:#666;
text-align:left;
position:relative;
left:10px;
font-size:10px;
}
#copyright a,#copyright a:hover{
text-decoration:none;
color:#666;
font-size:10px;
}
