@charset "UTF-8";

div#image div{
	position:absolute;
	top:15px;
	left:0px;
}
div.pastpic{
	padding:0 0 10px 0;
}
.pastpic table.tyear{
	width:100%;
	margin:15px 0 10px 0;
	border-collapse:collapse;
}
.pastpic table.tyear td{
	width:90px;
	text-align:center;
}
.pastpic table.tyear td div{
	margin:0 5px 0 5px;
	background:#112244;
	line-height:1.6;
}
.pastpic p{
	font-size:80%;
	color:#000000;
}
.pastpic p.cameraman{
	font-size:90%;
	margin:10px 0 0 1em;
}
.pastpic p.pictitle_E{
	width:308px;
	height:2.3em;
	line-height:1.1em;
	font-size:75%;
}
.pastpic p.atnt-1{
	text-align:right;
	margin:0 5px 0 1em;
}
.pastpic p.year{
	clear:both;
	font-size:90%;
}
.pastpic .picimg_l{
	float:left;
	margin:0 0 10px 0;
}
.pastpic .picimg_r{
	float:right;
	margin:0 0 10px 0;
}
.pastpic p.pagertn{
	clear:both;
	margin:1em 1em 2em 0;
	text-align:right;
	font-size:80%;
}
.pastpic .nofree{
	display:none;
}
.pastpic a,
.pastpic .picimg_l a,
.pastpic .picimg_r a{
	color:#999966;
	text-decoration: underline;
}
.pastpic a.y_unsel{
	color:#999966;
	text-decoration: underline;
}
.pastpic a.y_sel{
	color:#cc9933;
	text-decoration: underline;
	font-weight:bold;
}
.pastpic a:hover,
.pastpic .picimg_l a:hover,
.pastpic .picimg_r a:hover{
	color:#cc9933;
	text-decoration: underline;
}

