//テキスト用
@charset "utf-8";

.txt10 {
	font-size: 10px;
	line-height: 15px;
	color:#666666;
}
.txt12 {
	font-size: 12px;
	line-height: 18px;
	color:#666666;
}
.txt14 {
	font-size: 14px;
	line-height: 21px;
	color:#666666;
}
.txt18 {
	font-size: 18px;
	line-height: 27px;
	color:#666666;
}
.txt10n { 
	font-size: 10px;
	line-height: 12px;
	color:#666666;
}
.txt12nn {
	font-size: 12px;
	line-height: 14.5px;
	color:#666666;
}
.txt12n {
	font-size: 12px;
	line-height: 15px;
	color:#666666;
}
.txt12b {
	font-size: 12px;
	line-height: 15px;
	color:#666666;
	font-weight: bold;
}

.txt14n {
	font-size: 14px;
	line-height: 17px;
	color:#666666;
}
.txt18n {
	font-size: 18px;
	line-height: 22px;
	color:#666666;
}
a:link{text-decoration:none; color:#1b81c1;}
a:visited{text-decoration:none; color:#1b81c1;}
a:hover{color:#FF9933;}
a.menu{color:#000000;text-decoration:none;}
a.menu:hover{color:#FF9933;}

li {list-style:none;}

