@charset "UTF-8";

/*************  共通定義  *************/

html,body{
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
text-align: center;
font-family: "ＭＳ Ｐゴシック", "Osaka";
}#toptx {
background-image: url(../img/newtop.jpg);
background-repeat: no-repeat;
background-position: left top;
padding: 0px;
height: 711px;
width: 1024px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
