@charset "utf-8";

.info_box {
	background:url(../images/top_infoarea_center.gif) repeat-y;
	width:569px;
	height:auto;
	margin:12px 15px 0 0;
}
.info_box .box_head {
	background:url(../images/top_infoarea_head.gif) no-repeat;
	width:569px;
	height:13px;
}

.info_box .box_foot {
	background:url(../images/top_infoarea_foot.gif) no-repeat;
	width:569px;
	height:13px;
}
.info_box_p {
	font-size:0.75em;
	line-height:2em;
	background:url(../images/bg_top_info_area.gif) no-repeat;
	width:528px;
	height:auto;
	margin:0px 0 24px 20px ;
	padding:100px 0 0  10px;
}


.item_box {
	margin:10px 0 0 0;
	clear:right;
}

.item_box h2 {
	font-size:0.75em;
	width:280px;
	font-weight:normal;
	margin:0 0 6px 0;
	color:#7F7F7F;
}

.item_box ul {
	list-style-type:none;
}
.item_box li {
	width:280px;
	height:85px;
	text-indent:-1000em;
	margin:0 0 1px 0;
}
.item_box li a {
	display:block;
	width:280px;
	height:85px;
}


.item_box li a:hover {
	filter: alpha(opacity=30 style=0);
	-moz-opacity:0.3;
	opacity:0.3;
	background-color: #9CC4E0;
}


.item_01 {
	background:url(../images/bt_product_1.gif) no-repeat;
}
.item_02 {
	background:url(../images/bt_product_2.gif) no-repeat;
}
.item_03 {
	background:url(../images/bt_product_3.gif) no-repeat;
}
.item_04 {
	background:url(../images/bt_product_4.gif) no-repeat;
}
