@charset "utf-8";

/* ------------------------------------------------------------
 imane　商品ラインナップ CSS
 更新日:09/03/11
 
------------------------------------------------------------ */


#products div#contents{
background:url(/products/imgs/bg_products.jpg) no-repeat center top;
padding:71px 0 0 418px;
width:486px;
height:442px;
}

#products #mainArea{
width:457px;
float:none;

}


#products #mainArea h1{
margin:0 0 38px 0;
padding:0 0 0 46px;
}

#products .catchcopy{
margin:0 0 46px 0;
padding:0 0 0 46px;
}

#products #mainArea ul{
overflow:hidden;
zoom:1;
}

#products #mainArea ul li{
float:left;
}

