/* 外部ファイル　*/

@import url("font.css");


body{
margin:0px;
padding:0px;
font-size:x-small;
font-family:"ＭＳ Ｐゴシック", Osaka;
line-height:150%;
}

.txt {
font-size:x-small;
line-height:150%;
}
