@charset "utf-8";
/* CSS Document */

/*office list*/
div#contents div.flame {
width:780px;
height:auto;
margin:10px 0px 10px;
padding:10px;
overflow:hidden;
background:#ddd;
}

div.flame div {
margin:0px 0px 10px;
padding:10px;
/*width:760px;*/
height:auto;
overflow:hidden;
background:#fff;
}

div.flame div dl {
display:block;
/*width:740px;*/
height:115px;
overflow:hidden;
margin:0px 0px 2px 0px;
}

div.flame div dt {
display:block;
width:500px;
height:115px;
margin:0px;
float:left;
}

div.flame div dd {
display:block;
width:240px;
height:115px;
margin:0px;
float:right;
}

div.flame div ul {
width:740px;
height:98px;
margin:10px 0px 0px;
padding:0px;
list-style:none;
}

div.flame div li {
height:98px;
margin:0px;
padding:0px;
display:block;
float:left;
}

/*syousai*/
div.flame div dt a {
display:block;
width:500px;
height:20px;
margin:0px;
padding-bottom:5px;
border-bottom:solid 1px #ccc;
}

dt a.hbj {background:url(img/name_hbj.gif) no-repeat;}
dt a:hover.hbj {background:url(img/name_hbj_o.gif) no-repeat;}
dt a.hbf {background:url(img/name_hbf.gif) no-repeat;}
dt a:hover.hbf {background:url(img/name_hbf_o.gif) no-repeat;}
dt a.au {background:url(img/name_au.gif) no-repeat;}
dt a:hover.au {background:url(img/name_au_o.gif) no-repeat;}
dt a.tb {background:url(img/name_tb.gif) no-repeat;}
dt a:hover.tb {background:url(img/name_tb_o.gif) no-repeat;}
dt a.none {display:inline;}

div.flame div dt span {
display:block;
line-height:13px;
padding:0px 18px 3px;
margin:10px 3px;
border-bottom:dotted 1px #ccc;
}

div.flame div dt span.add {
background:url(../images/add.gif) no-repeat;
background-position:left top;
}

div.flame div dt span.tel {
background:url(../images/tel.gif) no-repeat;
background-position:left top;
}

div.flame div dt span.mail {
background:url(../images/mail.gif) no-repeat;
background-position:left top;
}

div.flame div ul img {
margin:0px 5px 0px 0px;
padding-bottom:5px;
border-bottom:solid 1px #ccc;
float:left;
}

div.flame div ul li img {
border:none;
padding:0px;
margin:0px 4px 0px 3px;
float:left;
}

/*other*/
div#contents div#foot {
margin-bottom:10px;
}


.name {
padding-bottom:5px;
border-bottom:dotted 1px #ccc;
}









