@charset "utf-8";

/* share
============================================================*/

/* bg_ic
------------------------------*/

.bg_ic_1 {
	background-color: #ffffcc !important;
}

.bg_ic_2 {
	background-color: #ffcc66 !important;
}

.bg_ic_3 {
	background-color: #ffccff !important;
}

.bg_ic_4 {
	background-color: #ccccff !important;
}

.bg_ic_5 {
	background-color: #ccffff !important;
}

.bg_ic_6 {
	background-color: #ffff00 !important;
}

.bg_ic_7 {
	background-color: #ff9900 !important;
}

.bg_ic_8 {
	background-color: #ff66ff !important;
}

.bg_ic_9 {
	background-color: #9966ff !important;
}

.bg_ic_10 {
	background-color: #66ccff !important;
}

.bg_ic_11 {
	background-color: #ccff99 !important;
}

.bg_ic_12 {
	background-color: #cc9900 !important;
}

.bg_ic_13 {
	background-color: #ff0066 !important;
}

.bg_ic_14 {
	background-color: #cc00ff !important;
}

.bg_ic_15 {
	background-color: #3366ff !important;
}

.bg_ic_16 {
	background-color: #99ff33 !important;
}

.bg_ic_17 {
	background-color: #669900 !important;
}

.bg_ic_18 {
	background-color: #cc3300 !important;
}

.bg_ic_19 {
	background-color: #eaeaea !important;
}

.bg_ic_20 {
	background-color: #b2b2b2 !important;
}

/* b_no
------------------------------*/

.b_t_no {
	border-top: none !important;
}

.b_r_no {
	border-right: none !important;
}

.b_b_no {
	border-bottom: none !important;
}

.b_l_no {
	border-left: none !important;
}
