@charset "utf-8";
/* CSS Document */

table {
	width:900px;
	margin-left:20px;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC
}
td {
	vertical-align:top;
	padding:0;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:3px
}
.tbl_cap {
	width:50px
}
.photo_area {
	background-image: url(image/photo_bg.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:230px;
	padding-right:20px;
	float:left
}
.photo_area_2 {
	background-image: url(image/photo_bg.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:230px;
	padding-right:20px;
	clear:both;
	float:left
}
.photo {
	margin:53px 0 0 45px
}
.date {
	font-size: 120%;
	padding-bottom:5px;
}
dl {
	margin:0
}
dt {
	clear:both
}
dd {
	padding-bottom:4px;
}
.main_img {
	margin-bottom:10px
}
.date {
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px
}
.size {
	float:left;
	margin-right:20px
}
.comment {
	margin-left:370px;
}
.data-caption {
	float:left;
	width:80px;
}
.staff_photo {
	float:right;
}
.staff_comment {
	margin-left:290px;
}
.staff_img {
	margin-left:15px
}
.from_staff {
	margin:20px 0 3px 0
}
.link_year {
	background-color:#CEE7FF;
	text-align:right;
	padding:5px;
	margin-bottom:20px
}
