@charset "UTF-8";
/* CSS Document */
body{
		background:url(../images/nav_bg.png) top center no-repeat;
}
#diagram {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height:883px;
}
.diagram-01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 883px;
}