@charset "utf-8";
/* CSS Document */
#upper {width: 875px;}
#image {
	margin-top: 25px;
	height: 800px;
	width: 875px;
	background-image: url(../images/3_nounyu/jpn.png);
	background-repeat: no-repeat;
	background-position: 100px 0px;
}
#left {
	width: 220px;
	float: left;
}
#right {
	width: 220px;
	float: right;
}
dd {
	margin-top: 5px;
	margin-bottom: 10px;
}
.futoji {font-weight: bold;}
.caps {font-size: 0.87em;}
.date{
	width: 875px;
	text-align: right;
	padding:10px 0 3px 0;
}
