@charset "utf-8";

.productsItemTwo {
	padding-bottom:30px;
	background:url(/products/res/image/hr_dot02.gif) repeat-x bottom left;
}

.productsItemTwo ul {
	width:530px;
	margin:auto;
}

.productsItemTwo ul li {
	width:260px;
	margin-right:10px;
	float:left;
}

.productsItemTwo ul li.lastChild {
	margin-right:0;
}

.productsItemThree {
	width:550px;
}

.productsItemThree ul li {
	width:168px;
	margin-right:23px;
	float:left;
}

.productsItemThree ul li.lastChild {
	margin-right:0;
}

/* ページ内リンク小 */
.pageAnc_sm {
	width:550px;
	background-image: url(../image/bg_pageanc_sm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pageAnc_sm ul li {
	padding:0 15px 12px 15px;
	float:left;
	margin-right:15px;
}

.pageAnc_sm ul li a {
	font-size:85%;
	color:#a69274;
	padding-left:10px;
	background:url(/products/res/image/icon_cursor_down.gif) no-repeat center left;
}
.new_pro_item{
	width:760px;
}
.new_pro_item li {
	width:350px;
	margin:35px 0 0 0;
	padding:0 0 0 10px;	
	display:inline-block;
	vertical-align:top;
}

.new_pro_item dl.itemIntroDetail dt {
	width:200px;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	background:url(/products/res/image/dt_dot_line.gif) repeat-x bottom left;
}

.new_pro_item dl.itemIntroDetail .ttl {
	color:#b3956b;
	font-weight:bold;
}
