.itemtexth1 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.leaktext1 {
	font-size: smaller;
}

.itemtexth2 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}
.itemtexth3 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 5px;
}
.style6 {
	color: #FF0000;
	font-size: small;
}
.style7 {
	color: #FF0000;
	font-size: x-large;
	font-weight: bold;
}
.text02 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.itemtexth4 {

	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	margin-left: 5px;
}
.text5 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.vertical {
  width: 430px;           /* 表示する横幅 */
  height: 180px;          /* 表示する縦幅 */
  writing-mode: tb-rl;    /* テキストを縦書きにする */
}
