body
{
background-image: url(img/back_02.jpg);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: center 0px;

}

body#body01
{
background-image: url(img/back_01.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center 0px;

}

body#body02
{
background-image: url(img/back_02.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center 0px;

}

body#body03
{
background-image: url(img/back_03.jpg);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: center 0px;

}

body#body05
{
background-image: url(img/back_05.jpg);
background-repeat: repeat;
background-position: center 0px;

}

body#body06
{
background-image: url(img/back_06.jpg);
background-repeat: no-repeat;
background-position: center 0px;

}

body#body07
{
background-image: url(img/back_07.jpg);
background-repeat: no-repeat;
background-position: center 0px;

}

div#main
{
width: 980px; 
height: 100%; 
border: 0px solid; 
margin-top: 1%;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
overflow: hidden;
}

div#navi
{
width: 200px; 
height: 700px; 
border: 0px solid; 
float: left; 
list-style-type: none;
margin-left: 0px;
}

div#right
{
float: right; 
width: 780px; 
height: 100%; 
border: 0px solid; 
border-color: #cc6633; 
overflow: visible;

}

div#navi_i
{
width: 970px; 
height: 150px; 
border: 0px solid; 
list-style-type: none;
border: 1px solid; 
}

div#right_i
{

width: 970px; 
height: 500px; 
border: 0px solid; 
border-color: #cc6633; 
overflow: visible;
border: 1px solid; 
}


div#right.team_b
{
float: right; 
width: 780px; 
height: 100%; 
border: 0px solid; 
border-color: #cc6633; 
background: url(img/team_back.jpg); 
background-repeat:no-repeat; 
background-position:top;
}

div#new
{
background: url(img/new_back.jpg); 
background-repeat:no-repeat; 
font-size: small;
width: 170px; 
height: 100px; 
border: 0px solid;
overflow: auto;
position: absolute;
top: 210px;
left: 10px;
padding-left: 13px;
padding-top: 28px;
}

div#new a
{
font-size: small;
}

div#wa4-
{
background: url(img/wa_04.jpg) 0 0 no-repeat;
width: 180px; 
height: 200px; 
border: 0px solid;
position: absolute;
top: 0px;
left: 10px;
}

.copy
{
width: 970px;
height: 30px;
border: 0px solid; 
padding-top: 20px;
text-align: center; 
font-size: small;
}
