@charset "shift_jis";
/* ---------------------------------

target files

WebContent/start/index.jsp
WebContent/imh/bicshop/start/index.jsp
WebContent/hdd/counter_ch/order.jsp
WebContent/hdd/counter/order.jsp
WebContent/hdd/counter_en/order.jsp
WebContent/imh/start/index.jsp
WebContent/imh/bichikari/start/index.jsp
WebContent/mts/input.jsp
WebContent/gts/start/index.jsp

------------------------------------- */

/*order.jsp‚Ětable—p*/
.order_box table{
	border-collapse:collapse !important;
}
.order_box table td{
	border:1px solid #ccc !important;
	padding:5px !important;
}
table.checkbox-table{
}

/*yakkan‚Ětable—p*/
.y_box table{
	border-collapse:collapse !important;
}
.y_box table td{
	border:1px solid #ccc !important;
	padding:5px !important;
}
.y_box table td ul.gts_area li{
  display:inline-block;
	margin-right:1em;
}
.y_box ul{
	margin-left:20px;
}
.y_box ul li {
  list-style: disc;
  list-style-position: outside;
  margin-left: 1em;
}