@charset "utf-8";

/* ===================================================================
   SET UP
=================================================================== */

#second h1 {
	background: transparent url(../images/technology/bg_second_h1.jpg) no-repeat center;
}


div.column1 div p.h2-txtlink a:focus,
div.column1 div p.h2-txtlink a:hover,
div.column1 div p.h2-txtlink a:active {
	color: #f60;
	text-decoration: underline;
	background: transparent url(../images/technology/icon_arrow03.gif) no-repeat 0 2px;
}

div.column1 {
	clear: both;
}

div.column1 div {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

div.column1 div p.h2-link a {
	position: relative;
}

div.column1 dl {
	margin-top: -27px;
}

div.column1 dt {
	width: 425px;
	font-size: 0.8em;
	line-height: 1.25em;
	float: right;
}

div.column1 dt.noimg {
	 width: 100%;
	 margin-bottom: 5px;
	 float: none;
}

div.column1 dd {
	width: 115px;
	height: 76px;
}

div.column1 dd img {
	width: 115px;
	height: 76px;
}

div.column1 li a {
	padding: 2px 0 2px 15px;
	font-size: 0.8em;
	line-height: 1.25em;
	display: block;
	background: transparent url(../images/technology/icon_arrow06.gif) no-repeat 0 6px;
}

div.column1 li a:focus,
div.column1 li a:hover,
div.column1 li a:active {
	background: transparent url(../images/technology/icon_arrow03.gif) no-repeat 0 6px;
}


/* ===================================================================
   LOCAL NAVIGATION
=================================================================== */

#local dt.localtop a {
	background: transparent url(../images/technology/bg_local_top.gif) no-repeat;
}

#local dd dt.menu1 a {
	background: transparent url(../images/technology/bg_tjack.gif) no-repeat;
}

#local dd dd li a {
	background: transparent url(../images/technology/icon_arrow04.gif) no-repeat 8px 8px;
}

#local dd dd li a.select,
#local dd dd li a:focus,
#local dd dd li a:hover,
#local dd dd li a:active {
	background: #fff url(../images/technology/icon_arrow03.gif) no-repeat 8px 8px;
}
