@charset "utf-8";
/* 学校リスト */

img {border:0px;}

h2 {
width:800px;
height:23px;
margin-bottom:8px;
line-height:30px;
padding:0px 20px 5px;
font-size:12px;
background-position:left center;
background:url(../img/menu_title_red.gif) no-repeat;
border-bottom:solid 1px #cccccc;
}


div#content div.s_list {
width:800px;
height:auto;
overflow:hidden;
margin:0px;
}

div.s_list dl {
width:800px;
height:auto;
overflow:hidden;
margin:0px;
padding:8px 0px 8px;
border-bottom:dotted 1px #b8b19a;
}

div.s_list dt {
width:150px;
height:auto;
overflow:hidden;
margin-right:10px;
float:left;
}

div.s_list dd {
width:640px;
height:auto;
overflow:hidden;
margin:0px;
padding:0px;
float:left;
line-height:16px;
}

div.s_list h3 {
width:640px;
height:25px;
margin:0px 0px 3px;
padding:0px;
}

div.s_list dt img {
margin:0px; padding:0px;
}

div.s_list h3 img {
margin:0px; padding:0px;
}

div.s_list dd p {
margin:5px; float:left;
}

div.s_list dd p span.coment {
display:block;
width:530px;
height:auto;
overflow:hidden;
margin:0px;
float:left;
}

div.s_list dd p img {
display:block;
width:100px;
height:70px;
float:right;
margin:0px;
}




