.title {
	font-weight:bold;
	color:#990099;
	font-size:15px;
	float:left;
	width:295px;
	line-height:24px;
	margin: 5px 0px 5px 0px;
}
.kijiday {
	text-align: right;
	font-weight:bold;
	color:#000;
	font-size:10px;
	float:left;
	width:30px;
	line-height:24px;
	font-family:Verdana;
	margin: 5px 0px 5px 0px;
}
.board {
border-top: 3px dotted #cc99ff;
border-bottom: 3px dotted #cc99ff;
width:345px;
margin:5px 0 0 0;
padding:0;
}
.board2 {
}
body {
margin:3px 5px auto 5px;
}
table.line{
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 3px;
border-left-width: 0px;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color: #ffe6e6;
border-left-color: #ffffff;
margin: 0px;
}
.reset {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
}

