@charset "utf-8";
/* CSS Document */


.pub_rims{
   width: 100%;
    height: 1000px;
}

#join_rim{
   position: relative;
    background: url(../images/join_bg.jpg) fixed no-repeat center top;
    overflow: hidden;
}
#join_rim .join_cont{
   z-index: 99;
    position: absolute;
    width: 1100px;
    bottom: -1100px;
    background: #fff;
    height: 1100px;
    margin-left: -550px;
    left: 50%;
}
#join_rim .join_iframe{
   border-bottom: #ddd8d5 1px solid;
    position: absolute;
    margin: -430px 0px 0px -470px;
    width: 940px;
    background: url(../images/about_top_title.gif) no-repeat right top;
    height: 580px;
    top: 50%;
    left: 50%;
}
#join_rim .join_box{
   margin: 0px auto;
    width: 800px;
    background: url(../images/join_txt_01.png) no-repeat center 150px;
    height: auto;
}
#join_rim .join_box .join_li{
   padding-bottom: 250px;
    width: 800px;
    /*background: url(../images/join_txt_02.png) no-repeat center bottom;*/
    height: 550px;
    padding-top: 350px;
}
#join_rim .join_box .join_li UL{
   padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    height: 300px;
    list-style-image: none;
    padding-top: 0px;
}
#join_rim .join_box .join_li UL LI{
   padding-bottom: 0px;
    list-style-type: none;
    margin: 0px auto;
    padding-left: 0px;
    width: 800px;
    padding-right: 0px;
    float: left;
    height: 589px;
    list-style-image: none;
    padding-top: 0px;
}
#join_rim .join_box .join_li UL LI A{
   text-indent: -1000px;
    width: 800px;
    display: block;
    height: 589px;
    overflow: hidden;
    text-decoration: none;
}
#join_rim .join_box .join_li UL LI.join_us A{
   background: url(../images/join_li_01.png) no-repeat;
}
#join_rim .join_box .join_li UL LI.join_us A:hover{
   background: url(../images/join_li_01_h.png) no-repeat;
}
#join_rim .join_box .join_li UL LI.shop_show A{
   background: url(../images/join_li_02.png) no-repeat;
}
#join_rim .join_box .join_li UL LI.shop_show A:hover{
   background: url(../images/join_li_02_h.png) no-repeat;
}