@charset "utf-8";

/*------------------------------------------------------------
	price
------------------------------------------------------------*/
#conts .monitor_price {
  text-decoration: underline;
  text-align: right;
}

.comTable01 td.border_b_none {
  border-bottom: none;
}

.comTable01 td.border_t_none {
  border-top: none;
}

#conts p .under_line {
  text-decoration: underline;
}
