
@import "../css/default.css";
@import "../css/layout.css";
@import "../css/common.css";
@import "../css/navi.css";
@import "./archive-common.css";

#lesson a{ background:url("../img/navi/lesson.jpg") 0 -60px repeat-y; }

/* -------------------- # --------------------*/

.alpha, .beta, .gamma{
width:210px;
padding:0;
}

.alpha, .beta{ float:left; }
.gamma{ float:right; }

.alpha{ margin:0 5px 30px 0; }
.beta, .gamma{ margin:0 0 30px 0; }

.image_btn{
width:210px;
margin:0 0 15px 0;
padding:0;
overflow:hidden;
}

#image-01{ background:url("./index_img/image_01.jpg") 0 0 repeat-y; height:155px; }
#image-01 a{ background:url("./index_img/image_01.jpg") 0 0 repeat-y; height:155px; display:block; }
#image-01 a:hover{ background:url("./index_img/image_01.jpg") 0 -155px repeat-y; }

#image-02{ background:url("./index_img/image_02.jpg") 0 0 repeat-y; height:155px; }
#image-02 a{ background:url("./index_img/image_02.jpg") 0 0 repeat-y; height:155px; display:block; }
#image-02 a:hover{ background:url("./index_img/image_02.jpg") 0 -155px repeat-y; }

#image-03{ background:url("./index_img/image_03.jpg") 0 0 repeat-y; height:155px; }
#image-03 a{ background:url("./index_img/image_03.jpg") 0 0 repeat-y; height:155px; display:block; }
#image-03 a:hover{ background:url("./index_img/image_03.jpg") 0 -155px repeat-y; }

#image-04{ background:url("./index_img/image_04.jpg") 0 0 repeat-y; height:155px; }
#image-04 a{ background:url("./index_img/image_04.jpg") 0 0 repeat-y; height:155px; display:block; }
#image-04 a:hover{ background:url("./index_img/image_04.jpg") 0 -155px repeat-y; }

#image-05{ background:url("./index_img/image_05.jpg") 0 0 repeat-y; height:155px; }
#image-05 a{ background:url("./index_img/image_05.jpg") 0 0 repeat-y; height:155px; display:block; }
#image-05 a:hover{ background:url("./index_img/image_05.jpg") 0 -155px repeat-y; }

#image-06{ background:url("./index_img/image_06.jpg") 0 0 repeat-y; height:155px; }
#image-06 a{ background:url("./index_img/image_06.jpg") 0 0 repeat-y; height:155px; display:block; }
#image-06 a:hover{ background:url("./index_img/image_06.jpg") 0 -155px repeat-y; }


.en-title{
margin:0;
padding:0;
color:#006600;
font-size:10px;
line-height:10px;
}

.cont-title{
width:210px;
margin:0 0 10px 0;
padding:0;
color:#000000;
}

.cont-text{
width:210px;
margin:0;
padding:0;
}