
#contents h2           { color: #223366; background: url("../img/bg_h2_c.jpg") no-repeat 0 -2px; height: 30px;  }
#contents h4           { background: url("../img/bg_h4_c.gif") no-repeat 0 2px; padding: 4px 25px; margin-top: 10px; }
#contents #exchange h3 { background: url("../img/bg_h3_c.gif") no-repeat 0 2px; padding: 4px 30px; margin-top: 10px; }

@media print {
	#contents h2 { background: none;  }
}

