@charset "utf-8";
/*----------------------------------------------------
	site name: photo gallery for tablet
	style info : photogallery_tab.css
 ----------------------------------------------------*/
 
 /* overwrite 04. contents style 
---------------------------------------------------- */
.photoList {
	width: 516px; /*  */
}

.photoList li{
	width: 126px; /*  */
}
.photoList span img{
	max-width: 100%; /*  */
}
.photoDetail {
	height: 322px; /*  */
}