@charset "Shift_JIS";

@import url("init.css");
@import url("base.css");
@import url("common.css");


h2 {
	background:url(../technology/img/title.jpg) no-repeat;
}


ul#gNavi li#gL6 a {
	background-position:-770px -90px;
}

ul#technology {
	margin:20px 0 20px 0;
}
ul#technology li{
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}
ul#technology li#t3, ul#technology li#t6{
	margin-right:0px;
}

ul#technology li a{
	display:block;
	text-indent:-9999px;
	width:200px;
	height:160px;
}
ul#technology li#t1 a {
	background:url(../technology/img/01.jpg) no-repeat left top;
}
ul#technology li#t1 a:hover {
	background-position:-200px 0;
}
ul#technology li#t2 a {
	background:url(../technology/img/02.jpg) no-repeat left top;
}
ul#technology li#t2 a:hover {
	background-position:-200px 0;
}
ul#technology li#t3 a {
	background:url(../technology/img/03.jpg) no-repeat left top;
}
ul#technology li#t3 a:hover {
	background-position:-200px 0;
}
ul#technology li#t4 a {
	background:url(../technology/img/04.jpg) no-repeat left top;
}
ul#technology li#t4 a:hover {
	background-position:-200px 0;
}
ul#technology li#t5 a {
	background:url(../technology/img/05.jpg) no-repeat left top;
}
ul#technology li#t5 a:hover {
	background-position:-200px 0;
}
ul#technology li#t6 a {
	background:url(../technology/img/06.jpg) no-repeat left top;
}
ul#technology li#t6 a:hover {
	background-position:-200px 0;
}
