@charset "UTF-8";

#main{
	width:900px;
	height:560px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#main p,#main h1,#main h2,#main h3,#main ul,#main li{
	margin:0;
	padding:0;
	line-height:10px;
}

#main h1#ttl{
	position:absolute;
	left:380px;
	top:30px;
	background:url(../company/images/ttl.gif) no-repeat;
	height:20px;
	width:140px;
	text-indent:-9999px;
}

#main p,#main h2{
	text-indent:-9999px;
}

#main #txt1{
	position:absolute;
	left:235px;
	top:95px;
	height:15px;
	width:470px;
	background:url(../company/images/txt1.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#main #txt2{
	position:absolute;
	left:235px;
	top:160px;
	height:56px;
	width:470px;
	background:url(../company/images/txt2.gif) no-repeat;
	text-indent:-9999px;
}

#main #txt3{
	position:absolute;
	left:235px;
	top:265px;
	height:56px;
	width:470px;
	background:url(../company/images/txt3.gif) no-repeat;
	text-indent:-9999px;
}
#main #txt4{
	position:absolute;
	left:235px;
	top:370px;
	height:15px;
	width:470px;
	background:url(../company/images/txt4.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#main #txt5{
	position:absolute;
	left:235px;
	top:431px;
	height:15px;
	width:470px;
	background:url(../company/images/txt5.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#main #txt6{
	position:absolute;
	left:235px;
	top:495px;
	height:15px;
	width:470px;
	background:url(../company/images/txt6.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}

#main #txt6 a{
	position:absolute;
	height:15px;
	width:80px;
	display: block;
	left: 80px;
	top: 0px;
	overflow: hidden;
	background:url(../company/images/txt6.gif) no-repeat -80px top;
	}

#main #txt6 a:hover{
	background:url(../company/images/txt6.gif) no-repeat -80px -15px;
	}


