@charset "UTF-8";
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:10pt;
	color:#333333;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}

html,a,form,table input,area,div,img,table,ul,ol,li,dd,h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}
img	{ border:none; }
table{ font-size: 10pt; }
a,a:link {
	text-decoration:underline;
}
a:hover,a:focus {
	text-decoration:none;
	color:#666666;
}
