@charset "utf-8";


/* index.html
-----------------------------------------------------------------------*/
#contents dl.seminarList{
margin-bottom:20px;
}
#contents dl.seminarList dt{
margin-bottom:5px;
color:#1e2e53;
font-size:85.7%;
}
#contents dl.seminarList dd{
margin-bottom:10px;
padding-bottom:10px;
background:url(../common/images/cmn_line_dot01.gif) bottom repeat-x;
}
#contents dl.seminarList dd span{
display:block;
padding-left:20px;
background:url(../common/images/cmn_arw02.gif) 0 1px no-repeat;
}

#contents .sectionLv02{
margin-bottom:10px;
border:1px solid #d9d9d9;
padding:14px;
background:url(../common/images/cmn_line01.gif) 0 1px no-repeat;
}
#contents .sectionLv02 .boxHeader{
margin:0 0 10px -14px;
border-left:5px solid #0075a9;
padding-left:9px;
}
#contents .sectionLv02 .boxHeader h3{
margin:3px;
color:#333333;
font-size:116%;
}
#contents .sectionLv02 .btn{
margin-bottom:1em;
border:2px solid #dbdbdb;
padding:7px 0 5px;
background:#f5f5f5;
text-align:center;
}
#contents .sectionLv02 h4{
border-top:1px solid #dbdbdb;
padding-top:10px;
}

#contents #questionBox{
position:relative;
border:3px solid #bdc1ca;
padding:12px;
background:#f4f4f6;
}
#contents #questionBox h2{
margin-bottom:10px;
padding:0 0 4px 28px;
background:url(../common/images/cmn_ico_question.gif) left top no-repeat !important;
}
#contents #questionBox li.more{
position:absolute;
top:16px;
right:12px;
border:none;
}
#contents #questionBox li.more a{
padding-left:16px;
background:url(../common/images/cmn_arw01.gif) 0 -1px no-repeat;
}


/* finished.html
-----------------------------------------------------------------------*/
#contents .finished td p{
margin:0;
}
#contents .finished td p.seminarTitle{
margin-bottom:1em;
}
