@charset "utf-8";
/* CSS Document */
.lst-album{
	padding:0; margin:0; list-style:none;
}
.lst-album li{
	padding:2px 0 1px 18px; background:url(../../images/16_s.gif) no-repeat; border-bottom:dashed 1px #D2E98D;
}
.notfound{
	margin:10px auto;
	padding:30px 0;
	text-align:center;
	background-color:#FFF;
	border:none;
}
#alb-wk li{
	margin:0; float:left; width:140px; height:150px; padding:2px; margin:5px;text-align:center;
}
#alb-wk li .thumb{
	width:100%; height:95px; display:block; margin-bottom:5px;
}
#pnalbum h2 span{
	font-size:16px;
}
#pnalbum .binner{
	background-color:#e3f9ff;
}
#pnalbum li{
	margin:0; float:left; width:172px; height:170px; padding:2px; margin:3px; background-color:#FFF; border:solid 1px #c9ebf4;text-align:center;
	-moz-border-radius:0.2em;
	-webkit-border-radius:0.2em;
	border-radius:0.2em;	
}
#pnalbum li .thumb{
	width:100%; height:95px; display:block; margin-bottom:5px;
}
#pnalbum .apager{
	background:#c9ebf4; padding:3px 5px; border-bottom:solid 1px #85c0d0; height:25px
}
#album-update h2{
	background:url(/css/theme1/h2-alb-upd.gif) no-repeat; height:36px; text-indent:-9999px;
}
#album-update{
	padding:0;
}
#album-update li{
	padding:3px 0; border-bottom:dotted 1px #CCC;
}
#album-update .tmb{
	width:40px; height:40px; float:left;
}
#album-update .info{
	float:right; width:170px;
}

