@charset "utf-8";
/*
/////////////////////////////////////
style.css
/////////////////////////////////////
*/
.date{
text-align:right;
margin:20px 0px;
}

.membersIndex{
width:100%;
margin-bottom:20px;
}
.membersIndex li{
width:33%;
float:left;
}
.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;
}


