@charset "utf-8";
.calendarArea {
	height: auto;
	width: 208px;
	font-size: 10px;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.calendarRed {
	color: #FF0000;
}
.categoryArea {
	height: auto;
	width: 208px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.categoryHeadline {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.newReportArea {
	height: auto;
	width: 208px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.newReportAreaHeadline {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.blogArea {
	float: left;
	height: auto;
	width: 572px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.blogTitleArea {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #006633;
	height: 20px;
	width: 552px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: static;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../office/img/blogheadlinebase.gif);
	background-repeat: no-repeat;
}
.blogNewsArea {
	height: auto;
	width: 552px;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.blogPhotoArea {
	float: left;
	height: 140px;
	width: 140px;
	background-color: #CCCCCC;
}
.blogTextArea {
	height: auto;
	width: 552px;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.blogTextAreaBase {
	height: auto;
	width: 552px;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	background-image: url(../office/img/blog_dotbar.gif);
	background-repeat: repeat-y;
	color: #666666;
}
.blogDate {
	font-size: 10px;
	line-height: 16px;
	color: #006633;
	text-decoration: none;
	height: auto;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.blogPageNavi {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	height: auto;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.tenpoNameArea {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: 208px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	color: #006633;
}

