@charset "utf-8";

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

 File Name  : aw.css
 Author     : Swimsuit Department
 Style Info : Altadena Works style
=================================================================== */


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

.series_title {
    padding-top: 20px;
}



/****************************************
	thumbnail
*****************************************/
#itemContents {  
 	float: left;
    width: 950px;  
    margin-bottom: 0;
}  



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


.thumb_key  { 
    width: 550px; 
    margin: 0; 
    padding: 0 200px;
    overflow: hidden; 
    _zoom: 1; 
} 
 
 


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

}


.stan   { 
    _margin-right: 5px;
    margin-right: 10px;

}
.right   { 
    margin: 0;
} 

.other_img   { 
 	float: left;
    margin-bottom: 0;
}  


/****************************************
	page top
*****************************************/


/* ページトップへ */
.pagetop_802 {
    width:100%;
    padding:359px 0 0 0;
	_height: 1px;
	min-height: 1px;
}

.pagetop_802:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.pagetop_802 p{
 	float: right;
	text-align:right;
}

