.body11 {
font-size: 11px;
}

.body11_white {
	font-size: 11px;
	color: #ffffff;
}

.body12 {
font-size: 12px;
}

.body12b {
font-size: 12px;
font-weight: bold;
line-height: 150%;

}

.body12h {
font-size: 12px;
line-height: 150%;
}

.body12_white {
	font-size: 12px;
	color: #FFFFFF;
}

.body14 {
font-size: 14px;
}

.body14b {
font-size: 14px;
font-weight: bold;
}

.body14h {
font-size: 14px;
line-height: 150%;
}

#back00{
  background: url(../images/back_03.gif) repeat-x ;
}

/* リンク
---------------------------------------------------- */
a:link {
  color: #000099;
}
a:visited {
  color: #9900CC;
}
a:hover, a:active {
  color: #FF0033;
}

/* リンク終わり
---------------------------------------------------- */
