@charset "utf-8";
/* CSS Document */


div#container div#rightcol {
float:left;
width:667px;
margin:0;
padding:0;
}


dl#situation {
float:right;
margin:0 30px 0 0;
_margin:0 15px 0 0;
}

dl#situation dt {
float:left;
}

dl#situation dd {
display:inline;
}

dl#situation dt img {
padding:0 0 4px 0;
}

dl#situation dd img {
padding:0 0 4px 0;
}

dl#situation dd span {
font-size:85%;
}

div#container div#rightcol p{
margin:0 0 0 30px;
}


div#container div#rightcol h2{
margin:30px 0 10px 30px;
}


div#newsArea {
clear:both;
}

div#newsArea dl {
width:595px;
margin:0 0 10px 40px;
padding:0;
position:relative;
}


div#newsArea dl dt {
position: absolute;
left: 0;
width:9em;
_width:10em;
}

/* safari only \*/  
html:\66irst-child div#newsArea dl dt  {  
position: absolute;
left: 0;
width:10em; 
}  

div#newsArea dl dd {
padding:0 0 0 9em;
_padding:0 0 0 10em;
border-bottom:1px dotted #cccccc;
}


/* safari only \*/  
html:\66irst-child div#newsArea dl dt  {
padding:0 0 0 11em;
border-bottom:1px dotted #cccccc;
}

div#newsArea p {
padding:0 30px 0 0;
text-align:right;
}

h2 {
background:none;
}
}