
/* 
-------------------------------------------------------------------

common

------------------------------------------------------------------- */

.bg_old_news{
    font-size: 13px;
    font-family: 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    background: url("../images/old_news/home_bg.png") repeat 0 center transparent;
}

#old_news_wrap{
width:920px;
margin:0 auto;
padding:100px 0 50px 0;
text-align:center;
background:#FFF;
}




/* left contents
---------------------------------*/

#old_news_contents{
width: 390px;
margin-right:15px;
padding:197px 70px 125px 70px;
text-align:left;
display:inline-block;
background:
url(../images/old_news/bg_header.png) no-repeat top center,
url(../images/old_news/bg_footer.png) no-repeat bottom center,
url(../images/old_news/bg_body.png) repeat-y left center
;
}


.old_contents{
width:auto;
margin:0 0 50px 0;
padding:0 0 70px 0;
background:url(../images/old_news/hoshi.png) no-repeat bottom center;
}

.old_contents:last-child{
padding:0;
background:none;
}

.old_news_ttl{
line-height:1.5;
font-size:25px;
font-weight:normal;
margin-bottom:11px;
}

.old_news_txt{
line-height:2;
margin:0 40px;
}


/* right contents
---------------------------------*/

#old_news_sidebar{
width: 160px;
padding:197px 50px 121px 50px;
text-align:left;
vertical-align:top;
display:inline-block;
background:
url(../images/old_news/archives_bg_header.png) no-repeat top center,
url(../images/old_news/archives_bg_footer.png) no-repeat bottom center,
url(../images/old_news/archives_bg_body.png) repeat-y left center
;
}


#old_news_sidebar ul{

}

#old_news_sidebar ul li{
margin-bottom:10px;
}



/* footer
---------------------------------*/

#footer_news{
width:100%;
height:30px;
margin:0;
padding:20px 0;
background:url(../images/common/bg_footer.png) repeat-x top center;
}

.ft_news{
background:url(../images/common/bg_footer.png) repeat-x top center;

}
