@charset "utf-8";
/* CSS Document */

/* about */
#about-content{}
#about-content h2{
	background-image: url(../images/about_head.jpg);
	background-repeat: no-repeat;
	height: 306px;
	display: block;
	font-size: 0.1em;
	text-indent: -9999px;
}
#about-content .inner{
	padding-right: 10px;	
}
