@charset "utf-8";
/* CSS Document */

/*  header　---------------------------*/
#header ul#btn li#about_us a{
	background:url(../top_images/header_btn_01_on.jpg) no-repeat left top;
}



/* maincontents ------------------*/
div#about_us_h2_01 h2{
	background:url(../about_us/images/about_us_h2_01.jpg) no-repeat left center;
	width:553px;
	height:30px;
	padding:0 0 5px 5px;
	margin:10px 10px;
	text-indent:-9999px;
	overflow:hidden;
}

div#about_us_text{
	margin-left:20px;
}

div#about_us_text p{
	margin-bottom:20px;
}









