#navi1 li#menu2 a {
    background-image: url('/img/ir/common/sidemenu_on.png'); !important;
    color: #fff;!important;
}
body {
	font-family: "Helvetica","Arial","ヒラギノ角ゴ ProN W6","Meiryo";
}
#title {
   margin-top: 20px;
   margin-bottom: 20px;
}
a {
    color: #6C6E70;
    text-decoration: none;
}
a:hover {
	color: #BF0000;
}
img {
    border-style: none;
}
#rightBlock,#leftBlock {
    height: 2600px;
}
/*メインスペースの設定*/
.main{
    float: left;
    width: 720px;
    overflow: hidden; 
}
#select_year 
{
	width: 100px;
	position: absolute; 
	top: 120px; 
	left:565px;
}
.main_table_nl{
    font-size: 8px;
    font-weight: bold;
    color: #403F41;
    margin-bottom: 0px;
    width: 675px;
}
.main_header
{
    background-image: url('../../img/ir/newslist/release_tab_back.png');
    background-repeat: no-repeat;
    background-position: 10px top;
    padding-left: 10px;
}
.content_wrap 
{
  clear: left;
  width: 650px;
  font-size: 13px;
  text-align: left;
  line-height: 15px;
  background: #fff;
  color: #fff;
  position: absolute;
  top: 150px; 
  padding-left: 10px;
}
.nl_date
{
    font-size: 13px;
    width: 120px;
    padding-top: 3px;
    padding-bottom: 8px;
    padding-left: 5px;
    margin-top:0px;
}
.nl_type
{
    font-size: 13px;
    width: 70px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.nl_title
{
    font-size: 13px;
    width: 485px;
    padding-top: 3px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 15px;
}
.nl_border
{
    font-size: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.noInfoFont
{
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
}