/*  インデックス  */
#index{
float:left;
width: 150px;
height: 100%;
margin-left: 10px;
margin-top: 10px;
background-color: #DCDCDC;
display:inline;
}

#classhead img{
margin-top: 0px;
}


/*　インデックスの下　*/
#banner-space{
width: 144px;
height: 400px;
margin-top: 20px;
padding:3px;
overflow: hidden;
color: black;
font-size:80%;
}

.banner{
width: 134px;
height: auto;
margin-top: 15px;
padding: 5px;
text-align: center;
background-color: #F5F5F5;
}

.banner img{border: 0px ;}

.banner p{text-align: left;\}
