.kar {
	line-height: 140%;
	font-size: 10pt;
}
.kar_red {
	line-height: 140%;
	font-size: 10pt;
	color: #FF0000;
}

.diary_titlebar {
	color: #666666;
	background-color: #FBFFDD;
	padding: 5px;
	width: 600px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.diary_date {
	font-size: x-small;
	font-weight: bold;
}
.diary_new {
	font-size: x-small;
	font-weight: bold;
	color: #FF3333;
}
.diary_title {
	font-size: small;
	font-weight: bold;
}
.diary_contents {
	font-size: small;
	padding: 5px;
	width: 600px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #666666;
	line-height: 140%;
	text-indent: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
