@charset "utf-8";

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

 File Name  : lfa.css
 Author     : Swimsuit Department
 Style Info : L.F.A Knit Design style
=================================================================== */


/****************************************
	title
*****************************************/

.series_title {
    padding-top: 20px;
}

.series_title_r {
    float: right;
    padding-top: 50px;
}

.series_title_ap {
    padding: 150px 0 50px 0;
}

.series_s_title {
    _margin-bottom: 5px;
    margin-bottom: 10px;
}

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

/* Grove stripe */
.itemContents01 {  
 	float: left;
    width: 950px;  
    _margin-bottom: 50px;
    margin-bottom: 100px;
	background: url(../images/gloves_st_bk.jpg) no-repeat;
}  



.thumb01  { 
    width: 475px; 
    height: 695px; 
    margin: 0; 
    padding-top: 120px;
    overflow: hidden; 
    _zoom: 1; 
} 
 
.thumb01 li   { 
 	float: left;
    _margin-bottom: 15px;
    margin-bottom: 30px;
} 


/* Grove dot */
.itemContents02 {  
 	float: left;
    width: 950px;  
    _margin-bottom: 100px;
    margin-bottom: 200px;
	background: url(../images/gloves_dot_bk.jpg) no-repeat;
}  



.thumb02  { 
    float: right;
    width: 475px; 
    height: 536px; 
    margin: 0; 
    padding-top: 80px;
    overflow: hidden; 
    _zoom: 1; 
} 
 
.thumb02 li   { 
 	float: left;
    _margin-bottom: 15px;
    margin-bottom: 30px;
}  
 



/* hat */
.itemContents03 {  
 	float: left;
    width: 950px;  
    _margin-bottom: 100px;
    margin-bottom: 200px;
}  

.thumb03  { 
    width: 950px; 
    margin: 0; 
    overflow: hidden; 
    _zoom: 1; 
} 
 
.thumb03 li   { 
 	float: left;
    _margin-bottom: 15px;
    margin-bottom: 30px;
}  



/* Coin Case */
.itemContents04 {  
 	float: left;
    width: 950px;  
    _margin-bottom: 25px;
    margin-bottom: 50px;
	background: url(../images/coin_bk.jpg) no-repeat;
}  



.thumb04  { 
    float: right;
    width: 688px; 
    height: 359px; 
    margin: 0; 
    padding-top: 340px;
    overflow: hidden; 
    _zoom: 1; 
} 
 
.thumb04 li   { 
 	float: left;
    _margin-bottom: 15px;
    margin-bottom: 30px;
}  
 

 

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

}

.thumb_text02  {
	font-size:85%;
    text-align: center;
    font-family: "Century Gothic", Helvetica ;
    padding-top: 5px;
    padding-left: 100px;
}

