.share_smalltext {
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;

}
.footlink_txt {
	font-size: 10px;
	color: #FFFFFF;
}

#nav a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
}

#nav a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
}
#nav a:hover{
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF
}


/* パンクズ・ナビ */

#pan a:link {
	font-size: 10px;
	color: #000099;
	text-decoration : none;
}

#pan a:visited {
	font-size: 10px;
	color: #000099;
	text-decoration : none;
}
#pan a:hover{
	font-size: 10px;
	color: #000099;
}


.read_txt {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.small_txt {
	font-size: 10px;
	line-height: 130%;
}
.normal_txt {
	font-size: 12px;
	line-height: 140%;
}
.normal_title {
	font-size: 12px;
}
