@charset "Shift_JIS";

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

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

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


@import "print.css";

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; 
}