@charset "utf-8";
/*
/////////////////////////////////////
style.css
/////////////////////////////////////
*/

.memberIndex{
width:590px;
}
.memberIndex td{
background-color:#EFEFEF;
text-align:center;
line-height:2em;
width:10%;
vertical-align:top;
}
.memberIndex td a{
display:block;
text-decoration:none;
}
.memberIndex td a:hover{
background-color:#FFF;
}



.members{
width:590px;
}
.members li{
width:294px;
float:left;
}
.pagetop,h2{
clear:both;
}

#contentsArea .hiddenLi{
float:none!important;
clear:both;
line-height:0px;
font-size:0px;
}
.hiddenLi hr{
height:0px;
display:none;
}
.clear{
clear:both;
}



.pagetop{
clear:both;
}

