li{
	list-style:none;
}

/***********************************************/ 
/*header*/
/***********************************************/ 
#header_image{
	background-image:url(../about/img/header_image.jpg);
	display:block;
	width:900px;
	height:170px;
	text-indent:-9000px;
	clear:both;
}
/***********************************************/ 
/*contents*/
/***********************************************/ 
#middle_all{
	width:900px;
	overflow:visible;
}

#contents{
	display:block;
	width:900px;
	margin:20px 0 20px 0;
	text-align:center;
}
/***********************************************/ 
/*index*/
/***********************************************/ 

#contents img{
	margin-bottom:40px;
}