body {
    margin:0px auto;
    padding:0px;
    font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3",Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
    background-color:#FFF;
    background-repeat:no-repeat;
    line-height:1.4em;
    background-position:right bottom;
    background-attachment:fixed;
}

a.enter{
background-image:url(enter00.gif);
background-repeat:no-repeat;
text-decoration:none;
width:200px;
height:40px;
display:block;
    margin:0px auto;
}

div.indextext span {
	display: none;
}

a:hover.enter{
background-image:url(enter01.gif);
background-repeat:no-repeat;
text-decoration:none;
width:200px;
height:40px;
display:block
}

div#index {
text-align:center;
margin:30px auto;
padding:15px;
}

div.indextext {
text-align:left;
margin:0 auto;
padding-top:30px;
width:500px
}

div.bunner {
    margin:50px auto;
}

div.logo0 {
    overflow:auto;
    width:1600px;
    height:580px;
    position:absolute;
    left:50%;
    margin-top:0px;
    margin-left:-800px;
}

div.logo {
    overflow:hidden;
    width:1600px;
    height:580px;
    position:absolute;
    left:50%;
    margin-top:0px;
    margin-left:-800px;
    background-repeat:no-repeat;
}

div.main{
    width:600px;
    margin:30px auto;
    border-width:1px;
    border-color:#000;
    border-style:solid;
    padding:15px;
    text-align:left;
}

h4{
    margin:2em auto 0 auto;
    text-decoration:none;
}

div.small{
    line-height:1.0em;
    font-size:small;
    margin:0.5em auto;
}
