@charset "utf-8";

/* データ入稿TOP カレント挙動用 */
#smenu li.s_data a:hover, #smenu li.s_data a.active {
    background: #e8e8e8;
    color: #162f65;
	font-weight: bold;
}
