@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#graphic{
	background-image: url(../corporate/img_inauguration/graphic.jpg);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	height: 337px;
	width: 635px;
	overflow: hidden;
	margin-top: 0px;
}
#graphic h2,
#graphic dt,
#graphic dd{
	text-indent: -9999px;
}

/*------------------*/
/*------------------*/
#about h2{
	background-image: url(../corporate/img_inauguration/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 23px;
	width: 635px;
	text-indent: -9999px;
}
#about{
	margin-top: 50px;
}
#about .txt{
	float: left;
	width: 322px;
}
#about .photo{
	float: right;
	width: 242px;
}