@charset "utf-8";
/* CSS Document */

.seach_result{
	background: url(../images/common/result_bg.gif) no-repeat;
	width: 750px;
	height: 36px;
}
.seach_result p{
	float: left;
	padding: 11px 0 0 8px;
	width: 120px;
}
.seach_result ul{
	float: right;
	padding: 8px 4px 0 0;
	width: 224px;
}
.seach_result li{
	float: left;
	padding: 2px 0 0 10px;
}
.goodslist{
	float: left;
	width: 173px;
	padding: 30px 19px 0 0;
}
.corner{
	padding-right: 0px;

}
.goods{
	background: url(../images/common/photo_border.gif) no-repeat;
	width: 173px;
	height: 173px;
	z-index: 1;
}
.goods_new{
	background: url(../images/common/photo_border_new.gif) no-repeat;
	width: 173px;
	height: 173px;
	z-index: 1;
}
.goods img,
.goods_new img{
	z-index: -1;
	position: absolute;
	width: 170px;
	height: 170px;
	padding: 1px;
}
.goods_ttl{
	color: #fb5f81;
	font-size: 14px;
	margin-top: 10px;
}
.goods_txt{
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
}
.goods_prc{
	color: #3ac4cf;
	font-size: 14px;
	margin-top: 5px;
}
.hasen{
	border: 1px dashed #999999;
	margin-top: 40px;
	width: 747px;
}
.pagelink{
	margin: 20px 0;
	text-align: center;
	position:relative;
}
.pagelink ul{
	position:relative;
	left: 50%;
	float: left;
}
.pagelink li{
	position:relative;
	left: -50%;
	float: left;
	margin-right: 7px;
}
.pagelink a{
	color: #666666;
	font-size: 14px;
	background: #efefef;
	-moz-border-radius: 2px;    /* Firefox */
	-webkit-border-radius: 2px; /* Safari,Chrome */
	border-radius: 2px;         /* CSS3 */
	padding: 3px 6px;
}
.pagelink a:hover{
	color: #ffffff;
	background: #3ac4cf;
}
.pagelink .on a{
	color: #ffffff;
	background: #3ac4cf;
}
.pagelink .prev a,
.pagelink .next a{
	color: #666666;
	font-size: 14px;
	background: #ffffff;
}
.pagelink .prev a:hover,
.pagelink .next a:hover{
	color: #3ac4cf;
	background: #ffffff;
}

.contact{
	background: url(../images/common/contact_bg.gif) no-repeat;
	width: 750px;
	height: 76px;
	margin: 30px 0;
}
.contact img{
	margin: 13px 0 0 540px;
}

.fax{
	background: url(../images/common/fax_bg.gif) no-repeat;
	width: 750px;
	height: 76px;
	margin: 30px 0;
}
.fax img{
	margin: 13px 0 0 490px;
}


.order{
	width: 750px;
	height: 76px;
	margin: 30px 0;
}
.order img{
	margin: 13px 0 0 540px;
}

.shohin-l{
	float: left;
	width: 296px;
	padding-top: 14px;
}
.shohin-r{
	float: right;
	width: 452px;
	padding-top: 28px;
}
.shohinimg{
	background: url(../images/common/img_big_box.gif) no-repeat;
	width: 275px;
	height: 290px;
	z-index: 1;
}
.shohinimg img{
	z-index: -1;
	position: absolute;
	width: 272px;
	height: 272px;
	padding: 17px 1px 1px;
}
.shohin_thum li{
	float: left;
	padding: 7px 1px 1px;
	margin: 7px 6px 0 0;
	background: url(../images/common/img_small_box2.gif) no-repeat;
	
}
.shohin_thum li.img{
	width: 62px;
	height: 62px;
}
.shohin_thum li a{
}
.shohin_thum li.on{
	background: url(../images/common/img_small_box1.gif) no-repeat;
}
.hasen_box{
	border: 1px dashed #3ac4cf;
	-moz-border-radius: 7px;    /* Firefox */
	-webkit-border-radius: 7px; /* Safari,Chrome */
	border-radius: 7px;         /* CSS3 */
	width: 194px;
	padding: 13px 11px 11px;
	float: left;
	margin-top: 25px;
}
.shohin_tbl{
	margin-top: 30px;
	border-top: 1px solid #e3e3e3;
}
.shohin_tbl tr.gray{
	background: #efefef;
}
.shohin_tbl tr.white{
	background: #ffffff;
}
.shohin_tbl th{
	background: url(../images/common/icon_circle.gif) no-repeat 7px 11px;
	border-bottom: 1px solid #e3e3e3;
	padding: 7px 7px 5px 20px;
	vertical-align: top;
}
.shohin_tbl td{
	border-bottom: 1px solid #e3e3e3;
	padding: 7px 0 5px;
	vertical-align: top;
}
.imgtitle{
	margin: 30px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
}
.naire_box{
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 20px;
}
.naireimg{
	float: left;
	width: 200px;
}
.naire_tbl{
	float: right;
	margin-top: 0px;
	width: 432px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.naire_tbl th{
	background: #cccccc;
	padding: 5px;
	border-bottom: 1px solid #e3e3e3;
	vertical-align: top;
}
.naire_tbl td{
	background: #ffffff;
	padding: 5px;
	border-bottom: 1px solid #e3e3e3;
	vertical-align: top;
}