






/*トピックス背景 20190809更新*/
.topics_bg{
background:url(../img/topics_bg.gif) repeat;
width:720px;
margin-top:20px;
margin-left:20px;
}

/*トピックス-パディング 20190809更新*/
.topics_space{
padding-top:20px;
padding-left:25px;
padding-bottom:20px;
}


/*** トピックス関連　文字指定 ***/

.topics-txt {font-size:10pt;line-height:18pt;color:#4f535c;}

a.topics:link{color:#ae2c2c;text-decoration:none;}
a.topics:visited{color:#ae2c2c;text-decoration:none;}
a.topics:hover{color:#7d1717;text-decoration:underline; }
a.topics:active{color:#ae2c2c;text-decoration:none;}




/*研修・講座メニュー*/



/* --- リスト1段目 20190809更新---- */
#menu01 dt {
float: left;
width: 338px;
background:url(../img/submenu_kenshu.jpg) no-repeat;
line-height:16px;
height:160px;
margin-left:35px;
font-size:14px;
line-height:18px;
text-align:left;
}


#menu01 dd {
float: left;
margin-left:11px;
width:338px;
background:url(../img/submenu_carrer.jpg) no-repeat;
line-height:16px;
height:160px;
font-size:14px;
line-height:18px;
text-align:left;
}
/* --- ここまで ---- */

/* --- リスト2段目 20190809更新---- */
#menu02 dt {
float: left;
width: 338px;
background:url(../img/submenu_kouza.jpg) no-repeat;
line-height:16px;
height:160px;
margin-left:35px;
font-size:14px;
line-height:18px;
clear:both;
text-align:left;
}

#menu02 dd {
float: left;
margin-left:11px;
width:338px;
background:url(../img/submenu_kouryu.jpg) no-repeat;
line-height:16px;
height:160px;
font-size:14px;
line-height:18px;
text-align:left;
}
/* --- ここまで ---- */



.submenu_box_left{
float:left;
width:109px;
}

.submenu_box_right{
float:left;
width:200px;
}

.submenu_space{
padding-top:12px;
padding-bottom:25px;
}

.right_contents{
background-color:#fff;
}