@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0; border: 0;}
a {text-decoration: none;}
address {font-size: 11px; color: #000; font-style: normal; margin-top: 38px; margin-bottom: 10px;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.relative {position: relative;}
.aleft {text-align: left;}
.aright {text-align: right;}
.acenter {text-align: center;}
.ajustify {text-align: justify; text-justify: inter-ideograph;}
.tcenter {margin: 0 auto; height: 100%;}

body {
font-family: "ＭＳ Ｐゴシック",sans-serif,Osaka; color: #474747;
background-image: url("image/index_bg.gif"); background-repeat: no-repeat; background-position: center top;}


.all {width: 960px;}
.main {width: 650px; text-align: center; position: relative;;}
.maintext {line-height: 160%; margin-top: 25px; font-size: 16px;}
.sign {display: block; text-align: right; font-size: 12px;}
.sign .name {font-size: 18px;}
.enter {float: left; margin-top: -16px;}
.news {float: right; margin-top: 18px;}
.animation {margin-top: 25px; clear: both;}


.newsall {width: 450x;}
.newsmain {width: 400px; text-align: center;}
.text {font-size: 13px; color: #000; font-style: normal; margin-left: 30px; margin-bottom: 20px; display:inline}
.newsaddress {font-size: 10px; color: #000; font-style: normal; margin-top: 150px; margin-bottom: 10px;}
.qrcode {position: absolute; top: 253px; right: 0;}
