@charset "Shift-JIS";
/* CSS */

/* TOP PAGE */
#top_container {
	width: 95%; 
	margin-right: auto;	
	margin-left: auto;	
}

#top_logo{
/*	position: fixed;  */
	margin-top: 250px;
	margin-left: 63px;
	bottom: 10px;

}
#top_footer{
/*	position: fixed;  */
	margin-top: 39px;
	margin-left: 63px;
	bottom: 10px;

}

