@charset "UTF-8";

#contents {
	float: right;
	width: 590px;
}

div#frontpagemain {
	clear: both;
	margin-bottom: 15px;
}
div#frontpagemain a img {
	-webkit-transition: all 0.2s ease-in-out;
}
div#frontpagemain a:hover img {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
}

div#FPbox {
	clear: both;
	width: 590px;
	margin-bottom: 10px;
}

div#FPL {
	float: left;
	width: 290px;
	margin-bottom: 14px;
}

div#FPR {
	display: block;
	float: right;
	text-align: right;
	width: 290px;
}
div#twtr-widget-1 {
	float: right;
}

div#top_last {
	clear: both;
	width: 590px;
	height: 79px;
}