
.txt10 {
	font-size: 10px;
	line-height: 14px;
}

.txt12 {
	font-size: 12px;
	line-height: 16px;
}

.txt14 {
	font-size: 14px;
	line-height: 18px;
}
.txt15 {
	font-size: 15px;
	line-height: 19px;
}
.txt16 {
	font-size: 16px;
	line-height: 20px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #660099;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #cc0000;
	text-decoration: underline;
}

a.menu {
	display: block;
	width: 175px;
	height: 38px;
	background-image: url(../img_cmn/menu_a.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	padding-top: 11px;
	color: #333333;
	text-decoration: none;
}

a.menu2line {
	display: block;
	width: 175px;
	height: 38px;
	background-image: url(../img_cmn/menu_a.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	color: #333333;
	text-decoration: none;
}

a.menu-2 {
	display: block;
	width: 149px;
	height: 38px;
	background-image: url(../img_cmn/menu_a_2.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	padding-top: 11px;
	color: #333333;
	text-decoration: none;
}

a.menu2line-2 {
	display: block;
	width: 149px;
	height: 38px;
	background-image: url(../img_cmn/menu_a_2.jpg);
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	color: #333333;
	text-decoration: none;
}

a:visited.menu,
a:visited.menu2line,
a:visited.menu-2,
a:visited.menu2line-2 {
	color: #333333;
	text-decoration: none;
}

a:hover.menu {
	background-image:url(../img_cmn/menu_b.jpg);
	font-size: 12px;
	line-height: 16px;
	color: #336633;
	text-decoration: underline;
}

a:hover.menu2line {
	background-image:url(../img_cmn/menu_b.jpg);
	font-size: 12px;
	line-height: 14px;
	color: #336633;
	text-decoration: underline;
}

a:hover.menu-2 {
	background-image:url(../img_cmn/menu_b_2.jpg);
	font-size: 12px;
	line-height: 16px;
	color: #336633;
	text-decoration: underline;
}

a:hover.menu2line-2 {
	background-image:url(../img_cmn/menu_b_2.jpg);
	font-size: 12px;
	line-height: 14px;
	color: #336633;
	text-decoration: underline;
}

