body {
	margin:10px 5px;
	font-size:14px;
	line-height:1.3em;
}
div {
	margin:0;
	padding:0;
}
table {
	border:0;
}
img {
	border:0;
}
.attention {
	color:red;
}
.attention2 {
	color:red;
	margin:0 10px !important;
}
.attention3 {
	color:red;
	margin:20px 10px 10px 10px !important;
}
.Ftitle {
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}
/** 外部サイト用リンク **/
.link { 
	text-align:right;
	width:95%;
}
.link img {
	vertical-align:middle;
	margin:0 3px;
}
/** 外部サイト用リンク・小画像 **/
span.link3 { 
	text-align:right;
}
span.link3 img {
	vertical-align:middle;
	margin:2px 3px 3px 3px ;
}
/** 同サイト用リンク **/
p.link2 { 
	text-align:left;
}
/** 個人情報保護テーブル **/
table.Personal {
	font-size:12px;
	border:1px solid #999999 !important;
	width:550px;
	margin:15px 0 0 15px !important;
	padding:0 !important;
	line-height:1.4em;
	color:#696969;
}
table.Personal th {
	text-align:left !important;
	width:550px !important;
	background:none !important;
	border-right:none !important;
	border-bottom:1px	 solid #999999 !important;
}
table.Personal td {
	padding:5px;
}
table.Personal td.L1 {
	text-align:right;
}
table.Personal td.L3 ol {
	margin:0 10px 0 0;
	padding:0 0 0 30px;
}
table.Personal td.L3 ol dl {
	margin:0 0 5px 0;
}
table.Personal td.L4 {
	padding:0 5px 0 15px;
}
table.Personal td.L5 {
	margin:0 !important;
	padding:0 5px 8px 25px;
}
p.Form {
	text-align:center;
	margin:5px 0 15px 0 !important;
	color:red;
}
/** ガワ元 **/
div#Base {
	position:absolute;
	left:50%;
	margin-left:-410px;
}
table#GAWA tr td.GawaTop {
	background:url(../img/bk-gatop.png) no-repeat;
	width:820px;
	height:5px;
}
table#GAWA tr td.GawaLeft1 {
	background:url(../img/bk-galeft1.png) repeat-y;
	width:240px;
	vertical-align:top;
}
table#GAWA tr td.GawaRight {
	background:url(../img/bk-garight.png) top left repeat-y;
	width:580px;
	vertical-align:top;
}
table#GAWA tr td.GawaBot {
	background:url(../img/bk-gabot.png) no-repeat;
	width:820px;
	height:87px;
}
/** 各カラム **/
div#Navi {
	width:240px;
	float:left;
}
div#Navi div.logo img {
	margin:30px 0 0 28px;
	border:1px solid #999999;
}
div#Navi div.menu ul {
	margin:10px 0 0 36px;
	padding:0;
	list-style-type:none;
	width:170px;
	text-align:center;
}
div#Navi div.Smenu ul {
	list-style-type:none;
	width:157px;
	text-align:center;
	margin:10px 0 0 42px;
	padding:0;
}
div#Navi div.Smenu ul li {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin:3px 0 0 0;
	color:#999999;
	height:20px;
	vertical-align:middle;
	font-family:"Times New Roman",serif;
	font-weight:900;
	font-size:14px;
}
div#Navi div.Smenu ul li a {
	color:#999999;
	text-decoration:none;
}
div#Navi div.Smenu ul li a:hover {
	color:#5084E4;
}
div#Mcont {
	width:540px;
	float:left;
	margin:25px 0 0 0;
	padding:0;
}
div#Mcont table tr td.top {
	background:url(../img/bk-contop.png) no-repeat;
	width:539px;
	height:15px;
}
div#Mcont table tr td.left {
	background:url(../img/bk-conlef.png) repeat-y;
	width:14px;
}
div#Mcont table tr td.center {
	width:507px !important;
	margin:0;
	padding:0;

}
div#Mcont table tr td.right {
	background:url(../img/bk-conrig.png) repeat-y;
	width:18px;
	margin:0;
	padding:0;
}
div#Mcont table tr td.bottom {
	background:url(../img/bk-conbot.png) no-repeat;
	width:539px;
	height:15px;
}
/** フッター設定 **/
div#footer {
	font-size:12px;
	color:#999999;
	margin:0 10px 10px 0;
	text-align:right;
}
/** WDP前のページに戻る設定 **/
div.foot {
	text-align:center;
	font-size:12px;
	margin:30px 0 20px 0;
}
/** ID･PW画面 **/
.login {
	margin:30px auto;
}
.login p {
	line-height:1.2em;
	font-size:14px;
	color:#555;
	margin:0 0 10px 0;
	text-align:center;
}
.login table {
	border-top:1px solid #999999;
	margin:20px 0 10px 140px;
}
.login table tr th {
	padding:5px 10px;
	font-weight:bold;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#AAC8FF url(../img/bk-th.png) no-repeat left top;
	color:#555555;
	vertical-align:middle;
}
.login table tr td {
	text-align:center;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background:url(../img/bk-td.png) repeat-x left bottom;
	color:#696969;
	padding:5px 10px;
}
.login table tr td input.text {
	border:1px solid #999999;
}
.login table tr td.last {
	border-left:0;
	border-right:0;
	border-bottom:0;
	background:none;
	padding:10px 0 0 0;
}
.login table td input.LoginInput {
	width:100px;
	height:14px;
	font-size:12px;
}
/** セミナー･イベントページ **/
.SeminarTop {
	margin:0;
	padding:5px 0 0 0;
	width:500px;
}
.SeminarTop h2 {
	margin:25px 0 5px 5px;
	padding:0 0 0 8px;
	font-size:14px;
	border-left:5px solid #48AAD9;
	color:#696969;
}
.SeminarTop table a {
	text-decoration:none;
}
.SeminarTop table {
	width:500px;
	border:1px solid #999999;
	line-height:1.3em;
}
.SeminarTop table tr th {
	padding:2px 0 0 0;
	font-weight:bold;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#AAC8FF url(../img/bk-th.png) no-repeat left top;
	color:#696969;
}
.SeminarTop table tr th.Title {
	color:#333333;
	text-align:center;
	border-right:none;
	color:#696969;
}
.SeminarTop table tr td.Date {
	text-align:center;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background:url(../img/bk-td.png) repeat-x left bottom;
	color:#696969;
	padding:2px 0;
	width:100px;
}
.SeminarTop table tr td.Title {
	text-align:left;
	border-bottom:1px solid #999999;
	padding:2px 0 2px 3px;
	background:url(../img/bk-td.png) repeat-x left bottom;
	width:400px;
}
.SeminarTop table tr td.DateL {
	text-align:center;
	border-right:1px solid #999999;
	background:url(../img/bk-td.png) repeat-x left bottom;
	color:#696969;
	padding:2px 0;
	width:100px;
}
.SeminarTop table tr td.TitleL {
	padding:2px 0 2px 3px;
	background:url(../img/bk-td.png) repeat-x left bottom;
	width:400px;
}
.SeminarTop table.Tab {
	border:none;
	margin:5px 0 0 0;
	text-align:right;
	color:#696969;
}
/** セミナー詳細ページ **/
.Seminar1 {
	padding:5px 0 0 0;
	width:500px;
}
.Seminar1 table {
	border:1px solid #999999;
	color:#363636;
}
.Seminar1 table tr td.title {
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 5px;
	color:#444444;
}
.Seminar1 table td.meta {
	text-align:right;
	padding:5px 5px 10px 5px;
}
.Seminar1 table td.content {
	text-align:left;
	padding:40px 5px 10px 5px;
}
.Seminar1 table tr td table.details {
	margin:10px 5px;
	border:none;
	font-size:12px;
}
.Seminar1 table tr td table.details tr th {
	padding:3px 10px;
	text-align:center;
	background:#B3CDCD;
	border-bottom:1px solid #fff;
	color:#666;
	line-height:1.2em;
	width:80px;
}
.Seminar1 table tr td table.details tr td {
	padding:5px;
	text-align:left;
	line-height:1.2em;
	background:#eeeeee;
	border-bottom:1px solid #fff;
}
.Seminar1 table tr td table.details tr th.last {
	border-bottom:none;
}
.Seminar1 table tr td table.details tr td.last {
	border-bottom:none;
}
p.Apply {
	margin:20px 0;
	text-align:center;
}
/** セミナー申し込み **/
div.Seminar2 {
	width:490px;
	margin:0;
	padding:0;
}
div.Seminar2 p {
	margin:20px 0 0 5px;
	padding:0;
}
div.Seminar2 form {
	margin:0;
	padding:0;
}
div.Seminar2 table {
	margin:10px 0 0 0;
	padding:0;
	width:490px;
	border:0;
	border-collapse: collapse;
	font-size:12px;
}
div.Seminar2 table.View table {
	border:1px solid #8398AE;
}
div.Seminar2 table.Navi {
	width:100%;
	text-align:center;
	border:0 !important;
}
div.Seminar2 table.Navi td {
	width:50px;
	color:#444;
}
div.Seminar2 table.Navi td.Now,
div.Seminar2 table.Navi td.None {
	width:130px;
}
div.Seminar2 table.Navi td.None {
	background:#FFF;
	color:#999;
	border:1px solid #999;
}
div.Seminar2 table.Navi td.Now {
	background:#999;
	color:#fff;
}
div.Seminar2 table.NAVI {
	border:1px solid #8398AE;
} 
.Seminar2 table tr td.title {
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 5px;
	color:#444444;
}
div.Seminar2 table tr td table {
	border:1px solid #8398AE;
	color:#333333;
}
div.Seminar2 table tr th {
	text-align:center;
	border-right:1px solid #8398AE;
	border-bottom:1px solid #8398AE;
	background:#B4C6DA;
	padding:5px;
	font-weight:normal;
}
div.Seminar2 table tr th.last {
	border-bottom:none;
	padding:10px 0 10px 5px;
}
div.Seminar2 table tr td.content,
div.Seminar2 table tr td.content6 {
	border-right:none;
	border-bottom:1px solid #8398AE;
	background:#FFFFFF;
	padding:4px 0 3px 5px;
	line-height:20px;
	width:350px;
	text-align:left;
}
div.Seminar2 table tr td.content2 {
	background:#FFFFFF;
	border:none;
	color:red;
}
div.Seminar2 table tr td.content3 {
	background:#FFFFFF;
	border:none;
	padding:5px 0 3px 5px;
	border-bottom:none;
	text-align:left;
	width:300px;
}
div.Seminar2 table tr td.content4 {
	background:#FFFFFF;
	border:0;
	border-bottom:1px solid #8398AE;
	line-height:1.5em;
	padding:4px 0 3px 5px;
}
div.Seminar2 table tr td.content5 {
	background:#FFFFFF;
	border:none;
	padding:4px 0 3px 5px;
}
div.Seminar2 table tr td.content input,div.Seminar2 table tr td.content5 input {
	width:250px;
}
div.Seminar2 table tr td.content2 input {
	margin:0 7px 0 2px;
}
div.Seminar2 table tr td.content3 input.input3 {
	width:60px;
	margin:auto 5px auto 2px;
}
div.Seminar2 table tr td.content4 input {
	width:330px;
	margin-left:5px;
}
div.Seminar2 table tr td.content6 input {
	width:100px;
}
div.Seminar2 table td table.ADD {
	border:1px solid #8398AE;
	width:490px;
}
div.Seminar2 table td table.ADD th {
	width:130px;
}
div.Seminar2 table td table.ADD td {
	width:360px;
}
div.Seminar2 table td.banquet {
	text-align: center;
}

