.text10 {
	font-size: 10px;
	line-height: 15px;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.text14{
	font-size: 14px;
	line-height: 21px;
}
.text16B{
	font-size: 16px;
	line-height: 24px;
}
/*お知らせ、更新情報*/
.info {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana;
}
.infoL {
	font-size: 15px;
	line-height: 18px;
	font-family: Verdana;
}
/*事業内容*/
.contents {
	font-size: 12px;
	line-height: 18px;
}
.contents a:link {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #0066FF;
	text-decoration: underline;
}
.contents a:visited {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #993399;
	text-decoration: underline;
}
.contents a:hover {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #FF6633;
	text-decoration: underline;
}
.contents a:active {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #FF6633;
	text-decoration: underline;
}
/*地元技術・産品情報　商品詳細タイトル　*/
.detail {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
 border-left:	4px solid #FB5555;
	padding-left:	8px;
}

/*会員専用ページ注意書きページ*/
.monly {
	font-size: 12px;
	line-height: 18px;
}
.monly  a:link {
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #0066FF;
	text-decoration: underline;
}
.monly  a:visited {
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #993399;
	text-decoration: underline;
}
.monly  a:hover {
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #FF6633;
	text-decoration: underline;
}
.monly  a:active {
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #FF6633;
	text-decoration: underline;
}

