@charset hutf-8h; 

/* navi-menu
--------------------------------- */
#navi-menu a{
float:left;
margin:0 10px 0 0;
}
#navi-menu a.end{
float:left;
margin:0;
}


/* contents_body
--------------------------------- */
#contents_body{
line-height:1.8em;
}

/* section
--------------------------------- */
.section{
width:100%;
height:auto;
overflow:hidden;
margin:0 0 15px 0;
}
.section p{
margin-bottom:10px;
}

/* table
--------------------------------- */
.seminar_table{
width:100%;
border-top:#cad7b5 solid 1px;
border-left:#cad7b5 solid 1px;
margin-bottom:15px;
}
.seminar_table th{
width:30%;
border-right:#cad7b5 solid 1px;
border-bottom:#cad7b5 solid 1px;
background:#f6ffe7;
color:#606d4a;
padding:8px;
}
.seminar_table td{
border-right:#cad7b5 solid 1px;
border-bottom:#cad7b5 solid 1px;
padding:8px 10px;
line-height:2em;
}
.seminar_table td input{ vertical-align:middle; }

/* main-cell */
.seminar_table th.main-cell{
background:#5c9201;
color:#ffffff;
border-right:#5c9201 solid 1px;
border-bottom:#5c9201 solid 1px;
}
.seminar_table th.main-cell span{
font-weight:100;
margin:0 0 0 10px;
padding:0 0 0 10px;
border-left:#ffffff solid 1px;
}
.seminar_table td textarea{
width:99%;
height:150px;
}

/* seminar_button
--------------------------------- */
.seminar_button{ margin-bottom:20px; }


/* attention
--------------------------------- */
#attention{
padding-top:20px;
background:url(../../images/contact/attention-bg.gif) repeat-x;
}


/* margin-top
--------------------------------- */
.slide{
margin-top:-18px !important;
_margin-top:-17px !important;
}