/** セミナー参加者エントリーフォーム **/
div.Seminar2 table.Entry {
	width:490px !important;
	border-collapse: collapse;
}
div.Seminar2 table.Entry tr th,
div.Seminar2 table.Entry tr td {
	width: auto !important;
	padding: 3px;
	border: 1px solid #8398AE;
	text-align: center;
}
div.Seminar2 table.Entry tr td {
	padding: 3px;
}
div.Seminar2 table.Entry tr th.no,
div.Seminar2 table.Entry tr td.no {
	text-align:center;
}

div.Seminar2 div.all {
	border:0;
	vertical-align:top;
}
div.Seminar2 div.all input {
	margin:5px 0 0 18px;
}
div.Seminar2 p.ApplyList {
	margin:20px 0 0 0;
	padding:0;
}
/** セミナー参加者エントリーフォーム特別用　入力フォーム **/
div.Seminar2 table.Entry2 {
	width:490px !important;
	color:#333333;
	border-collapse:collapse ;
}
div.Seminar2 table.Entry2 input.common {	/** 通常インプット **/
	margin:0 5px;
	width:120px;
	height:16px;
	font-size:14px;
}
div.Seminar2 table.Entry2 th {
	border:1px solid #8398AE;
	padding:2px;
}
div.Seminar2 table.Entry2 td {
	margin:0;
	padding:3px;
	text-align:left !important;
	border:1px solid #8398AE;
	background:none !important;
	line-height:1.2em;
}
div.Seminar2 table.Entry2 tr td.botrig {
	background:none !important;
	text-align:center !important;
}
div.Seminar2 table.Entry2 tr th.no,
div.Seminar2 table.Entry2 tr td.no {
	text-align:center !important;
}
div.Seminar2 table.Entry2 tr td.botno {
	text-align:center !important;
}
div.Seminar2 div.all {
	border:0;
	vertical-align:top;
}
div.Seminar2 div.all input {
	margin:5px 0 0 18px;
}
div.Seminar2 p.ApplyList {
	margin:20px 0 0 0;
	padding:0;
}
/** 申し込みフォーム下部ボタン **/
div.botton {
	text-align:center;
	border:0;
}
div.botton table {
	text-align:center;
	margin:10px 0 15px 0;
	padding:0;
	width:490px;
	color:#666666;
	border:0 !important;
}
div.botton table tr td {
	border:none;
	background:#FFFFFF;
	padding:3px;
}
div.botton table tr td.submit1 {
	width:250px;
	text-align:right;
	padding-right:30px;
}
div.botton table tr td.submit2 {
	width:250px;
	text-align:left;
	padding-left:30px;
}
div.botton table tr td.submit3 {
	width:250px;
	text-align:right;
	padding-right:30px;
}
div.botton table tr td.submit3 input{
	width:110px;
}
div.botton table tr td input {
	width:80px;
}
/** セミナー報告 **/
div.Seminar1 table tr td.Image {
	text-align:left;
	width:185px !important;
	margin:0;
	padding:0 0 0 2px;
	vertical-align:top;
}
div.Seminar1 table tr td.Image img {
	margin:0;
	padding:0;
}
/** エントリー後戻るボタン **/
.Seminar2 p.Return {
	text-align:center;
}
.Seminar2 p.Return img {
	margin:30px 0 20px 0;
}
/** エントリー前キャンセルボタン **/
.Seminar2 p.Return2 {
	text-align:center;
}
.Seminar2 p.Return2 img {
	margin:20px 10px;
	padding:0 !important;
}
/** 資格試験トップページ **/
div.SeminarTop table.TraetTop {
	border:1px solid #999999;
	margin:50px 0 20px 0;
	width:480px;
}
div.SeminarTop table.TraetTop tr td.TitleL table.apply {
	width:480px;
	border:0;
	color:#666666;
	margin:15px 5px 5px 5px;
	padding:0;
	font-size:12px;
}
div.SeminarTop table.TraetTop tr td.TitleL table.apply th,
div.SeminarTop table.TraetTop tr td.TitleL table.apply td {
	padding:3px 3px;
	text-align:left;
}
div.SeminarTop table.TraetTop tr td.TitleL table.apply tr th {
	width:130px;
	background:none !important;
	font-weight:normal;
	border:0;
}
div.SeminarTop table.TraetTop tr td.TitleL table.apply tr td.last {
	padding:8px 0 0 0;
	text-align:right;
	background:none;
}
div.SeminarTop table.TraetTop tr td.Title {
	text-align:left;
	padding:2px 0 2px 3px;
	background:url(../img/bk-td.png) repeat-x left bottom;
	width:200px;
}
div.SeminarTop table.TraetTop tr td.Title1 {
	text-align:left;
	border-bottom:1px solid #999999;
	padding:2px 0 2px 3px;
	background:url(../img/bk-td.png) repeat-x left bottom;
	width:140px;
	height:32px;
}
div.SeminarTop table.TraetTop tr td.TitleL {
	text-align:left;
	padding:2px 0 2px 3px;
	background:url(../img/bk-td.png) repeat-x left bottom;
}
/** DLページ **/
div.SeminarTop table.DL {
	margin:50px 0 20px 0;
	border:0;
	width:480px;
	border-collapse:collapse;
}
div.SeminarTop table.DL th.Title {
	border:1px solid #999;
	width:480px;
}
div.SeminarTop table.DL td {
	border:1px solid #999;
}
div.SeminarTop table.DL td.List {
	width:140px !important;
	height:20px !important;
	background:url(../img/bk-td.png) repeat-x left bottom;
	color:#696969;
	border-collapse:collapse;
	border:1px solid #999;
	margin:0;
	padding:2px 0 2px 3px;
}
div.SeminarTop table.DL td.Now {
	border-right:0 !important;
	width:140px !important;
	height:20px !important;
	margin:0;
	padding:2px 0 2px 3px;
}
div.SeminarTop table.DL td.TitleL {
	text-align:left;
	padding:2px 0 2px 3px;
	background:none;
	border:0;
}
div.SeminarTop table.DL td.Titlebot {
	margin:0;
	padding:0;
	border:0;
	border-right:1px solid #999;
	background:url(../img/bk-dllistbot.png) no-repeat;
	width:140px;
}
div.SeminarTop table.DL td.Titlebot img {	/** スペース設定 **/
	height:300px;
	width:5px;
}
div.SeminarTop table.DL td.Title3 {
	text-align:left;
	padding: 5px 2px 5px 5px;
	vertical-align:top;
	background:none;
	width:340px !important;
	border:1px solid #999;
	border-bottom:1px solid #999 !important;
}
div.SeminarTop table.DL td.Title3 ul.List {
	margin:5px 5px 5px 8px;
	width:320px;
	padding:0;
	list-style-type:none;
}
div.SeminarTop table.DL td.Title3 ul.List li {
	margin:3px 0;
	width:320px;
}
img.DL {
	float: left;
	margin:0 5px 0 2px;
	vertical-align:top;
}
.ctg {
	font-size: 12px;
	color: #444444;
	margin:5px 0 0 5px;
}
.ctgBar {
	border: 1px solid #CCCCCC;
	width:330px;
	margin:0 5px;
}
.nolist {
	margin: 20px auto 0 auto;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #444444;
	text-align: center;
}
/** 個人情報保護テーブル **/
table.Personal {
	border:1px solid #cccccc;
	width:485px;
	height:120px;
	margin:15px 0 0 0 !important;
	padding:5px 10px !important;
	line-height:1.4em;
	color:#696969;
}
p.Form {
	text-align:center;
	margin:5px 0 15px 0 !important;
}
/** TOPページ **/
td.center dl.ToP {
	margin:5px 0 0 5px;
}
td.center dl.ToP dt {
	height:38px;
}
td.center dl.ToP dd {
	margin:5px 15px 20px 10px;
}
/** 試験資格・Comptiaページ **/
div.SeminarTop table.Comptia,
div.SeminarTop table.SeaJ {
	margin:15px 0 20px 20px;
	width:470px;
	border:none;
	text-align:center;
	font-size:12px;
}
div.SeminarTop table.Phrase {
	margin:15px 0 20px 20px;
	width:470px;
	border:none;
	text-align:left;
	font-size:12px;
	color:#555;
}
div.SeminarTop table.Phrase td.Title {
	background:#AAC8FF;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}
div.SeminarTop table.Phrase td {
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px 5px;
}
div.SeminarTop table.Phrase td p {
	margin:0;
	width:99%;
}
div.SeminarTop table.Phrase td ul {
	margin:5px;
	padding:0 0 0 20px;
}
div.SeminarTop table.Phrase td.Bot {
	border-bottom:1px solid #999999;
}
div.SeminarTop table.Comptia {
	margin:10px 0 5px 20px !important;
}
div.SeminarTop p.TopComment {
	width:490px;
	margin:0 5px;
	color:#444;
}
div.SeminarTop p.Notes {
	margin:20px 0 0 20px;
	line-height:1.3em;
}
div.SeminarTop p.Notes2 {
	margin:20px 0 30px 20px;
}
div.SeminarTop ul.Notes3 {
	margin:20px 0 30px 20px;
	list-style-type:none;
}
div.SeminarTop ul.Notes3 li {
	margin:0 0 5px 0;
	text-align:left !important;
}
div.SeminarTop ul.Notes4 {
	margin:20px 0 10px 20px;
	list-style-type:none;
}
div.SeminarTop table.Comptia th {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:2px;
}
div.SeminarTop table.Comptia td,
div.SeminarTop table.SeaJ td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:none;
	color:#777777;
}
div.SeminarTop table.Comptia td.TOP,
div.SeminarTop table.Comptia th.TOP {
	width:100px;
	padding:0 0 0 20px !important;
	border-left:1px solid #999999;
}
div.SeminarTop table.Comptia td.TOP2,
div.SeminarTop table.Comptia th.TOP2 {
	width:150px;
	padding:2px 3px !important;
	border-left:1px solid #999999;
}
div.SeminarTop table.Comptia td.bot,
div.SeminarTop table.SeaJ td.bot {
	border:0;
	color:red;
	text-align:left;
	padding:5px;
}
div.SeminarTop table.Comptia td.title {
	border:0;
	font-weight:bold;
	text-align:left;
	color:#666666;
	padding:2px
}
div.SeminarTop table.Comptia2 {
	margin:15px 0 20px 20px;
	width:470px;
	border:none;
	text-align:center;
	font-size:12px;
}
div.SeminarTop table.Comptia2 td.Title {
	border:0 !important;
	padding:2px;
	background:none;
}
div.SeminarTop table.Comptia2 th {
	padding:5px 10px;
	font-weight:bold;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#AAC8FF url(../img/bk-th.png) no-repeat left top;
	color:#555555;
	vertical-align:middle;
	width:100px;
}
div.SeminarTop table.Comptia2 th.Top,
div.SeminarTop table.Comptia2 td.Top {
	border-top:1px solid #999999;
}
div.SeminarTop table.Comptia2 td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:none;
	text-align:left;
	padding:2px 2px 2px 5px;
	color:#777777;
}
div.SeminarTop table.Comptia3 {
	margin:0;
	padding:0;
	border:1px solid red;
}
div.SeminarTop table.Comptia3 th {
	padding:5px 10px;
	font-weight:bold;
	border-right:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#AAC8FF url(../img/bk-th.png) no-repeat left top;
	color:#555555;
	vertical-align:middle;
	width:100px;
}
div.SeminarTop table.Comptia3 td {
	margin:0;
	padding:0;
	vertical-align:top;
	border:0;
	background:url(../img/bk-dllist.png) repeat-y;
}
div.SeminarTop table.Comptia3 td.Title {
	border:0 !important;
	padding:2px;
	background:none;
}
div.SeminarTop table.Comptia3 th.Top {
	border-top:1px solid #999999;
}
div.SeminarTop table.Comptia3 td.Top {
	border-top:1px solid #999999 !important;
}
dl.Comptia3 {
	margin:0 0 20px 20px;
}
dl.Comptia3 dt {
	margin:0 !important;
	padding:0;
	font-weight:bold;
	color:#666666;
	background:url(../img/list-circle.png) left no-repeat;
	padding:0 0 0 10px;
}
dl.Comptia3 dd {
	margin:5px 0 10px 10px;
}

