@charset "shift_jis";
@import "common.css";

#delta td {
	border: 1px solid #B5B5B6;
	padding: 5px;
	line-height: 120%;
}

#delta td.bg_gray {
	background-color: #EFEFF0;
}

#delta .box1 {
	width: 130px;
}

#delta .box2 {
	width: 260px;
}

#delta .box3 {
	width: 280px;
}

#delta .border_left_none {
	border-left: none;
}

#delta .border_right_none {
	border-right: none;
}

#delta .p_l_20 {
	padding-left: 20px;
}


