@charset "UTF-8";

#content {
/* margin-top: 10px; */
}

/* seminar*/
.seminar-top .section {
margin-bottom: 80px;
}

.section h3 {
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
width: 100%;
}

/* seminar top */
.seminar-top .info {
float: left;
width: 550px;
}

.seminar-top .movie-link {
float: right;
width: 200px;
}

.seminar-top .info img {
float: left;
width: 200px;
margin-right: 30px;
}

.seminar-top .info .name {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
}

.section .movie-link {
width: 200px;
height: 56px;
float: right;
}

.section .movie-link a {
background: transparent url(../images/common/icon_movie.gif) no-repeat left top;
padding-top: 3px;
padding-left: 50px;
margin-bottom: 5px;
width: 170px;
height: 56px;
display: block;
color: #333333;
text-decoration: none;
}

.section .movie-link a span {
color:#788C03;
}

.section .movie-link a:hover span,
.section .movie-link a:active span,
.section .movie-link a:focus span {
color:#788C03;
text-decoration:underline;
}


/* seminar movie */
#flash-area {
text-align: center;
}

#flashcontent {
text-align: left;
margin: 0 auto;
width: 640px;
}

