
.box .visual{
	/*padding:5px 0 5px 5px;*/
	width:900px;
	height:248px;
	background-color:#e0e0e0;
	margin-bottom:18px;
}

.box h3{
	margin:2em 0 1.55em 0;
	background:url(../images/home/h3_news.png) 0 0 no-repeat;
	height:43px;
	text-indent:-9999px;
}
	.box h3#h3-news{ background-image:url(../images/home/h3_news.png); margin-top:10px; }
	.box h3#h3-news a{
		display:block;
		height:43px;
		background:url(../images/home/h3_news.png) 0 0 no-repeat;
	}
	.box h3#h3-news a:hover{
		background-position:left bottom;
	}

	.box h3#h3-product{
		background-image:none;
	}
	
	.box h3#h3-product a{
		display:block;
		height:43px;
		background:url(../images/home/h3_product.png) 0 0 no-repeat;
	}
	.box h3#h3-product a:hover{
		background-position:left bottom;
	}

.news-list{
	list-style-type:none;
}
	.news-list li{
		background:url(../images/common/li_arrow.png) 3px 5px no-repeat;
		padding:0 0 0 12px;
		margin:0.45em 0;
		line-height:1.45;
	}

.product-list{
	list-style-type:none;
	width:589px;
	line-height:0px;
	margin-top:15px;
}	
	.product-list li{
		float:left;
		margin-right:13px;
		margin-bottom:13px;
	}
	.product-list li.end{
		margin-right:0px;
	}
	.product-list li a img{
		border:1px solid #d4dfeb;
	}
	.product-list li a:hover img{
		border:1px solid #5fadd1;
	}

.link-pagetop{
	margin-left:776px;
}



	.product-list li a{
		display:block;
		height:75px;
		background:url(../images/home/item01.png) 0 0 no-repeat transparent);
		text-indent:-9999px;
	}



		.product-list li a#item01{ background-image:url(../images/home/item01.png); }
		.product-list li a#item02{ background-image:url(../images/home/item02.png); }
		.product-list li a#item03{ background-image:url(../images/home/item03.png); }
		.product-list li a#item04{ background-image:url(../images/home/item04.png); }
		.product-list li a#item05{ background-image:url(../images/home/item05.png); }
		
		.product-list li a{
		width:187px;
		display:block;
		height:75px;
		background-position:left top;
		background:no-repeat;
		}
		
		.product-list li a:hover{
		width:187px;
		display:block;
		height:75px;
		background-position:left bottom;
		}
		
		.product-list li a#item01 a{ background-image:url(../images/home/item01.png); }
		.product-list li a#item02 a{ background-image:url(../images/home/item02.png); }
		.product-list li a#item03 a{ background-image:url(../images/home/item03.png); }
		.product-list li a#item04 a{ background-image:url(../images/home/item04.png); }
		.product-list li a#item05 a{ background-image:url(../images/home/item05.png); }

.topics_date{
		display:block;
		position:absolute;
		width:114px;
		height:24px;
		margin:-45px 0px 0px 476px;
		font-size:12px;
}