#main {
	background-image: url(/images/entry.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	width: 770px;
	height: 500px;
}
#eng {
	float:right;
	height: 275px;
	}
#egnews {
	float:right;
	clear: right;
	}
#jpn {
	float:left;
	height: 275px;
	}
.item h5 {
	padding-left: 10px;
}
#jpnews {
	float:left;
	clear: left;
	}
.item {
	width: 290px;
	background-image: url(/images/entrybkg.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 5px;
}
.item h3 {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.item p {
	padding-right: 10px;
	padding-left: 10px;
}
.feedburnerFeedBlock {
	padding-right:15px;
	}
#header h2 {
	margin-top: 0px;
	line-height: .5em;
}
.feed {
	overflow: auto;
	height: 200px;
	margin:0 8px 0 10px;
	background-color:#FFFFFF;
}
.feed ul, .feed li {
	margin:0 0 15px 10px;
	}
#cove {
	position: absolute;
	top: 0px;
	right: 0px;
}
