@charset "utf-8";

div#container{		
				

		width:837px;
		margin:0px;
		background-color:#F8F3E7;	
}
div#header{		
				

		width:837px;
		padding:0px 0px 0px 0px;
		background-color:#F8F3E7;	
}
div.cover{
		background-color:#F8F3E7;		
		
}
div#hidari{		
				
		float:left;
		width:223px;
		margin-left: 0px;
		margin-right: 0px;
		background-color:#F8F3E7;	

}
div#migi{		
				
		width:610px;
		background-color:#F8F3E7;	

}
div.clear {		
				
   clear: both;
}

BODY{
		padding-top : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-bottom : 0px;
		margin-top : 5px;
		margin-left : 5px;
		margin-right : 0px;
		margin-bottom : 0px;
		background-image : url(img/back.jpg);
		background-repeat : repeat;

}
