/*サブナビゲーションリンク*/
/*見出し*/
/*フォントカラー*/

.fs10n {
	font-size: 10px;
}
.fs10cn {
	font-size: 10px;
	color: FF3232;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: 021C7F;
	text-decoration: underline;
}
a:active {
	color: 021C7F;
	text-decoration: underline;
}

.fs10 {
	font-size: 10px;
	line-height: 14px;
}
.fs12n {
	font-size: 12px;
}
.fs12w {
	font-size: 12px;
	color: #FFFFFF;
}
.fs12 {
	font-size: 12px;
	line-height: 16px;
}
.fs12rn {
	font-size: 12px;
	line-height: 16px;
	color: FF3232;
}
.fs12wn {
	font-size: 12px;
	color: #FFFFFF;
}
.td01{
  font-size: 12px;
	line-height: 16px;
}
.td01 ul{
	margin-left: 20px;
}
.td01 li{
	margin-bottom: 10px;
	padding-left: 8px;
}
.td02 {
  font-size: 12px;
	line-height: 16px;
}

.td02 ol{
	margin-left: 27px;
	}
.td02 li{
	margin-bottom: 10px;
}

/*サブナビゲーションリンク開始
------------------------------*/
.link_red a{
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	}

/*サブナビゲーションリンク終了
------------------------------*/

/*見出し開始
--------------------------------*/
#group h1{
	font-size: 18px;
	margin: 0;
	padding: 0;
	}
/*見出し終了
--------------------------------*/

/*フォントカラー開始
------------------------------------*/
.red_12px{
 color: #FF0000;
 font-size: 12px;
 line-height: 16px;
 }
 /*フォントカラー終了
------------------------------------*/

