/******************************************************************

	products2
	ホームセンター様向けページ用スタイルシート
	ver2 07/05/21

*****************************************************************/

	


/*	中央ボタン部分
**********************************/

#productlist .ekure a:link,
#productlist .ekure a:visited {
	background-image:url(images/btn_ekure.gif);
	}
#productlist .ekure a:link:hover,
#productlist .ekure a:visited:hover {
	background-image:url(images/btn_ekure_ov.gif);
	}

#productlist .interior a:link,
#productlist .interior a:visited {
	background-image:url(images/btn_interior.gif);
	}
#productlist .interior a:link:hover,
#productlist .interior a:visited:hover {
	background-image:url(images/btn_interior_ov.gif);
	}

#productlist .torikae a:link,
#productlist .torikae a:visited {
	background-image: url(images/btn_torikae.gif);
	}
#productlist .torikae a:link:hover,
#productlist .torikae a:visited:hover {
	background-image: url(images/btn_torikae_ov.gif);
	}

#productlist .other a:link,
#productlist .other a:visited {
	background-image: url(images/title_other.gif);
	}
#productlist .other a:link:hover,
#productlist .other a:visited:hover {
	background-image: url(images/title_other_ov.gif);
	}

#productlist .other h3 span {
	display: none;
	}
#productlist .other h3 {
	display:block;
	width: 225px;
	height: 145px;
	
	margin-right: 8px;
	
	background-image:url(images/title_other.gif);
	}


.products2Movie a{
	display: block;
	height:44px;
	margin-bottom:30px;
	width:221px;
	}

.products2Movie a:link,
.products2Movie a:visited {
	background:url(images/btn_movie.gif);
	}
.products2Movie a:link:hover,
.products2Movie a:visited:hover {
	background:url(images/btn_movie_ov.gif);
	}


/*	電子カタログコーナー
**********************************/

ul.excatalog {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: x-small;
	line-height: 2em;
	text-align:left;
	list-style:none;
	}

ul.excatalog li a {
	padding-left:1.8em;
	background:url(images/catalog_arrow.gif) no-repeat left center;
	}

ul.excatalog li span {
	padding-left:1.2em;
	font-size: x-small;
	color:#b32801;
	}

/*
#p-catalog {
	clear:both;
	_margin-bottom: 15px;
	margin-bottom: 30px;
	}

#p-catalog img {
	display: block;
	width: 432px;
	height: 40px;
	background-image:url(images/catalog_top.gif);
	float: left;
	margin-right: 40px;
	margin-bottom: 5px;
	}
#p-catalog a {
	display: block;
	background-image:url(images/catalog_arrow.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 20px;
	padding-left: 15px;
	margin-left: 15px;
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
	width: 120px;
	height: 20px;
	}
#p-catalog a:hover {
	color: #FF0000;
}
#p-catalog p {
	color: #666666;
	font-size: x-small;
	margin-top: 5px;
	text-indent: 10px;
	}
*/

/* 準備中用

#productlist .torikae {
	display:block;
	width: 225px;
	height: 145px;
	
	margin-right: 8px;
	background-image: url(images/btn_torikae.gif);
	}

#productlist .torikae span {
	display: none;
	}*/
