/* 見出し */

table.org-title {
	margin: 0px 0px 30px 0px;
}

h3 {
	width: 545px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #665F52;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 4px 0px;
	background-image: url(/feature/images/underline-orange-h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h3 span.mark {
	padding: 0px 0px 0px 23px;
	display: block;
	background-image: url(/feature/images/mark-h3-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h4 {
	width: 541px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #80796C;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 4px 0px;
	background-image: url(/feature/images/underline-orange-h4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h4 span.mark {
	padding: 0px 0px 0px 21px;
	display: block;
	background-image: url(/feature/images/mark-h4-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h5 {
	width: 537px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #999182;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 3px 0px;
	background-image: url(/feature/images/underline-orange-h5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h5 span.mark {
	padding: 0px 0px 0px 19px;
	display: block;
	background-image: url(/feature/images/mark-h5-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* 文章などのセクション */

table.org-prg {
	width: 545px;
	margin: -20px 0px -5px 0px;
	padding: 0px;
}

table.org-prg td {
	vertical-align: top;
}

table.org-prg p {
	text-align: left;
	line-height: 18px;
	margin: 10px 0px;
	padding: 0px;
}

/* セミナー情報 */

table.org-semi-tbl {
	width: 537px;
	margin: 0px 0px 15px 0px;
	background-color: #CCCCCC;
}

table.org-semi-tbl td {
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	padding: 8px;
	background-color: #FFFFFF;
}

table.org-semi-tbl td.head {
	width: 100px;
	color: #808080;
	background-color: #FFFDF2;
}

p.org-btn-entry {
	text-align: center;
	margin: 0px 0px 15px 0px;
}

/* 仕事情報 */

table.org-job-tbl {
	width: 537px;
	margin: 0px 0px 15px 0px;
	background-color: #CCCCCC;
}

table.org-job-tbl td {
	background-color: #FFFFFF;
	padding: 8px 6px 7px 8px;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
}

table.org-job-tbl td.head {
	color: #808080;
	background-color: #FFFDF2;
}

table.org-job-tbl td.keitai{
	width: 42px;
	text-align: center;
	padding: 1px 0px 0px 0px;
}

table.org-job-tbl td.time {
	width: 82px;
}

table.org-job-tbl td.eki {
	width: 100px;
	color: #419A7C;
}

table.org-job-tbl td.kyuyo {
	width: 75px;
}

/* リンク */

a.org-blud:link , a.org-blud:visited , a.org-blud:hover , a.org-blud:active {
	color: #0086E5;
	text-decoration: underline;
}

ul.org-link-ul {
	margin: 10px 0px;
	padding: 0px;
	line-height: 18px;
	text-align: left;
}

ul.org-link-ul li {
	background-image: url(/feature/images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin: 0px;
}

/* お問い合わせ */

.org-contact {
	width: 537px;
	margin: 15px 0px;
	padding: 15px 0px;
	line-height: 16px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

/* ページトップ */

.org-pagetop {
	text-align: right;
	margin: 0px;
	padding: 10px;
}

