.pix18 {
	font-size: 18px;
	line-height: 100%;
}
.pix14 {
	padding-left:5px;
	font-size: 14px;
	line-height: 150%;
}
.pix12 {
	padding-left:5px;
	font-size: 14px;
	line-height: 150%;
}
.pix10 {
	padding-left:5px;
	font-size: 12px;
	line-height: 125%;
}
h1 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.kanko-spot {
	font-size: 10px;
	line-height: 120%;
}

a.lnktxt {
	font-size: larger;
	font-weight: bold;
	margin: 0 5px;
	color: #003399;
	text-decoration:none;
}
a.lnktxt:hover,
a.lnktxt:active,
a.lnktxt:focus{
	font-size: larger;
	font-weight: bold;
	margin: 0 5px;
	color:#003399;
	text-decoration:underline;
}

a.lnk {
	text-decoration:none;
	margin: 0 4px;
	color: #FFFFFF;
	background-color: #003399;
}
a.lnk:hover,
a.lnk:active,
a.lnk:focus{
	margin: 0 4px;
	color:#003399;
	text-decoration:none;
	background-color: #ffffff;
}

a:hover {
	background-color: #CCCCFF;
} 
.nolnk {
	text-decoration:none;
	margin: 0 4px;
	color: #666666;
}
