/* $Id: company.css,v 1.8 2018/02/05 07:23:04 koizumi Exp $ */

@charset "utf-8";

div.company {}

div.company {
	background: url("/img/company/company.png") no-repeat;
	width: 1000px;
	height: 3500px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
div.company p.txt02 {
	background: url("/img/company/txt02.gif") no-repeat;
	width: 740px;
	height: 277px;
	text-indent: -9999px;
}
