@charset "UTF-8";

/* CSS Document */

  
.fontindex{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: underline;}

a:visited {
	color: #000000;
	}
	

a:hover {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;}　