@charset  "UTF-8";

@import "base.css";

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


#base #contents .main_area .main_tit{
margin-top:10px;
text-align: right;
}


#base #contents .main_area .news_table{
display:block;
width:391px;
margin-top:30px;
}


#base #contents .main_area .news_table table{
clear:both;
margin-top:10px;
border-top:1px solid  #DEC3B5;
width:391px;
}


#base #contents .main_area .news_table th,td{
padding:20px 5px;
border-bottom:1px solid  #DEC3B5;
font-size:10px;
line-height:120%;
}
