@charset "UTF-8";
/* CSS Document */
#red_title {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #742318;
	line-height: 1.6em;
}

.top_c {
	padding: 0px 0px 10px 0px;
}
.dot {
	height: 1px;
	background-image:url(dot.gif);
	background-repeat:repeat-x;
}
.content_c {
	padding: 10px;
}
.content_b {
	padding: 5px 0px 0px 0px;
}
.content_y {
	padding: 10px 15px 10px 15px;
	background-color: #FBC063;
}
.red_bodytext .Normal, .red_bodytext .Normal table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #742318;
	line-height: 1.6em;
}

