@charset "utf-8";
/* CSS Document */
#footer { background:#89939d; color:#fff; }

.index_box_list .col_1 {
	background: #1b2b3f;
}
.index_box_list .col_2 {
	background: #714b5c;
}
.index_box_list .col_3 {
	background: #879aa3;
}


