@charset "utf-8";
/* CSS Document */

#contents {
	width: 900px;
	margin: 0 auto;
}

#seminar {
	background-image: url(../img/eba_seminar/h1_ebaseminar.jpg);
	text-indent: -9999px;
	height: 80px;
	width: 900px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
h3 {
	font-size: 16px;
	font-weight: bolder;
	width: 100%;

/*	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
}
h4 {
	font-size: 15px;
	font-weight: bolder;
	color:#333333;
	width: 100%;
/*	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
}
dt {
	font-size: 14px;
	color: #4B2112;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
dl {
	width: 800px;
	margin:10px auto;
	margin-bottom:100px;
}
#wrapper #contents p {
	font-size: 12px;
	line-height: 1.2;
}
.details {
	height: 40px;
	width: 200px;
	margin-left: 600px;
}
#column_center {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}

#seminar_banner {
	width: 800px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

.endseminar {
	font-size: 15px;
	font-weight: bolder;
	color:red;
	padding : 0 0 0 30px;
}



/* guide
------------------------------------------- */
#seminar-guide{
	border:#9a4701 solid 3px;
	padding:15px 15px 10px 15px;
	background-image: url(http://www.enfac.co.jp/eba/img/about/left_bg2.gif);
	margin-bottom:30px;
	color:#372c27;
	}
#seminar-guide h2{
	font-size:120%;
	color:#372c27;
	padding:0 0 8px 5px;
	margin-bottom:15px;
	border-bottom:#d2c3bb dotted 1px;
	font-weight:bold;
	}
#seminar-guide .date{
	color:#372c27;
	padding:0 0 8px 5px;
	font-weight:bold;
	}
#seminar-guide .section{
	padding:0 0 8px 20px;
	line-height:1.6em !important;
	}
	

#seminagr-guide-list dd a.center{
        display:block;
	text-align:center;
        margin-bottom:50px;
}


	
/* guide-list */	
#seminagr-guide-list dt,
#seminagr-guide-list h3{
	line-height:2em !important;
	}
#seminagr-guide-list h3{
        padding:8px 0;
	}
#seminagr-guide-list h3 span{
	font-size:130%;
        color:#000000;
	}#seminagr-guide-list p{
	line-height:2em !important;
	}
#seminagr-guide-list dd{
	margin-bottom:20px;
	}
	

	/* table
------------------------------------------- */
.table-guide{
	width:100%;
	margin-bottom:20px;
	border-top:#9a4701 solid 1px;
	border-left:#9a4701 solid 1px;
	line-height:1.8em !important;
}
.table-guide th{
	background-image: url(http://www.enfac.co.jp/eba/img/about/left_bg2.gif);
	padding:8px;
	text-align:left;
	border-right:#9a4701 solid 1px;
	border-bottom:#9a4701 solid 1px;
	color:#993300;
	font-weight:bold;
	font-size:110%;
}
.table-guide td{
	padding:10px 15px;
	text-align:left;
	border-right:#9a4701 solid 1px;
	border-bottom:#9a4701 solid 1px;
}
.table-guide td.bottom{
	border-top:#9a4701 dotted 2px;
	background:#f6f6f6;
	padding:15px 20px;
}
.table-guide td.bottom strong{
	/*color:#695d2f;*/
}
.table-guide ul{
	padding:10px;
	}
.table-guide li{
	border-bottom:#c9d0b7 dotted 1px;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	}
.table-guide li.end{
	border-bottom:none;
	padding:0;
	margin:0;
	}
.table-guide li p{
	padding:0 0 0 15px;
}

