/*====================================================
	txt  color
====================================================*/


	#contents a:link{
	color: #F15B55;
	background: none;
	text-decoration: underline;
}
	#contents a:visited{
	color: #F15B55;
	background: none;
	text-decoration: underline;
}
	#contents a:active,
	#contents a:hover {
	color: #F15B55;
	text-decoration: underline;
}
	#contents .big {
	color: #631719;
	font-size: 18px;
	line-height: 24px;
}
	#contents .big2 {
	color: #631719;
	font-size: 24px;
	line-height: 24px;
}
	#contents .mid {
	color: #631719;
	font-size: 16px;
	line-height: 24px;
}
	#contents .mida{
	color: #F15B55;
	font-size: 16px;
	line-height: 24px;
}
	#contents .mide{
	color: #EF5BA1;
	font-size: 16px;
	line-height: 24px;
}
	#contents .midf{
	color: #256317;
	font-size: 16px;
	line-height: 24px;
}
	#contents .midh{
	color: #124680;
	font-size: 16px;
	line-height: 24px;
}
	#contents .midg{
	color: #C9252C;
	font-size: 16px;
	line-height: 24px;
}
	#contents .nora{
	color: #F15B55;
	font-size: 12px;
	line-height: 24px;
}
	#contents .norh{
	color: #F124680;
	font-size: 12px;
	line-height: 24px;
}
	#contents .smo {
	color: #BC8E40;
	font-size: 10px;
	line-height: 24px;
}
	#contents .normal{
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}
	#contents .nml10{
	color: #333333;
	font-size: 10px;
	line-height: 24px;
}
	#contents .bold{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
	#contents img{
	margin: 0px;
	padding: 0px;
}
	#contents .acol{
	color: #F15B55;
}
	#contents .bcol{
	color: #C93513;	
}
	#contents .ccol{
	color: #631719;
}
	#contents .dcol{
	color: #C9252C;
}
	#contents .ecol{
	color: #EF5BA1;
}
	#contents .fcol{
	color: #631719;
}

