@charset "UTF-8";

/* ------------------------------------------------------------
リリース
------------------------------------------------------------ */
#rightColumn .nexttext{
width:560px;
margin:10px 10px 20px 10px;
padding:0px;
text-align:right;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#99A7CC;
}
#rightColumn .nexttext p{
margin:0px 10px;
padding:5px 0px;
}

#rightColumn table{
margin:30px 10px;
padding:0px;
}

#rightColumn td.bar{
border-left:solid;
border-left-width:5px;
border-left-color:#99A7CC;
margin:0px 0px;
padding:3px 10px;
font-weight:bold;
}


#rightColumn p.nolink{
color:#CCCCCC;
}

#rightColumn td a{
color:#333333;
}