@charset "utf-8";
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* iOS Android */
#navPager .li01 {
	display:none;
}
#navPager .li02 {
	display:none;
}
#navPager {
	background:none;
}
.navYear {
	background-color:#F3F3F3;
	height:32px;
	width:100%;
	margin-bottom:45px;
}
.liR {
	display:none;
}
.liC {
	text-align:left;
	font-weight:bold;
}
.liL {
	display:none;
}
#work {
	width:480px;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
}

#work .zoomer_wrapper {
	width:480px;
	height:385px;
	overflow:hidden;
}
#work #caption {
	width:480px;
	float: none;
	clear: both;
	position: inherit;
	right: 0px;
	overflow:hidden;
}
#work #caption p {
	width:480px;
}
#work h1 {
	border:1px solid #ccc;
	border-width:1px 0;
	line-height:1.5;
	font-size:14px;
	margin:3px 0 8px;
	padding:5px 0 5px;
}
#work ul {
	width:480px;
	overflow:hidden;
	margin-top:50px;
	text-align:center;
}
#work li {
	float:left;
}
#work .navigation {
	width:480px;
	margin: 0px;
}
#work .navigation li {
	cursor: pointer;
	margin-bottom: 20px;
}
