body     { background-color: #000000; margin-top: 0px; }
.font-name  { color: #BF0000; font-weight: bold; font-size: 14px }
.font-name02 { color: #BF0000; font-weight: bold; font-size: 12px }
.font-size  { color: white; font-size: 12px }
.font-option  { color: white; font-size: 10px }

dt {
	color: #BF0000;
	font-weight: bold;
	font-size: 12px;
}

dd {
	color: white;
	font-size: 10px;
	margin: 0.2em 0 0.5em 0;
}

#thumbnail img {
	cursor: pointer;
}
.line-dot01 {
	height: 10px;
	background-image: url(../../img/line_dot01.gif);
	background-repeat: repeat-x;
}
.line-dot02 {
	height: 10px;
	background-image: url(../../img/line_dot02.gif);
	background-repeat: repeat-x;
}

