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

#menu #history a {
	background-image:url(../images/history/menu.jpg);
}

h3 {
	margin:20px 0;
	font-size:large;
	font-weight:bold;
	padding-left:20px;
}

#photo {
	float:right;
	width:206px;
	padding-right:50px
}
#photo .date {
	margin-bottom:20px;
	text-align:right;
}

#table {
	padding-left:70px;
}
table {
	background:url(../images/history/bg.jpg) no-repeat;
	border:none;
	font-size:small;
	line-height:1.5;
	float:left;
}
th {
	padding:0 10px;
	vertical-align:top;
	white-space:nowrap;
	font-weight:normal;
}
td {
	padding:0;
	vertical-align:top;
}