@charset "utf-8";
/* CSS Document */

* {
font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
letter-spacing: 1px;
font-size: 12px;
letter-spacing: normal;
line-height: 1.3em;
color: #000000;
padding: 0px;
margin: 0px;
border: none;
}

body {
background: url(../img/bg.gif) repeat-x left top;
height: 100%;
margin: 0px;
padding: 0px;
}

a:link {
color:#000000;
border: none;
}

a:visited {
color:#000000;
border: none;
}

a:hover {
color:#dfa543;
border: none;
}

a:active {
color:#000000;
border: none;
}

.hide {
display: none;
}

.hide2 {
visibility: hidden;
}

.clr {
clear: both;
font-size: 1px;
height: 1em;
}

div img {
vertical-align: text-bottom;
}

#big_wrapper {
height:100%;
width: 100%;
}

#wrapper {
width: 831px;
}


#bg_top {
background: url(../img/bg_top.gif) no-repeat left top;
height: 11px;
width: 819px;
}

#bg_middle {
background: url(../img/bg_middle.gif) repeat-y left top;
height: 100%;
width: 819px;
}

#bg_bottom {
background: url(../img/bg_bottom.gif) no-repeat left top;
height: 18px;
width: 819px;
}

















