@charset "UTF-8";

@import url("../common/common.css");


.teireiBox {
	background-image: url(../../images/seminar/bg_teirei.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.arrow1 {
	background: url(../../images/seminar_pro/bg_arrow.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
}
.arrow2 {
	background: url(../../images/seminar_pro/bg_arrow.gif) no-repeat 0 -74px;
	padding: 0 0 0 40px;
}


.teireiCont {
	width: 670px;
	margin: 0 0 0 5px;
}

table.teirei {
	width: 100%;
	border-top: solid 1px #A08776;
	border-left: solid 1px #A08776;
	margin: 0 0 20px;
}
table.teirei td {
	padding: 3px;
	border-right: solid 1px #A08776;
	border-bottom: solid 1px #A08776;
}
table.teirei td.bgb {
	background: #FAF5E8;
}
table.teirei td.alc {

}


div.h3bar {
	color: #FFF;
	font-weight: bold;
	background: #A08776;
	margin: 0 0 22px;
	padding: 4px 4px 2px 4px;
}

ul.oldtheme {
	margin: 0 0 50px;
}
ul.oldtheme li {
	border-bottom: dotted 1px #9E8677;
	padding: 3px 8px;
}
