/* CSS Document */
.day {
	text-align: right;
	clear: both;
}
.read {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
	line-height: 180%;



}
.midasi {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	text-align: center;
	font-size: 0.95em;
	width: 250px;

}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding-bottom: 1px;

}

