
.fch15w10{
	padding: 15px 10px 10px;
	margin: 0px;
}
.fch10{
	padding: 10px 0px 10px;
	margin: 0px;
}

.fc_ssmenu{
	font-size:10px;
	line-height:1.3em;
	padding: 5px 4px;
	margin:0;
	background-color: #FFFFFF;	/* :::::::::: Black :::::::::: */
}

.fc_tx10{
	font-size:10px;
	line-height:1.3em;
	padding: 0px;
	margin:0;
}

/* Home ------------------------------------------------ */
/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fctopics{
	color: #999999;
	font-size: 10px;
	line-height:1.4em;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px;
	margin: 0px 0px 5px;
	background-color: #ffffff;
}
.fctopics li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px 5px 5px;
}
.fctpclink{
	padding: 5px 0px 5px;
	margin: 0pxx;
}
.fctpclink a:link{
	color:#378974;
	text-decoration: none;
}
.fctpclink a:visited{
	color:#378974;
	text-decoration: none;
}
.fctpclink a:hover{
	color:#FB5F00;
	text-decoration: underline;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2topics{
	color: #333333;
	font-size: 10px;
	line-height:1.4em;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px;
	margin: 0px 0px 5px;
	background-color: #ffffff;
}
.fc2topics li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px 5px 5px;
}
.fc2tpclink{
	padding: 5px 0px 5px;
	margin: 0pxx;
}
.fc2tpclink a:link{
	color:#363636;
	text-decoration: underline;
}
.fc2tpclink a:visited{
	color:#363636;
	text-decoration: underline;
}
.fc2tpclink a:hover{
	color:#ff9600;
	text-decoration: none;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */

/* Topics ------------------------------------------------ */

/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fctpcdate{
	color: #378974;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px 10px 10px 30px;
	margin: 0px;
}
.fctpctxt{
	color: #666666;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px;
	margin: 0px;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2tpcdate{
	color: #876f24;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px 10px 10px 30px;
	margin: 0px;
}
.fc2tpctxt{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px;
	margin: 0px;
}
.fc2tpctxt a:link{
	color:#a08e69;
	text-decoration: underline;
}
.fc2tpctxt a:visited{
	color:#a08e69;
	text-decoration: underline;
}
.fc2tpctxt a:hover{
	color:#ff9600;
	text-decoration: none;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */



/* Ingredient ------------------------------------------------ */

/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.ingrname{
	color: #378974;
	font-size: 14px;
	line-height:1.6em;
	font-weight: bold;
	padding: 3px 5px 3px;
	margin: 15px 10px 5px;
	border-left: 5px solid #378974;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2ingrname{
	color: #876f24;
	font-size: 14px;
	line-height:1.6em;
	font-weight: bold;
	padding: 3px 5px 3px;
	margin: 15px 10px 5px;
	border-left: 5px solid #876f24;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */

.ingrtxt{
	color: #333333;
	font-size: 10px;
	line-height:1.6em;
	padding: 0px 15px 0px;
	margin: 0px;
}

/* Adviser ------------------------------------------------ */

.fc_advtx12{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px 10px 10px 3px;
	margin: 0px;
}
/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fc_advexp{
	color: #378974;
	font-size: 10px;
	line-height:1.6em;
	padding: 10px 15px 15px;
	margin: 10px 0px 0px;
	background-color: #E9F5F2;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2_advexp{
	color: #876f24;
	font-size: 10px;
	line-height:1.6em;
	padding: 10px 15px 15px;
	margin: 10px 0px 0px;
	background-color: #f2f2f2;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */

.fc_advexpname{
	font-size: 12px;
	line-height:1.6em;
	font-weight: bold;
	padding: 5px 0px 10px;
}
.fc_advexpname2{
	font-size: 10px;
	font-weight: normal;
}


/* Guide ------------------------------------------------ */

/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fcgdtxt{
	font-size: 12px;
	line-height:1.6em;
	padding: 10px 15px 10px;
	margin: 0px;
}
.fcgdwebtx{
	color: #999999;
	font-size: 12px;
	line-height:1.6em;
	padding: 0px 10px 0px;
	margin: 0px;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2gdtxt{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px 15px 10px;
	margin: 0px;
}
.fc2gdwebtx{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 0px 10px 0px;
	margin: 0px;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */


/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fcgdwebname{
	color: #378974;
	font-size: 14px;
	line-height:1.8em;
	font-weight: bold;
	padding: 5px 10px 5px;
	margin: 0px;
}
.fcgdwebname a:link{
	color:#378974;
	text-decoration: none;
}
.fcgdwebname a:visited{
	color:#378974;
	text-decoration: none;
}
.fcgdwebname a:hover{
	color:#FB5F00;
	text-decoration: underline;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2gdwebname{
	color: #876f24;
	font-size: 14px;
	line-height:1.8em;
	font-weight: bold;
	padding: 5px 10px 5px;
	margin: 0px;
}
.fc2gdwebname a:link{
	color:#876f24;
	text-decoration: none;
}
.fc2gdwebname a:visited{
	color:#876f24;
	text-decoration: none;
}
.fc2gdwebname a:hover{
	color:#ff9600;
	text-decoration: underline;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */

.fclink{
	padding: 10px 0px 20px;
	margin: 0px;
}


/* Step ------------------------------------------------ */

.stptx12{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 0px 15px 20px;
	margin: 0px;
}
.stptx10{
	color: #333333;
	font-size: 10px;
	line-height:1.6em;
	padding: 10px 0px 0px;
	margin: 0px;
}
.stepcoments_right{
	color: #8C8C8C;
	font-size: 12px;
	line-height:1.3em;
	padding: 10px;
	margin: 0px 10px 10px;
	border: 1px solid #F4F4F4;
}
ul.stepcoments_li10{
	font-size:10px;
	line-height:1.5em;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 10px;
	padding: 5px 10px 5px 10px;
}
/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
h1.stpcctl{
	color: #C5AE45;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0;
}
.stptxw55{
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
	padding: 0px 55px 15px;
	margin: 0px;
}
h2.stpstt01{
	color: #01b588;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}
h2.stpstt02{
	color: #01b588;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
h3.stpq{
	color: #f25500;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	border-left: 8px solid #f25500;
	border-bottom: 1px dashed #f25500;
	background-color: #f8f5e5;
	margin: 0;
	padding: 3px 5px 3px;
}
.stpa{
	color: #555555;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 15px 15px 20px 30px;
}
h4.stpagood{
	color: #009d76;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 3px;
}
.stpagoodlnk{
	color: #009d76;
	font-size: 12px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}
.stpagoodlnk a:link{
	color: #009d76;
	text-decoration: none;
}
.stpagoodlnk a:visited{
	color: #009d76;
	text-decoration: none;
}
.stpagoodlnk a:hover{
	color: #FB5F00;
	text-decoration: underline;
}
.stpagoodlnk img{
	padding: 0 3px 0 0;
}
h3.stpsttp{
	color: #009d76;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
ol.stpfclst{
	color: #009d76;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	list-style-type: decimal;
	margin: 0;
	padding: 0 0 0 25px;
}
.stpfclst01{
	color: #555555;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
h1.fc2stpcctl{
	color: #876f24;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0;
}
.stptxw55{
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
	padding: 0px 55px 15px;
	margin: 0px;
}
h2.fc2stpstt01{
	color: #876f24;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}
h2.fc2stpstt02{
	color: #876f24;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
h3.fc2stpq{
	color: #512079;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	border-left: 8px solid #512079;
	border-bottom: 1px dashed #512079;
	background-color: #f8f5e5;
	margin: 0;
	padding: 3px 5px 3px;
}
.stpa{
	color: #555555;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 15px 15px 20px 30px;
}
h4.fc2stpagood{
	color: #876f24;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 3px;
}
.fc2stpagoodlnk{
	color: #876f24;
	font-size: 12px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}
.fc2stpagoodlnk a:link{
	color: #a68500;
	text-decoration: underline;
}
.fc2stpagoodlnk a:visited{
	color: #a68500;
	text-decoration: underlinenone;
}
.fc2stpagoodlnk a:hover{
	color: #ff9600;
	text-decoration: none;
}
.fc2stpagoodlnk img{
	padding: 0 3px 0 0;
}




h3.fc2stpsttp{
	color: #a68500;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
ol.fc2stpfclst{
	color: #876f24;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	list-style-type: decimal;
	margin: 0;
	padding: 0 0 0 25px;
}
.fc2stpfclst01{
	color: #555555;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
h3.ststtlm{
	color: #00bf90;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
h3.fc2ststtlm{
	color: #876f24;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */




.stptxt10{
	font-size: 10px;
	line-height: 1.5;
	margin: 0;
	padding: 10px 0 10px;
}


/* Goodslist ------------------------------------------------ */

.fcgoodslist{
	padding: 10px 0px 10px 10px;
	margin: 0px;
}
.fcgoodslist2{
	padding: 15px 0px 10px;
	margin: 0px;
}
/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fcgoodslistexp{
	color: #378974;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px 10px 15px;
	margin: 15px 0px 0px;
	background-color: #E9F5F2;
}
.fcgoodslistname2{
	font-size: 12px;
	font-weight: normal;
}
.fcgoodslistname2 a:link{
	color:#378974;
	text-decoration: none;
}
.fcgoodslistname2 a:visited{
	color:#378974;
	text-decoration: none;
}
.fcgoodslistname2 a:hover{
	color:#FB5F00;
	text-decoration: underline;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2goodslistexp{
	color: #876f24;
	font-size: 12px;
	line-height:1.6em;
	padding: 10px 10px 15px;
	margin: 15px 0px 0px;
	background-color: #f2f2f2;
}
.fc2goodslistname2{
	font-size: 12px;
	font-weight: normal;
}
.fc2goodslistname2 a:link{
	color:#363636;
	text-decoration: underline;
}
.fc2goodslistname2 a:visited{
	color:#363636;
	text-decoration: underline;
}
.fc2goodslistname2 a:hover{
	color:#ff9600;
	text-decoration: none;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */

.fcgoodslistname{
	font-weight: bold;
	padding: 5px 0px 0px;
}



/* Home ------------------------------------------------ */
.tpcategoryst{
	padding: 0;
	margin: 10px 0px 5px 5px;
}
.tpcategory{
	vertical-align: bottom;
	padding: 0px 0px 10px 5px;
}

/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
h3.tpgoodsnamefine{
	color: #378974;
	font-size: 14px;
	line-height:1.8em;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	padding: 0px;
	margin: 0px 5px 5px 0px;
}
h3.tpgoodsnamefine2{
	color: #378974;
	font-size: 12px;
	line-height:1.8em;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	padding: 0px;
	margin: 0px 5px 5px 0px;
}

.tpgoodstxt{
	color: #666666;
	font-size: 12px;
	line-height:1.4em;
	padding: 0px;
	margin: 0px 5px 3px 0px;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
h3.fc2tpgoodsnamefine{
	color: #876f24;
	font-size: 14px;
	line-height:1.8em;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	padding: 0px;
	margin: 0px 5px 5px 0px;
}
h3.fc2tpgoodsnamefine2{
	color: #876f24;
	font-size: 12px;
	line-height:1.8em;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	padding: 0px;
	margin: 0px 5px 5px 0px;
}
.fc2tpgoodstxt{
	color: #333333;
	font-size: 12px;
	line-height:1.4em;
	padding: 0px;
	margin: 0px 5px 3px 0px;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */



/* Goods ------------------------------------------------ */

.fcgoodslbase{
	padding: 10px 20px 15px 10px;
	margin: 0px;
}
.fcgoodsttl{
	color: #378974;
	font-size: 18px;
	line-height:1.4em;
	font-weight: bold;
	padding: 3px 8px 3px;
	margin: 0px 0px 10px;
	border-left: 10px solid #378974;
}
/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fcgoodsttl2{
	color: #FF5C0F;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding: 3px 8px 3px;
	margin: 0px 0px 10px;
	border-left: 10px solid #FF5C0F;
	border-bottom: 1px dashed #FF5C0F;
}
.fcgoodsttl3{
	color: #378974;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding: 3px 3px 3px;
	margin: 20px 0px 0px;
}
.fcgoodsttl4{
	color: #00a2a8;
	font-size: 12px;
	line-height:1.4em;
	font-weight: bold;
	padding: 3px 8px 3px;
	margin: 10px 0px 0px;
	border-left: 8px solid #00a2a8;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */
.fc2goodsttl2{
	color: #512079;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding: 3px 8px 3px;
	margin: 0px 0px 10px;
	border-left: 10px solid #512079;
	border-bottom: 1px dashed #512079;
}
.fcgoodsttl3{
	color: #378974;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding: 3px 3px 3px;
	margin: 20px 0px 0px;
}
.fc2goodsttl4{
	color: #a68500;
	font-size: 12px;
	line-height:1.4em;
	font-weight: bold;
	padding: 3px 8px 3px;
	margin: 10px 0px 0px;
	border-left: 8px solid #a68500;
}


.fc2btntable{
	width: 500px
	margin: 0 auto;
	border: 1px solid #d5d5d5;
}

.fc2btntable th{
	text-align: left;
	font-size: 14px;
	color: #512079;
	background-color: #e0d8c1;
	padding: 8px;
}

.fndtype{
	font-weight: bold;
	color: #333333;
	padding: 8px;
}


/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */





.fcgoodtxt12{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 0px;
	margin: 0px;
}
.fcgoodtxt10{
	color: #333333;
	font-size: 10px;
	line-height:1.4em;
	padding: 10px 0px 10px;
}
ol.fcgood05li{
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: decimal;
	margin: 0px;
	padding: 5px 10px 5px 35px;
}
ol.fcgood05li2{
	font-size: 10px;
	line-height: 1.4em;
	list-style-type: decimal;
	margin: 0px;
	padding: 5px 10px 5px 25px;
}
.fcgoodtbl{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 5px 0px 5px;
	margin: 0px;
}
.fcgoodtblex12{
	color: #333333;
	font-size: 12px;
	line-height:1.6em;
	padding: 5px 10px 5px;
	margin: 0px;
}

/* :::::::::::::::::::::::::::::: Green :::::::::::::::::::::::::::::: */
.fcgoodlsmn{
	font-size: 10px;
	line-height:1.6em;
	padding: 10px 0px 10px;
	margin: 0px;
}
.fcgoodlsmn a:link{
	color:#378974;
	text-decoration: none;
}
.fcgoodlsmn a:visited{
	color:#378974;
	text-decoration: none;
}
.fcgoodlsmn a:hover{
	color:#FB5F00;
	text-decoration: underline;
}
.fcgoodlsmn2{
	font-size: 10px;
	line-height:1.6em;
	padding: 5px 5px 10px 0px;
	margin: 0px;
}
.fcgoodlsmn2 a:link{
	color:#378974;
	text-decoration: none;
}
.fcgoodlsmn2 a:visited{
	color:#378974;
	text-decoration: none;
}
.fcgoodlsmn2 a:hover{
	color:#FB5F00;
	text-decoration: underline;
}
.fcgoodlsmn2 img{
	padding: 0px 5px 0px 5px;
}

.fcgoodlsmn3{
	font-size: 10px;
	line-height:1.6em;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
.fcgoodlsmn3 a:link{
	color:#378974;
	text-decoration: none;
}
.fcgoodlsmn3 a:visited{
	color:#378974;
	text-decoration: none;
}
.fcgoodlsmn3 a:hover{
	color:#FB5F00;
	text-decoration: underline;
}
.fcgoodlsmn3 img{
	padding: 0px 5px 0px 5px;
}
.fcbg05tt1{
	color: #378974;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	background-color: #E9F5F2;
	border: 1px solid #CAE8E1;
	width: 130px;
}
.fcbg05tt2{
	color: #378974;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	border-top: 1px solid #CAE8E1;
	border-bottom: 1px solid #CAE8E1;
	border-right: 1px solid #CAE8E1;
}
.fcbg05tt3{
	color: #378974;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	background-color: #E9F5F2;
	border-left: 1px solid #CAE8E1;
	border-right: 1px solid #CAE8E1;
	border-bottom: 1px solid #CAE8E1;
	width: 130px;
}
.fcbg05tt4{
	color: #378974;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	border-bottom: 1px solid #CAE8E1;
	border-right: 1px solid #CAE8E1;
}
/* :::::::::::::::::::::::::::::: //Green :::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::: Black :::::::::::::::::::::::::::::: */

.fc2goodlsmn{
	font-size: 10px;
	line-height:1.6em;
	padding: 10px 0px 10px;
	margin: 0px;
}
.fc2goodlsmn a:link{
	color:#363636;
	text-decoration: underline;
}
.fc2goodlsmn a:visited{
	color:#363636;
	text-decoration: underline;
}
.fc2goodlsmn a:hover{
	color:#ff9600;
	text-decoration: none;
}
.fc2goodlsmn2{
	font-size: 10px;
	line-height:1.6em;
	padding: 5px 5px 10px 0px;
	margin: 0px;
}
.fc2goodlsmn2 a:link{
	color:#363636;
	text-decoration: underline;
}
.fc2goodlsmn2 a:visited{
	color:#363636;
	text-decoration: underline;
}
.fc2goodlsmn2 a:hover{
	color:#ff9600;
	text-decoration: none;
}
.fc2goodlsmn2 img{
	padding: 0px 5px 0px 5px;
}

.fc2goodlsmn3{
	font-size: 10px;
	line-height:1.6em;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
.fc2goodlsmn3 a:link{
	color:#363636;
	text-decoration: underline;
}
.fc2goodlsmn3 a:visited{
	color:#363636;
	text-decoration: underline;
}
.fc2goodlsmn3 a:hover{
	color:#ff9600;
	text-decoration: none;
}
.fc2goodlsmn3 img{
	padding: 0px 5px 0px 5px;
}

.fc2bg05tt1{
	color: #54420a;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	background-color: #efebe0;
	border: 1px solid #c1b183;
	width: 130px;
}
.fc2bg05tt2{
	color: #363636;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	border-top: 1px solid #c1b183;
	border-bottom: 1px solid #c1b183;
	border-right: 1px solid #c1b183;
}
.fc2bg05tt3{
	color: #54420a;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	background-color: #efebe0;
	border-left: 1px solid #c1b183;
	border-right: 1px solid #c1b183;
	border-bottom: 1px solid #c1b183;
	width: 130px;
}
.fc2bg05tt4{
	color: #363636;
	font-size: 12px;
	line-height:1.6em;
	padding: 3px 10px 3px;
	margin: 0px;
	border-bottom: 1px solid #c1b183;
	border-right: 1px solid #c1b183;
}
/* :::::::::::::::::::::::::::::: //Black :::::::::::::::::::::::::::::: */





