/* 中学校データのリスト
------------------------------------------- */
.co-list{
width:98%;
text-align:left;
border-top:#1EA02A solid 5px;
padding:10px 0 0 0;
}

.listbox dt img{
margin:0 5px 0 0;
vertical-align:middle;
}
.listbox dt{
display:block;
width:100%;
position:relative;
}
.listbox dt a.more{
position:absolute;
top:5px;
right:0;
}
.listbox dt a.more img{ margin:0; }
.listbox dd.school{
width:100%;
height:auto;
overflow:hidden;
margin-bottom:10px;
padding-top:5px;
}
.listbox dd.school h4{
font-size:120%;
}
.listbox dd.school a{
float:right;
}
.listbox dd .label-01{
width:95%;
border:#dbdacc solid 1px;
padding:3px 5px;
color:#827f5a;
font-weight:100;
background:#f3f2e5;
}
.listbox dd .label-01 span{
font-weight:bold;
margin:0 8px 0 0;
}
.listbox dd table td{
width:342px;
background:#ffffff;
padding:3px 5px;
color:#827f5a;
font-weight:bold;
border-right:#dbdacc solid 1px;
border-bottom:#dbdacc solid 1px;
}
.listbox dd p.label-02{
border-bottom:#dbdacc solid 1px;
background:#ffffff;
padding:2px 5px;
margin-bottom:8px;
color:#827f5a;
font-size:90%;
background:
}
.listbox dd.info{
width:100%;
background:url(../images/common/dash.gif) repeat-x 0 bottom;
padding-bottom:8px;
margin-bottom:8px;
clear:both;
}

