/*----- TOP -----*/

.annai-waku{
	font-size: 80%;
	margin-top: 12px;
	padding: 8px;
	border: 1px solid #DF8067;
	line-height: 1.5;
	background-color: white;
}

.annai-tbl{
	padding: 3px 6px;
	font-weight: bold;
	background-color: #DF8067;
	color: snow;
}

.annai-td1{
	padding: 4px 8px;
	font-size: 80%;
	font-weight:bold;
	border-top: 1px solid #DF8067;
	border-right: 1px dotted #DF8067;
	border-bottom: 1px solid #DF8067;
	color: #DF8067;
	background-color: bisque;
}

.annai-td2{
	padding: 4px 6px;
	font-size: 80%;
	font-weight:bold;
	border-top: 1px solid #DF8067;
	border-bottom: 1px solid #DF8067;
	color: #DF8067;
	line-height: 1.5;
}


/*----- 無料講座説明会 -----*/


.gd-ttls{
	font-size: 110%;
	color: #454545;
	font-weight: bold;
	background-color: #abc4e5;
	padding: 3px 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #b2c9e7 #98aecb #98aecb #b2c9e7;
}

.gd-ttls span{
	font-size: 90%;
	color: #454545;
}

.gd-tbl{
	font-size: 80%;
	color: #454545;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-collapse: collapse;
}

table.gd-tbl td{ 
	padding: 4px 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

.side-b{
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
}

.left-b{
	border-left: 1px dotted gray;
}


/*----- 講師陣 -----*/

.body-12-18{
	font-size:12px;
	line-height:1.8em;
}

.sryotbl-s{
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	margin:10px 0;
}
.sryotbl-td1{
	background:#a5c93f;
}
.sryotbl-td2{
	background:#a5c93f;
	padding:0 5px;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	color:#ffffff;
	white-space:nowrap;
}
.sryotbl-td2 a{
	color:#ffffff;
}
.sryotbl-td2 a:visited{
	color:#ffffff;
}
.sryotbl-td2 a:hover{
	color:#ffff00;
}
.sryotbl-td3-1{
	font-size:11px;
	padding:5px 5px;
	line-height:1.3em;
	border-bottom:1px dotted #c9c9c9;
}
.sryotbl-td3-2{
	font-size:11px;
	padding:5px 5px;
	line-height:1.3em;
}


/*----- 試験ガイド -----*/

.sk-tbl{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 6px;
}

table.sk-tbl th{
	font-size: 90%;
	font-weight: normal;
	padding: 4px 5px;
	border-top: 1px solid #7d413e;
	border-bottom: 1px solid #7d413e;
	background: #d0f5e0;
	line-height: 1.4;
}

table.sk-tbl td{
	font-size: 80%;
	line-height: 1.4;
	padding: 4px 5px;
	border-top: 1px solid #7d413e;
	border-bottom: 1px solid #7d413e;
	border-left: 1px dotted #7d413e;
}

.sk-tbl2{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-collapse: collapse;
	margin: 5px 0;
}

table.sk-tbl2 th{
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	padding: 4px 5px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background: whitesmoke;
}

table.sk-tbl2 td{
	font-size: 80%;
	line-height: 1.4;
	padding: 4px 5px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px dotted silver;
}

/*----- 合格者の声 -----*/

.vo_ttls{
	color: #4e86ad;
	font-size: 80%;
	line-height: 1.4;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #DF8067;
}

.vo_ttls span{
	color: red;
	font-weight: bold;
}

.vo_ttl{
	font-size: 140%;
	color: #454545;
	font-weight: bold;
	padding: 4px 6px;
	background-color: white;
	border-left: 10px solid #DF8067;
}

.vo_ttl span{
	font-size: 80%;
}
.vo_body{
	font-size: 80%;
	line-height: 1.4;
}