#CONTENT p{
    width:95%;
    margin:0 auto 0 auto;
    font-size:16px;
    line-height:20px;
}

#SEMINAR_FRAME h3{
    margin-top:20px;
    text-align:center;
    font-size:24px;
    line-height:24px;
    font-weight:bold;
    padding:10px 0 10px 0;
    background:#ffe040;
    border-radius:6px;
    border:solid 1px #004000;
}

#SEMINAR_FRAME ul{
    margin:20px 40px 0 40px;
}

#SEMINAR_FRAME li{
    margin:10px 0 10px 40px;
    list-style:disc;
    font-size:16px;
    line-height:24px;
}

#SEMINAR_FRAME u{
    text-decoration:none;
    font-weight:bold;
    color:#ff0000;
}

/*
#SEMINAR_FRAME,#SEMINAR_SENDMAIL{
    width:880px;
    height:700px;
    margin:0 auto 0 auto;
}

#SEMINAR_FRAME{
    display:block;
}

#SEMINAR_SENDMAIL{
    display:none;
}

#SEMINAR_FRAME table{
    width:100%;
    margin:5px auto 0 auto;
}

#SEMINAR_FRAME sup{
    color:#ff0000;
}

#SEMINAR_FRAME span.SEMINAR_ERROR{
    margin-left:5px;
    color:#ff0000;
}

#SEMINAR_FRAME input[type='text']{
    width:400px;
}

#SEMINAR_FRAME input[type='text'].SHORT{
    width:200px;
}

#SEMINAR_FRAME textarea{
    width:600px;
    height:200px;
}

#CONTENT_SPACE{
}
*/
