﻿

/* common */

/* -------------------------------------------------------- */

body {
	font-size: 12px;
}

#h-font .btn-m a:link,
#h-font .btn-m a:visited,
#h-font .btn-m a:active {
	background-position: left bottom;
}
#h-font .btn-m a:hover {
	background-position: left bottom;
}
#h-font .btn-l a:link,
#h-font .btn-l a:visited,
#h-font .btn-l a:active {
	background-position: right top;
}
#h-font .btn-l a:hover {
	background-position: right bottom;
}
