/* CSS Document */




#pastNavi ul {
clear:both;
width:176px;
margin:0 0 5px 0;
}

#pastNavi ul li {
clear:both;

width:150px;
padding:0 0 3px 17px;
color:#224466;
border-bottom:1px dotted #999999;
background: url(../images/common/mark_link.gif) left 0.6em no-repeat;

}


#pastNavi ul li a {
width:160px;
padding:0 0 0 0px;
color:#224466;
text-indent:-3.4em;
}


/* IEƒnƒbƒN*/

*:first-child+html #pastNavi ul li a {
padding:0 0 0 40px;
}

* html #pastNavi ul li a {
padding:0 0 0 40px;
}

#pastNavi dl {
margin:7px 0 10px 0;
}


#pastNavi dl dt {
margin:1px 0 0 0;
width:168px;
background: url(../images/common/background_down.gif) left bottom no-repeat;
padding:2px 0 2px 20px;

}




.photo {
margin:5px;
float:right;
}


