.main_txt {
	font-size: 12px;
	color: #5F3E3A;
}
a:link {
	color: #1C24BF;
}
a:visited {
	color: #6D72BA;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9966;
}
.main_txt_l {
	font-size: 16px;
	font-weight: bold;
	color: #5F3E3A;
}
.main_txt_xl {
	font-size: 20px;
	font-weight: bold;
	color: #5F3E3A;
}
.foot {
	font-size: 10px;
	color: #5F3E3A;
	text-align: center;
	background-color: #FFFFCC;
}
.bg_line {
	background-image: url(../image/line_side_2.gif);
	background-repeat: repeat-x;
}
.main_txt_s {
	font-size: 10px;
	color: #5F3E3A;
}
.main_txt_m {
	font-size: 11px;
	color: #5F3E3A;
}
.main_bg {
	background-color: #FFCF88;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
.main_txt_sl {
	font-size: 14px;
	color: #5F3E3A;
}
.list_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_txt_r {
	font-size: 12px;
	color: #FF0000;
}
.title_s_bg {
	background-image: url(../image/title_s_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
}
