@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : spoon.css
 Author     : Swimsuit Department
 Style Info : Spoon Keyring style
=================================================================== */


/****************************************
	thumbnail
*****************************************/

/* thumbnail */
.itemContents01 {  
 	float: left;
    width: 950px;  
    _margin-bottom: 25px;
    margin-bottom: 50px;
}  



.thumb  { 
    width: 475px; 
	margin:0 auto;
    text-align: center;  
    overflow: hidden; 
    _zoom: 1; 
} 
 
.thumb li   { 
 	float: left;
    _margin-bottom: 40px;
    margin-bottom: 80px;
}  
 

.thumb_text  {
	font-size:89%;
    text-align: center;
    font-family: "Century Gothic", Helvetica ;
    padding-top: 5px;

}