/** Sea/J **/
div.SeminarTop table.SeaJ th {
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}
div.SeminarTop table.SeaJ th.TOP2 {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}
div.SeminarTop table.SeaJ td.TOP2 {
	border-top:1px solid #999999;
}
/** MCPCページ **/
div.SeminarTop dl.Mcpc {
	margin:15px 0 20px 20px;
}
div.SeminarTop dl.Mcpc dt {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666666;
	background:url(../img/list-circle.png) left no-repeat;
	padding:0 0 0 10px;
}
div.SeminarTop dl.Mcpc dd {
	margin:0 0 5px 30px;
	padding:0;
	line-height:1.3em;
}
div.SeminarTop dl.Mcpc dd ol {
	margin:5px 0 0 20px;
	padding:0;
}
div.SeminarTop dl.Mcpc dd ol li {
	margin:0 0 2px 0;
	padding:0;
}
/** uchida（WDPページ全てに適用） **/
div.SeminarTop p.Notes {
	margin:20px 0 0 20px;
	line-height:1.3em;
}
div.SeminarTop p.Notes2 {
	margin:20px 0 30px 20px;
}
div.SeminarTop p.FAQComment {
	margin:20px 0 0 20px;
	line-height:1.3em;
}
div.SeminarTop ul.Notes3 {
	margin:20px 0 30px 20px;
	list-style-type:none;
}
div.SeminarTop ul.Notes3 li {
	margin:0 0 5px 0;
}
div.SeminarTop ul.Notes4 {
	margin:20px 0 10px 20px;
	list-style-type:none;
}
div.SeminarTop table.Uchida {
	margin:15px 0 5px 20px;
	width:470px;
	text-align:center;
	font-size:12px;
	border:0;
	line-height:1.2em;
}
div.SeminarTop table.Uchida th {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:2px;
}
div.SeminarTop table.Uchida td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:none;
	color:#777777;
	padding:2px;
}
div.SeminarTop table.Uchida td.TOP,
div.SeminarTop table.Uchida th.TOP {
	padding:0 0 0 20px !important;
	border-left:1px solid #999999;
}
div.SeminarTop table.Uchida td.TOP {
	width:100px;
}
div.SeminarTop table.Uchida td.TOP2,
div.SeminarTop table.Uchida th.TOP2 {
	padding:2px 3px !important;
	border-left:1px solid #999999;
}
div.SeminarTop table.Uchida td.TOP2 {
	width:60px;
}
div.SeminarTop table.Uchida td.TOP3 {
	border:0;
	padding:0 0 0 12px;
	text-align:left !important;
}
div.SeminarTop table.Uchida td.TOP4 {
	border-left:1px solid #999999;
}
div.SeminarTop table.Uchida td.TOP5 {
	border:0;
	padding:0;
	text-align:left !important;
}
div.SeminarTop table.Uchida th.TOP6 {
	width:80px;
}
div.SeminarTop table.Uchida td.TOP0 {
	border:none;
	text-align:right;
}
div.SeminarTop table.Uchida td.bot {
	border:0;
	color:red;
	text-align:left;
	padding:5px;
}
div.SeminarTop table.Uchida td.title,
div.SeminarTop table.Uchida td.title2 {
	border:0;
	font-weight:bold;
	text-align:left;
}
div.SeminarTop table.Uchida td.title {
	background:#D9E5E5;
	border-left:3px solid #578282;
	color:#444;
	padding:3px 0 3px 5px;
}
div.SeminarTop table.Uchida td.title2 {
	text-align:left;
	padding:5px 0 5px 15px;
	background:url(../img/back-list2.png) no-repeat top left;
	font-weight:bold;
	color:#555;
	line-height:1.2em;
}
div.SeminarTop table.Uchida td.title3 {
	padding:2px 2px 5px 15px;
	border:0;
	text-align:left;
	color:#555;
}
/** 掲示板下複数ページリンク **/
.TableBtLi {
	margin:5px 0 0 0;
	border:0 !important;
	font-size:12px;
	width:500px !important;
	background:none !important;
}
.TableBtLi tr td.left {
	text-align:right;
	vertical-align:top;
	background:none !important;
	width:100px !important;
}
.TableBtLi tr td.center {
	text-align:center;
	background:none !important;
	width:300px !important;
}
.TableBtLi tr td.center span {
	letter-spacing:2px;
}
.TableBtLi tr td.right {
	text-align:left;
	vertical-align:top;
	background:none !important;
	width:100px !important;
}
div.Operation table.TableBtLi tr td {
	padding:2px 10px;
}

