@charset "shift_jis";

/*スローライフコメント*/
.frmSlcCom {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック";	
	width: 350px;
	height: 80px;		
}

/* スローライフ テキスト*/
#slc-bg {
	color: #444444;
	background-color: #DB4545;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.slc-txt-white {
	color: #FFFFFF;
	font-weight: normal;	
}

.slc-txt-blown {
	color: #532A00;
	font-weight: normal;	
}

.slc-txt-green1 {
	color: #4C6129;
	font-weight: normal;	
}

.slc-txt-green2 {
	color: #4C6129;
	font-weight: bold;	
}

.slc-txt-green3 {
	color: #7FA939;
	font-weight: bold;	
}

.slc-txt-orange1 {
	color: #973D00;
	font-weight: normal;	
}

.slc-txt-orange2 {
	color: #973D00;
	font-weight: bold;	
}
.slc-txt-orange3 {
	color: #FF9140;
	font-weight: bold;	
}

.slc-txt-red {
	color: #FF0000;
	font-weight: normal;
}

.slc-txt-frm {
	color: #DB4545;
	font-weight: bold;
}

.slcclm {
	line-height:205%;
}

.slccpy {
	line-height:180%;
}