.text_board {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.box_color01 {
	font-family: Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
}

.text_board_l:link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.text_board_l:visited {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #CC6666;
	text-decoration: none;
}
.text_board_l:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-decoration: underline;
}
.text_board_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}.box_dash {
	border: thin groove #666666;
}
