@charset "utf-8";


/*-----top page setting-----*/

.message{
position:relative;
width:615px;
height:225px;
background-image:url(../images/contents/top/message_bg01.png);
background-repeat:no-repeat;
font-size:14px;
line-height:16px;
}

.message h2{
position:absolute;
font-size:16px;
color:#444444;
margin:14px 0px 0px 13px;
}

.mes_text{
position:relative;
width:580px;
height:210px;
margin:0px auto;
padding:0px;
}

/*-----course btn setting-----*/

.course_ban{
position:relative;
width:615px;
margin:0px auto;
text-align:center;
}