@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 {
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;
}

img {
vertical-align: top;
}

#big_wrapper {
width: 100%;
height:100%;
}

#wrapper {
width: 894px;
}

#sc_wrapper {
width: 884px;
}




