.title {
	font-weight:bold;
	color:#990099;
	font-size:15px;
	float:left;
	width:460px;
	line-height:24px;
	margin: 5px 0px 5px 0px;
}
.kijiday {
	font-weight:bold;
	color:#000;
	font-size:13px;
	float:left;
	width:70px;
	line-height:24px;
	font-family:Verdana;
	margin: 5px 0px 5px 0px;
}
.board {
border-top: 3px dotted #cc99ff;
border-bottom: 3px dotted #cc99ff;
width:535px;
margin:5px 0 0 0;
padding:0;
}
.board2 {
}
body {
margin:0;
}
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;
}
