@charset "utf-8";
 /* copyrights
------------------------------*/
.news
 {
	margin-left: 20px;
	border-bottom: 1px solid #999999;
}
.news        h3 {
	margin-left: -20px;
}
.news      p
 {
	line-height: 1.5em;
	margin-bottom: 1em;
}
.entry {
	font-size: 120%;
	margin-bottom: 20px;
	margin-top: 20px;
}
#address {
	text-align: right;
	font-size: 90%;
	color: #666666;
	padding-right: 20px;
	padding-top: 20px;
}
.area {
	padding-left: 20px;
	padding-right: 20px;
}
