.title_settled {
	color: #006c46;
	font-family: 'Garamond';
	font-size: 12pt;
	font-style: italic;
}

.title_subtitle {
	color : #013d72;
	font-family: 'ＭＳ Ｐゴシック';
	font-size: 10pt;
	font-style: italic;
}

.menuitem_en {
	color: #ffffa6;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 11pt;
}

A.menuitem_en:link {
	color: #ffff00;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 11pt;
}

A.menuitem_en:visited {
	color: #00ffff;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 11pt;
}

A.menuitem_en:active {
	color: #990000;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 11pt;
}

A.menuitem_en:hover {
	color: #990000;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 11pt;
}

.label_jp {
	color: #006c46;
	font-family: 'ＭＳ Ｐゴシック';
	font-size: 9pt;
	font-style: italic;
}

.label_en {
	color: #006c46;
	font-family: 'Garamond';
	font-size: 10pt;
	font-style: italic;
}

.para_jp {
	color : #cc0000;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 12pt;
	font-style: italic;
}

.para_en {
	color : #cc0000;
	font-family: 'Garamond';
	font-size: 14pt;
	font-style: italic;
}

.text_hi_jp {
	color : #009900;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 11pt;
  font-weight : bold;
}

.text_hi_en {
	color : #009900;
	font-family: 'Garamond';
	font-size : 12pt;
  font-weight : bold;
}

.text_jp {
	color : #000000;
	font-family: 'ＭＳ Ｐゴシック';
	font-size : 11pt;
}

.text_en {
	color : #000000;
	font-family: 'Garamond';
	font-size: 12pt;
}

