/* lay-out */
#colorbar {
	display: none;
}
#contents {
	height: 256px;
}
#contents #bottom_links {
	display: none;
}

/* contents */
#contents .rightblock {
	width: 514px;
	padding-right: 50px;
	background-color:#65563f;
}
#contents p {
	line-height: 150%;
}
#contents .arrow_more {
	vertical-align: middle;
	margin-left: 10px;
}
