#main .customShop {
font-size:1em;
font-weight:bold;
width:666px;
border-bottom:#999 dashed 1px;
margin-bottom:10px;
text-align:right;
}

/*一覧*/

#container #main #customPicList {
width:210px;
Float:left;
margin-left:10px;
margin-right:10px;
}
#container #main #customPicList img {
border:#0066cc solid 1px;
}


#container #main .customPicList {
width:205px;
Float:left;
margin-right:15px;
height:240px;
}
#container #main .customPicList img {
border:#0066cc solid 1px;
}
#container #main .customPicList .itemName {
height:6em;
}
#container #main .customPicList .caption{
line-height:1.0;
font-size:0.85em;
}


