/*------------------メニュー-----------------*/
.main_menu{
 margin:20px 0px 0px 10px;
 padding:0px 0px 0px 0px;
 width:600px;
 height:100px;
 text-align:left;
}
.main_menu_under{
 margin:20px 0px 0px 10px;
 padding:0px 0px 0px 0px;
 width:600px;
 height:100px;
 text-align:left;
}
/*-----------------右テーブルロゴ-------------*/
#right_logo_table h2{
 margin:19px 0px 0px 0px;
 padding:0px 0px 0px 45px;
 width:210px;
 height:62px;
 text-align:left;
 float:left;
}
/*-----------------トピックス-----------------*/
.topics_title{
 margin:100px 0px 0px 20px;
 padding:20px 0px 0px 0px;
 width:280px;
 height12px;
 text-align:left;
}
.topics_table{
 margin:20px 0px 0px 20px;
 padding:0px 0px 0px 0px;
 width:280px;
 text-align:left;
}
.topics_date{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 font-size:12px;
 letter-spacing:0px;
 line-height:16px;
 font-family:"Arial";
 color:#ffffff;
}
.topics_text{
 margin:0px 0px 0px 0px;
 padding:5px 0px 0px 0px;
 font-size:12px;
 letter-spacing:-0.3px;
 line-height:16px;
 color:#ffffff;
}
.topics_text a{
 color:#ffffff;
 text-decoration:none;
}
