@charset "utf-8";
/* CSS Document */
#footer { background:#fcfaed; color:#333; }

.index_box_list .col_1 {
	background: #ffa500;
}
.index_box_list .col_2 {
	background: #228b22;
}
.index_box_list .col_3 {
	background: #4682b4;
}


