@charset "UTF-8";
body{
background-image:url(../common/bg01.jpg);
background-position:center top;
background-repeat:no-repeat;
}
#wrapper{
width:1020ppx;
background-image:url(../common/bg02.jpg);
background-position:center top;
background-repeat:no-repeat;
}
#logo{
padding:29px 0px 0px 8px;
float:221px;
float:left;
}
h1{
padding:29px 0px 0px 0px;
float:500px;
float:left;
}
#header{
position:relative;
width:1020px;
height:204px;
}

#contents{
margin:40px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:1020px;
}
#left-column{
width:690px;
float:left;
}

#right-column{
width:330px;
height:768px;
background-image:url(../common/right_column_bg01.jpg);
background-position:left top;
background-repeat:no-repeat;
float:left;
}
#right-column ul{
margin:55px 0px 0px 40px;
width:255px;
}
#right-column ul li{
height:44px;
}

#move{
margin:0px 0px 15px 0px;
padding:10px 0px 0px 10px;
width:680px;
height:60px;
background-image:url(../common/move_bg01.png);
background-position:left top;
background-repeat:no-repeat;
}
#move li{
height:50px;
float:left;
}
#move li#bt-prev{
width:245px;
}
#move li#bt-next{
width:245px;
}
#move li#bt-top{
width:180px;
}