@charset "utf-8";

/*--------------------------
	link
--------------------------*/

a:link, /*基本ブルーラインoverオレンジ*/
a:visited { color: #6666FF; text-decoration: underline; }
a:hover {color:#FF9900} 

a.Bnavi:link, /*ブルーbラインoverオレンジ*/
a.Bnavi:visited { color: #6666FF; font-size:12px; font-weight: bold; text-decoration: underline; }
a.Bnavi:hover {color:#FF9900} 

a.Rnavi2:link,/*赤overオレンジ*/
a.Rnavi2:visited { color: #FF0000; text-decoration: underline;}
a.Rnavi2:active,
a.Rnavi2:hover { color: #FF9900; }

a.Graynavi:link,/*グレイラインoverオレンジ*/
a.Graynavi:visited { color: #666666; text-decoration: underline; }
a.Graynavi:active,
a.Graynavi:hover { color: #FF9900 }


/*--------------------------
	text
--------------------------*/
.color {
	color: #666600;
	font-size: 12px;
	line-height: 16px;
}

.px1214 {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.px1216  {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.px1216b{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}

.px1216orengeb{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
}

.px1216orenge{
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
}

.px1216brown{
	font-size: 12px;
	line-height: 16px;
	color: #666600;
	font-weight: bold;
}

.px1416 {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}

.px1418b {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666600;
}


.px1816b{
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 1px;
}

.px1220  {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.px1115  {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}

.px1015  {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.px1015g  {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}

.px915g  {
	font-size: 9px;
	line-height: 15px;
	color: #333333;
}
