@charset "shift-jis";

/* 施工事例（日本） */

div#main_contents div.contents_inner {
	width: 575px;
}


div#main_contents p.gotop { clear: both; }


/* IE用 */
* html div#main_contents div.contents_inner { height: 32cm; }

* html div#main_contents div.contents_inner ul {
	position: absolute;
	top: 6.5cm;
}

* html div#main_contents p.gotop {
	position: absolute;
	top: 37cm;
	left: 17cm;
	white-space: nowrap;
}





