
/*--------------------------------------
  iꗗ
---------------------------------------*/

dl#productList {
	width: 560px;
	margin:0 auto;
	padding: 0 0 20px;
}
dl#productList dt{
	display: none;
}
dl#productList dd{
	margin: 0 0 1px;
}
dl#productList dd a{
	display: block;
	width: 220px;
	height:111px;
	padding: 13px 13px 0 327px;

	color: #333;
	text-decoration: none;
}
dl#productList dd#pList01 a{background: url(../img/index/bg_bt01.jpg) no-repeat left top;}
dl#productList dd#pList02 a{background: url(../img/index/bg_bt02.jpg) no-repeat left top;}
dl#productList dd#pList03 a{background: url(../img/index/bg_bt03.jpg) no-repeat left top;}
dl#productList dd#pList04 a{background: url(../img/index/bg_bt04.jpg) no-repeat left top;}
dl#productList dd em{
	display: none;
}
dl#productList dd a:link,
dl#productList dd a;visited,
dl#productList dd a:hover{{
	color:#323232;
	text-decoration: none;
}
