@charset "shift_JIS";
/*---------------------------------------------------------------------------------
news
---------------------------------------------------------------------------------*/
div#news dl{
border-bottom: 1px dotted #99CC66;
margin: 0px 10px;
padding: 3px 0px 0px 0px;
}

div#news dl:after{
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

div#news dl{ zoom: 1; }

* html div#news dl{ padding: 4px 0px 1px 0px; }

*+ html div#news dl{ padding: 4px 0px 1px 0px; }

div#news dl.setBg{
background: #FEFFDB;
}

div#news dt{
width: 50px;
color: #000000;
font-size: 10px;
float: left;
padding: 0px 10px 0px 0px;
}

/*\*/
div#news dt{
  clear: both;
}
/**/

div#news dd{
float: left;
width: 530px;
text-align: left;
font-size: 14px;
}

/*\*/
* html div#news dd{
  float: none;
}
/**/
*:first-child + html div#news dd{
  float: none;
}

div#news p{
width: 530px;
color: #CC0000;
}

div#news a{
color: #CC0000;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

div#news dd ul{
width: 530px;
line-height: 1.8;
text-align: right;
}

div#news li{
width: 140px;
font-size: 12px;
color: #333333;
display: block;
float: left;
text-align: left;
}

div#news li.name{
width: 220px;
margin: 0px 0px 0px 20px;
}

* html div#news li.name{
width: 200px;
}

div#news li.job{
width: 150px;
}


/*mac—pƒnƒbƒN*/
html*div#news dd.title{
font-size: 75%;
}
