@charset "utf-8";
/* CSS Document */
.seminar-title {
	width:501px;
	height:97px;
}

#title-11 { background-image:url(../images/11_title.gif); }
#title-12 { background-image:url(../images/12_title.gif); }

p{
	color:#424242;
	font-size:12px;
	width:500px;
}

.frame_border{
	background-image:url(../images/iframe_border.gif);
	background-repeat:repeat;
	padding:1px 0px;
	width:500px;
}

.frame_border iframe{
	background:#FFF;
	padding:20px 0px;
}

.t1{
	width:500px;
	color:#424242;
}
.t1, .t1 td, .t1 th{
	border: 1px #d9d9d9 solid;
}

.t1 td, .t1 th {
	padding: 5px 10px;
}

.t1 th{
	width:110px;
	background-color:#f5f5f5;
	text-align:center;
}

.t2{
	width:500px;
	color:#424242;
}
.t2 td{
	vertical-align:top;
}
.t2 img{
	margin-right:20px;
}

.t3{
	width:500px;
	color:#424242;
}
.t3 th{
	width:10px;
	vertical-align:top;
}
.t3 td{
	vertical-align:top;
}

.mb40{
	margin-bottom:40px;
}

.mb15{
	margin-bottom:15px;
}

