@charset "utf-8";

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

 File Name  : printed.css
 Author     : Swimsuit Department
 Style Info : Printed Image style
=================================================================== */


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

.series_title {
    padding: 60px 0 25px 0;
}



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

/* Nature Facts */

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

