@charset "utf-8";

h2 {
	height: 100px;
	background-image: url(../img/seminar_06h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.p01 {
	padding-left: 1em;
}
.p02 {
	color: #FF0000;
}
.p03 {
	padding-left: 1em;

}
.span01 {
	float: left;
}
.span02 {
	color: #FF0000;
	font-size: 14px;
}

.p04 {
	font-weight: normal;
	float: right;
	font-size: 12px;
	vertical-align: bottom;
	padding-top: 5px;
}
.p05 {
	text-indent: 2.5em;
}




.wrapper #basic02_container .container_middle .comment01 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	display: block;
	font-size: 16px;
}
.wrapper #basic02_container .container_middle .comment01 p {
	clear: both;
}

.wrapper #basic02_container .container_middle .comment01 a {
	text-decoration: underline;
	color: #0000FF;
}
td {
	vertical-align: top;
}

.td01 {
	width: 120px;
}
.td02 {
	width: 30px;
}
.td03 {
	font-weight: bold;
}
.td04 {
	padding-left: 35px;
}
.td05 {
	letter-spacing: -1px;
}


.table02 {
	margin-left: 120px;
}
