/*  すごく大きいテキスト(FONT SIZE LV7) */
.css7{
	font-size: 22px;
	line-height: 26px;
}


/*  大きいテキスト(FONT SIZE LV6) */
.css6{
	font-size: 18px;
	line-height: 22px;
}


/*  大きめのテキスト(FONT SIZE LV5) */
.css5{
	font-size: 16px;
	line-height: 20px;
}

/*  大きめのテキスト(FONT SIZE LV45) */
.css45{
	font-size: 15px;
	line-height: 19px;
}


/*  少し大きめのテキスト(FONT SIZE LV4) */
.css4{
	font-size: 14px;
	line-height: 18px;
}


/*  デフォルトテキスト(FONT SIZE LV3) */
.css3{
	font-size: 12px;
	line-height: 16px;
}

/*  デフォルトテキスト(FONT SIZE LV312p36d) */
.css312p36d{
	font-size : 12px;
	line-height: 14px;
	color : #0000ff;
}

/*  デフォルトテキスト(FONT SIZE LV310p36d) */
.css310p36d{
	font-size : 10px;
	line-height: 12px;
	color : #0000ff;
}

/*  デフォルトテキスト(FONT SIZE LV312p36dit) */
.css312p36dit{
	font-size : 12px;
	line-height: 14px;
	color : #0000ff;
	font-style : italic;
}

/*  デフォルトテキスト(FONT SIZE LV31214) */
.css31214{
	font-size: 12px;
	line-height: 14px;
}


/*  デフォルトテキスト(FONT SIZE LV31212) */
.css31212{
	font-size: 12px;
	line-height: 12px;
}


/*  デフォルトテキスト(FONT SIZE LV33) */
.css33{
	font-size: 11.5px;
	line-height: 15.5px;
}


/*  デフォルトテキスト(FONT SIZE LV35) */
.css35{
	font-size: 11px;
	line-height: 15px;
}


/*  少し小さめのテキスト(FONT SIZE LV2) */
.css2{
	font-size: 10px;
	line-height: 14px;
}


/*  小さめのテキスト(FONT SIZE LV1) */
.css1{
	font-size: 9px;
	line-height: 11px;
}


/*  小さい英字のテキスト(FONT SIZE LV0) */
.css0{
	font-size: 8px;
	line-height: 10px;
}


.a{
  text-align : center;
}


.c{
  text-align : left;
}



.mani{
  font-size : 14px;
  line-height : 20px;
  color : white;
}

.sirob{
  font-size : 16px;
  font-weight : bold;
  color : #f3f3f3;
}

.siroue{
  font-size : 14px;
  font-weight : bold;
  line-height : 16px;
}

.siro{
  font-size : 12px;
  line-height : 15px;
}


