@charset "utf-8";
/* CSS Document */

* {
font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
letter-spacing: 1px;
font-size: 12px;
letter-spacing: normal;
line-height: 1.5em;
color: #333;
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:#ffcc00;
border: none;
}

a:active {
color:#000000;
border: none;
}

.hide {
display: none;
}

.hide2 {
visibility: hidden;
}

.clr {
clear: both;
font-size: 1px;
height: 1em;
}



#big_wrapper {
background: #f5f5f5;
width: 100%;
height:100%;
}

#wrapper {
background: url(../img/main_bg.gif) repeat-y left top;
height: 100%;
margin: 0px 0px 50px 0px;
width: 930px;
}


.pankuzu {
float: right;
padding: 0px 0px 15px 0px;
width: 840px;
}


.pankuzu ul {
float: right;
}

.pankuzu li {
color: #666666;
display: inline;
list-style: none;
}

.pankuzu li a {
color: #666666;
display: inline;
list-style: none;
}

.pankuzu li.pankuzu01 a {
color: #666666;
}


p.gotop {
color: #666666;
display: block;
float: right;
padding: 8px 5px 30px 0px;
text-align: right;
text-decoration: none;
width: 555px;
}

p.gotop a {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop a:link {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop a:visited {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop a:hover {
color: #ff6600;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop a:active {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}


p.gotop_ {
color: #666666;
display: block;
float: right;
padding: 25px 5px 30px 0px;
text-align: right;
text-decoration: none;
width: 555px;
}

p.gotop_ a {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop_ a:link {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop_ a:visited {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop_ a:hover {
color: #ff6600;
display: block;
float: right;
text-align: right;
text-decoration: none;
}

p.gotop_ a:active {
color: #666666;
display: block;
float: right;
text-align: right;
text-decoration: none;
}




