@charset "utf-8";

body {
	font-size:14px;
}

#txtL {
	background:url(../../img/header/btn_txtl_on.gif) left center no-repeat;
}

#txtL img {
	visibility:hidden;
}

#txtM {
	background:none;
}

#txtM img {
	visibility:visible;
}

