@charset "utf-8";


/*入会方法ボタン*/
#button{
margin : 0 auto 0 auto;
width : 768px;
}

#button a {
display:block;
width:768px;
height:48px;
background-image:url(image/spe_but.gif);
}

#button a span {display:none;} 

a.buttan_join {
background-position : 0px 0px;
}
a:hover.buttan_join {
background-position : 0px  -52px;
}


/*入会方法テーブル*/
.ta_1{padding: 12px 20px 15px 23px}
.ta_2{padding: 12px 20px 15px 15px}
.ta_4{padding: 15px 22px 15px 8px}
.ta_5{padding: 4px 25px 15px 16px}
.ta_6{padding: 4px 20px 16px 23px}
.ta_7{padding: 4px 20px 16px 17px}
.ta_8{padding: 4px 25px 15px 16px}

#cell_1 {
width:284px;height:283px;
background : url(image/spe_ta1.gif) no-repeat;
}

#cell_2 {
width:276px;height:283px;
background : url(image/spe_ta2.gif) no-repeat;
}

#cell_3 {
width:281px;height:283px;
background : url(image/spe_ta3.gif) no-repeat;
}

#cell_4 {
width:560px;height:276px;
background : url(image/spe_ta4.gif) no-repeat;
}


#cell_5 {
width:281px;height:276px;
background : url(image/spe_ta5.gif) no-repeat;
}

#cell_6 {
width:284px;height:280px;
background : url(image/spe_ta6.gif) no-repeat;
}

#cell_7 {
width:276px;height:280px;
background : url(image/spe_ta7.gif) no-repeat;
}

#cell_8 {
width:281px;height:280px;
background : url(image/spe_ta8.gif) no-repeat;
}

