@charset "UTF-8";
@import "common.css";
@import "base.css";

/*page_ttl--------------------*/

#page_ttl_block {
	background:url(../img/news_page_title_ph.jpg) right bottom no-repeat;
}

#corner_main_r p {
	margin: 0 10px 20px 10px;
}

.entry-info{
	clear: both;
	text-align: right;
}

.readmore{
	text-align: right;
	margin: 10px;
}


.leftbox{
	float: left;
}

.rightbox{
	float: right;
}

