@charset "Shift_JIS";

/*  文字サイズ大
--------------------------------------------------------------------------	*/


body {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-style: normal;
	font-size: 100% ;
	line-height:1.2em;
}

td {
	font-style: normal;
	font-size: 100% ;
	line-height:1.2em;
}

A:link {
	text-decoration: none;
	color:#000000;
	}
A:visited {
	text-decoration: none;
	color:#000000;
	}
A:active {
	text-decoration: none;
	color:#000000;
	}
A:hover {
	text-decoration: none;
	color:#0000FF;
	}
	
.textS{
	font-style: normal;
	font-size: 70%;
	line-height:1.2em;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}	
.copy{
	font-style: normal;
	font-size: xx-small;
	line-height:1.5em;
}