@charset "UTF-8";

/* 一番外側のdiv */

.bg_img {
	background-image: url("/test55/company/image/company_top_bg.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
}


#company {
	width: 750px;
	text-align: left;
	font-size: 12px;
	line-height: 160%;
	color:#666666;
	letter-spacing: 1px;
	}

#company h2{
	width:750px;
	height:40px;
	margin:20px 0 20px 0;
	text-indent:-9999px;
	background:transparent url(/test55/company/image/title.jpg) no-repeat scroll 0 0;
	}