/* 新春セミナー　資料ダウンロード　*/
ul.spring_seminor {
	margin: 0;
	padding: 0 0 0 1em;
	list-style-type: none;
}
ul.spring_seminor li {
	margin: 4px 0  0 0;
	padding: 0;
}
.ytb{
position:relative;
width:100%;
padding-top:56.25%;
}
.ytb iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
	
	/* 次の動画へ　前の動画へ　ボタン */
div.btn_next {
  display: inline-block;
	}
.btn_next a {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 130px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #cccccc;
  text-decoration: none;
}

.btn_next a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.btn_next a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
	}
	
	
	
div.btn_before {
  display: inline-block;
	}
.btn_before a {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 130px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #cccccc;
  text-decoration: none;
}

.btn_before a::before {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-left: 3px solid #333333;
  transform: rotate(-45deg);
}

.btn_before a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
	}
	
	
div.btn_back {
  display: inline-block;
	}
.btn_back a {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 100px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #dddddd;
  border-radius: 50vh;
  text-decoration: none;
}


.btn_back a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}
	.body_color {
		background-color: #dcf4f1;
	}
		
	.page_title {
		font-size: 1.5em;
		font-weight: bold;
		padding-left: .5em;
		background-color: #fff;
		padding-top: .5em;
		padding-bottom: .5em; 
		margin-top:0px;
		border-left: 5px solid #318496;
		border-bottom: 2px solid #cccccc;
		color: #318496;
	}
	
	.cont_title {
		font-size: 1.5em;
		font-weight: bold;
		padding-top: .5em;
		padding-bottom: .5em;
		margin-bottom: 2em;
		border-bottom: solid 3px #017a6a;
	}
