/* よく登場する要素のリセット */h1, h2, h3, h4, h5, h6, p, address,ul, ol, li, dl, dt, dd,table, caption, th, td, img, form {        margin: 0;        padding: 0;        border: none;        font-style: normal;        font-weight: normal;        font-size: 100%;        text-align: left;        list-style-type: none;}/* テキストエリア内文字サイズのブラウザ間での差異をなくす */textarea { font-size: 100%; }/* 画像の下にできる隙間をなくす */img { vertical-align: bottom; }body{margin:0;padding:0;font-family:ＭＳ Ｐゴシック, ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro;background-color:#FFFFFF;text-align:center;background-image:url(images/bg_tera.jpg);background-position:center top;}.banner1{margin:50px auto 0 auto;width:770px;}.clear{  clear: both;  font-size: 0;  line-height: 0;  height: 0px;  visibility: hidden;	}.copyright{width:770px;text-align:center;margin: 30px auto 10px;padding:10px 0px 10px 0px ;color: #232323;font-size: 80%;line-height: 140%;border-top:dashed 1px #000000;}
