@charset "utf-8";

/*------------------------------------------------*/
/*  NEIGEtemplate ver1.0  */
/*------------------------------------------------*/
/*  templatename [goods]  */
/*  update [20100201]  */
/*  ID [NT]  */
/*------------------------------------------------*/


/*　goods Set　*/
/* -----------------------------------------------*/

/*　Contents　*/

.goods_ml { margin:25px 0px 30px 65px; }
div.goods_bl {
margin:65px 30px 0px 0px;
width:340px;
float:left;
}
div.goods_bl .goods_img {
width:117px;
float:left;
font-size:1px;
}
div.goods_bl .goods_data {
width:200px;
float:right;
}
div.goods_bl .goods_data .gtxt_bl {
font-size:10px;
line-height:1.5;
height:80px;
}

div.goods_arr {
width:840px;
position:relative;
}

div.goods_arr .next_arr {
position:absolute;
top:0px;
left:740px;
}
div.goods_arr .next_arr,
div.goods_arr .next_arr a {
width:32px;
height:32px;
display:block;
font-size:1px;
text-indent:-9999px;
background:url(/common_images/common_arrow_next01.gif) top left no-repeat;
}
div.goods_arr .back_arr {
position:absolute;
top:0px;
left:55px;
}
div.goods_arr .back_arr,
div.goods_arr .back_arr a {
width:32px;
height:32px;
display:block;
font-size:1px;
text-indent:-9999px;
background:url(/common_images/common_arrow_back01.gif) top left no-repeat;
}