@charset "shift_jis";

/* ------------------------ */
	com_cameracase.html
/* ------------------------ */

/*----- table_text_auto -----*/

table .table_text_auto td ul {
	overflow: hidden;
}

table .table_text_auto td ul li {
	float: left;
	width: 19%;
	list-style: none;
	text-align: center;
}

table .table_text_auto td li {
	margin-left: 5px;
}


/*----- t_half -----*/

table .t_half td ul {
	overflow: hidden;
}

table .t_half td ul li {
	float: left;
	width: 46%;
	list-style: none;
	text-align: center;
}

table .t_half td li {
	margin-left: 5px;
}