@charset "utf-8";

/*********************************
 *
 * PAGE STYLES
 *
 *********************************/

/* fee */
table.fee2.leader {}
	table.fee2.leader th {vertical-align:middle;}
	table.fee2.leader thead th {text-align:left !important;}
	table.fee2.leader span.new {display:block; color:#BF0003;}

@media screen and (max-width: 767px) {

#smainimg {background:url(../images/bg_h1.jpg) 20% center no-repeat !important; background-size:auto 100%;}

}

@media screen and (min-width: 768px) {

#smainimg h1 {background:url(../images/bg_h1.jpg) no-repeat !important;}

}