@charset "UTF-8";

/*--------------------------------------------------------

2009.12.30
(c)UMEZAWA STRUCTURAL ENGINEERS Inc. All rights reserved.

--------------------------------------------------------*/

@import url(global.css);
@import url(project.css);

/* development */
#development {
	text-indent: -9999px;
	display: block;
	width: 214px;
	height: 36px;
	margin: 0;
	padding: 0;
	background-image: url(../development/images/development.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

