@charset "Shift_JIS";


body{
	margin : 0 ;
	background-color : #FFFFFF ;
	text-align : center ;
}

#header{
	display : block ;
    	margin-left:auto; 
     	margin-right:auto; 
	width : 850px ;
	height : 56px ;
	background-image : url(../img/bg_headTop11.gif) ;
	background-repeat : no-repeat ;
	text-align : left ;
	clear : both ;
}

#footer{
	display : block ;
    	margin-left:auto; 
     	margin-right:auto;
	width : 850px ;
	height : 50px ;	
	background-image : url(../img/bg_footerTop.gif) ;
	background-repeat : no-repeat ;
	text-align : left ;
	clear : both ;
}

#footer p.item{
	padding : 10px 0px 0px 20px ;
	width : 150px ;
	font-size : 82% ;
	float : left ;
}

#footerlink{
	margin : 0;
	float : left ;
}

#footerlink li a#history{
	width : 80px ;
	height : 18px ;
	margin : 8px 0px 0px 460px ;
	background-image : url("../img/history_chara.gif") ;
	background-repeat : no-repeat ;
	background-position : top left ;
	float : left ;
}

#footerlink li a#history:hover{
	background-image : url("../img/history_chara.gif") ;
	background-repeat : no-repeat ;
	background-position : top right ;
}
