body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/back-body.jpg) repeat-x left top;
}
#all {
	text-align: left;
	padding: 0px;
	width: 768px;
	margin: 0px auto;
}
#all2 {
	background: url(../img/back-all.gif) repeat-y left top;
	float: left;
}
#contents {
	background: url(../img/back-all2.gif) no-repeat left top;
	width: 768px;
}

/*-- コンテンツ全体 --*/
#contents2 {
	margin: 0px 4px;
	padding: 0px;
	width: 760px;
	text-align: center;
}
#mainarea {
	width: 725px;
	margin-left: 20px;
}

.none {
	font-size: 0px;
	line-height: 0px;
}
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
}
td {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
	margin: 10px 0px;
}
.tblcenter {
	margin-right: auto;
	margin-left: auto;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.t-right {
	text-align: right;
}
.vm {
	vertical-align: middle;
}
.pagetop {
	margin: 20px 0px 25px;
	padding: 0px;
	text-align: right;
}
/*-- スペース設定 --*/
.m-top5 {
	margin-top: 5px;
}
.m-top10 {
	margin-top: 10px;
}
.m-top20 {
	margin-top: 20px;
}
.m-top30 {
	margin-top: 30px;
}

.m-bottom5 {
	margin-bottom: 5px;
}
.m-bottom10 {
	margin-bottom: 10px;
}
.m-bottom20 {
	margin-bottom: 20px;
}
.m-right15 {
	margin-right: 15px;
}

.siege {
	padding: 10px;
	border: 1px solid #8AC9CF;
	margin: 10px;
}
.siege2 {
	background: #D7F6EC;
	padding: 5px;
	margin-left: 10px;
	width: 375px;
}
.siege2 dl {
	font-size: 11px;
	line-height: 15px;
	color: #757575;
	margin: 0px;
	padding: 0px;
}
.siege2 dt {
	margin: 0px;
	padding: 0px;
}
.siege2 dd {
	margin: 0px;
	padding: 0px 0px 0px 41px;
	text-indent: -41px;
}

/*-- リンク指定 --*/
a {
	color: #7ab9bc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*-- サイトマップ --*/
div.sitemap {
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
	background: url(../img/s-dot3.gif) repeat-y left top;
}
.sitemap ul li {
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	background: url(../img/s-dot.gif) no-repeat;
}
.sitemap ul li.s-close {
	margin-bottom: 5px;
	background: url(../img/s-dot2.gif) no-repeat;
}
.sitemap ul li.s-close2 {
	margin-bottom: 0px;
	background: url(../img/s-dot4.gif) no-repeat;
}
.sitemap ul li.s-close3 {
	background-image: url(../img/s-dot5.gif);
}
.sitemap ul li.s-close4 {
	background: #FFFFFF url(../img/s-dot4.gif) no-repeat left top;
}
.tblcompany {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	width: 500px;
	margin: 15px 0px;
	padding: 0px;
	color: #757575;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.tblh3 {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	width: 400px;
	margin: 15px 0px 15px 30px;
	padding: 0px;
	color: #757575;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.tblcompany th,.tblh3 th {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #D4F5E9;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.tblcompany th.t-left{
	text-align: left;
}
.tblcompany td,.tblh3 td {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding: 5px;
	margin: 0px;
}
.tblcompany td.style01 {
	background-color:#FCD2BA;
}
.tblcompany td.style02 {
	background-color:#F8E596;
}
.tblcompany td.style03 {
	background-color:#C7DEF0;
}
.tblcompany td.style04 {
	background-color:#F7F7F7;
}
.submit em {
	color: #d97c2e;
	font-size: 12px;
}
/*-- faq --*/
.listfaq {
	margin: 0px;
	padding: 0px;
}
.listfaq dt {
	margin: 10px 0px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	background: url(info/img/icon_q.gif) no-repeat left top;
}
.listfaq dd {
	margin: 10px 0px;
	padding: 0px 0px 0px 25px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	background: url(info/img/icon_a.gif) no-repeat left top;
}
/*-- カテゴリリンク --*/
.category {
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #7AB9BC;
	margin: 10px;
}
.category p {
	padding: 0px;
	margin: 0px;
}
.category ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.category li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.category a {
	margin: 0px 8px;
	padding: 0px 0px 0px 14px;
	background: url(../img/arrow.gif) no-repeat left top;
}
/*-- タイトル --*/
h2 {
	font-size: 14px;
	line-height: 40px;
	margin: 40px 0px 20px;
	padding: 0px 0px 0px 21px;
	color: #38939A;
	background: url(../img/h2.gif) no-repeat left top;
}
h3 {
	font-size: 12px;
	line-height: 25px;
	margin: 20px 0px 15px;
	padding: 0px 0px 0px 30px;
	color: #FF66CC;
	background: url(../img/h3.gif) no-repeat left top;
}
h3.self {
	padding: 0px;
	background: url(none);
	margin: 20px 0px 14px;
}
/*-- 段落・リスト設定 --*/
p {
	font-size: 12px;
	line-height: 18px;
	color: #757575;
	padding: 0px;
	margin: 0px 2px;
}
p.indent {
	padding: 0px 0px 0px 16px;
	margin: 10px 0px 0px;
	text-indent: -16px;
}
p.attention {
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
}
ul,ol {
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #757575;
	margin: 5px 0px 5px 30px;
}
ul.indent {
	list-style-type: none;
	margin-left: 0px;
}
ul.indent li {
	padding: 0px 0px 0px 12px;
	text-indent: -12px;
}
ul.mark {
	list-style-type: none;
	margin: 0px 0px 15px 3px;
	line-height: 20px;
}
ul.mark li {
	background: url(../img/mark.gif) no-repeat left top;
	padding-left: 12px;
}
/*-- ヘッダ部 --*/
#head {
	margin: 0px;
	padding: 0px 1px;
	clear: both;
	text-align: left;
	background: #FFFFFF;
	width: 766px;
}
#head .summary {
	font-size: 10px;
	line-height: 30px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px 8px 0px 0px;
	text-align: right;
	height: 30px;
}
#head ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#head ul.headlink {
	float: right;
}

#head li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head li span {
	display: none;
}
.head-home a{
	width: 131px;
	height: 39px;
	display: block;
	background: url(../img/head-home.gif) no-repeat left top;
}
.head-individual a{
	width: 126px;
	height: 39px;
	display: block;
	background: url(../img/head-individual.gif) no-repeat left top;
}
.head-course a{
	width: 126px;
	height: 39px;
	display: block;
	background: url(../img/head-course.gif) no-repeat left top;
}
.head-enterprise a{
	width: 127px;
	height: 39px;
	display: block;
	background: url(../img/head-enterprise.gif) no-repeat left top;
}
.head-company a{
	width: 127px;
	height: 39px;
	display: block;
	background: url(../img/head-company.gif) no-repeat left top;
}
.head-inq a{
	width: 129px;
	height: 39px;
	display: block;
	background: url(../img/head-inq.gif) no-repeat left top;
}
.head-home a:hover,.head-home a.over{
	background: url(../img/head-home-over.gif) no-repeat left top;
}
.head-individual a:hover,.head-individual a.over{
	background: url(../img/head-individual-over.gif) no-repeat left top;
}
.head-course a:hover,.head-course a.over{
	background: url(../img/head-course-over.gif) no-repeat left top;
}
.head-enterprise a:hover,.head-enterprise a.over{
	background: url(../img/head-enterprise-over.gif) no-repeat left top;
}
.head-company a:hover,.head-company a.over{
	background: url(../img/head-company-over.gif) no-repeat left top;
}
.head-inq a:hover,.head-inq a.over{
	background: url(../img/head-inq-over.gif) no-repeat left top;
}
.head-homelink a{
	width: 60px;
	height: 10px;
	display: block;
	background: url(../img/head-homelink.gif) no-repeat left top;
}
.head-sitelink a{
	width: 60px;
	height: 10px;
	display: block;
	background: url(../img/head-sitelink.gif) no-repeat left top;
}
.head-homelink a:hover,.head-homelink a.over{
	background: url(../img/head-homelink-over.gif) no-repeat left top;
}
.head-sitelink a:hover,.head-sitelink a.over{
	background: url(../img/head-sitelink-over.gif) no-repeat left top;
}
/*-- サイドメニュー --*/
#menu {
	width: 208px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
}
#menu .menuspace {
	margin-top: 7px;
}
#menu .menuspace2 {
	margin-bottom: 7px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#menu li {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	height: 27px;
}
#menu .list-cmb {
	background: url(../img/back-menucmb.gif) repeat-y left top;
}
#menu .list-school {
	background: url(../img/back-menusc.gif) repeat-y left top;
}
#menu .list-consulting {
	background: url(../img/back-menuco.gif) repeat-y left top;
}
#menu .list-seminar {
	background: url(../img/back-menuse.gif) repeat-y left top;
}

/*-- メインコンテンツ --*/
#main {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 502px;
	text-align: left;
}
#main2 {
	width: 502px;
}
#main2 .catch {
	margin-bottom: 15px;
	margin-top: 18px;
}
#main2 .h3box {
	margin-left: 29px;
}
#main2 .h3box p {
	margin-left: 30px;
	margin-right: 10px;
}
#main2 .h3box ul {
	margin-left: 50px;
	margin-right: 10px;
}
#main2 .h3box dl {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #757575;
}
#main2 .h3box dt {
	font-weight: bold;
}
#main2 .h3box dd {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#main2 .h3box dd table {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	width: 300px;
	margin: 5px 0px;
	padding: 0px;
	color: #757575;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#main2 .h3box dd th {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	background-color: #D4F5E9;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#main2 .h3box dd td {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding: 5px;
	margin: 0px;
}
#main2 .l2-leftbox {
	background: url(../img/back-box.gif) repeat-y left top;
	width: 295px;
	float: left;
	margin-bottom: 20px;
}
#main2 .l2-leftbox a {
	color: #3A9399;
}
#main2 .l2-leftbox table {
	margin-left: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #757575;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 5px;
	width: 265px;
}
#main2 .l2-leftbox th {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
#main2 .l2-leftbox td {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding: 3px 5px;
}
#main2 .l2-rightimg {
	float: right;
	width: 200px;
}
#main2 .l2-rightimgself {
	float: right;
	width: 200px;
}
#main2 .l2-leftbox p {
	padding: 5px 15px;
}

.seminar .l2-rightimg img {
	background: url(../../ic_seminar/img/back-imgbox.gif);
	padding: 10px;
	margin-left: 10px;
}
.consulting .l2-rightimg img {
	background: url(../../ic_consulting/img/back-imgbox.gif);
	padding: 10px;
	margin-left: 10px;
}
.school .l2-rightimg img {
	background: url(../../school/img/back-imgbox.gif);
	padding: 10px;
	margin-left: 10px;
}
.others .l2-rightimg img {
	background: url(../img/back-imgbox.gif);
	padding: 10px;
	margin-left: 10px;
}
.others .l2-rightimgself img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main2 .l2-leftimg {
	float: left;
	width: 223px;
	padding-bottom: 15px;
}
.seminar .l2-leftimg img {
	background: url(../../ic_seminar/img/back-imgbox.gif);
	padding: 10px;
	margin-left: 15px;
}
.consulting .l2-leftimg img {
	background: url(../../ic_consulting/img/back-imgbox.gif);
	padding: 10px;
	margin-left: 15px;
}
.school .l2-leftimg img {
	background: url(../../school/img/back-imgbox.gif);
	padding: 10px;
	margin-left: 15px;
}
.others .l2-leftimg img {
	background: url(../img/back-imgbox.gif);
	padding: 10px;
	margin-left: 15px;
}
#main2 .textbox {
	margin-left: 20px;
	margin-right: 15px;
}
#main2 .tblphoto {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#main2 .tblphoto p {
	margin-bottom: 10px;
}
#main2 .tblcolor {
	width: 465px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main2 .tblcolor p {
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}
#main2 .tblcolor img {
	margin-bottom: 15px;
}
#main2 dl.self {
	margin: 0px 0px 25px 23px;
	padding: 0px;
}
#main2 dl.self dt {
	margin: 0px 0px 8px;
	padding: 0px;
}
#main2 dl.self dd {
	margin: 0px 0px 20px;
	padding: 0px;
}
#main2 .tblcolorme {
	margin-top: 10px;
}
#main2 .tblcolorme p {
	font-size: 11px;
	line-height: 15px;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#main2 .img-float {
	float: left;
	width: 130px;
	margin-top: 10px;
}






#topimg {
	padding: 0px 0px 25px;
	margin: 0px;
	clear: both;
}
#middleimg {
	position: relative;
	height: 81px;
	width: 760px;
}
#middleimg h1 {
	line-height: 18px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	position: absolute;
	left: 75px;
	top: 20px;
}
.path {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: left;
	color: #757575;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
.path a {
	color: #38939A;
	text-decoration: none;
}
/*-- index --*/
#index {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 500px;
}
#index .tblindex {
	background: url(../img/back-tblindex.gif) repeat-y left top;
}
#index .textbox {
	width: 130px;
	margin-left: 18px;
}
#index .textbox p {
	font-size: 11px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 20px;
}
#index .tblnew {
	margin: 0px 0px 30px;
	padding: 0px;
	color: #757575;
}
#index .tblnew th {
	background: url(../img/back-new.gif) repeat-x left bottom;
	font-size: 12px;
	line-height: 19px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#index .tblnew span {
	background: url(../img/new.gif) no-repeat left top;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 15px;
}

#index .tblnew td {
	background: url(../img/back-new.gif) repeat-x left bottom;
	font-size: 12px;
	line-height: 19px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topimg h1 {
	line-height: 18px;
	font-size: 12px;
	color: #9BC9CC;
	margin: 0px;
	padding: 28px 0px 0px;
}
#index h2 {
	font-size: 12px;
	line-height: 22px;
	color: #6c6857;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
/*-- フッター --*/
#footer {
	clear: both;
	margin-left: 17px;
	width: 726px;
}
#footer01 {
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: center;
	clear: both;
	background: #757575 url(../img/back-foot01.gif);
	height: 44px;
}
#footer01 ul {
	margin: 0px;
	padding: 0px;
	color: #7AB9BC;
	font-size: 11px;
	line-height: 18px;
}
#footer01 li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer01 a {
	margin: 0px 3px;
	padding: 0px;
}
#footer02 {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	background: url(../img/back-foot02.gif) repeat-y left top;
}
address {
	font-style: normal;
	font-size: 12px;
	line-height: 140%;
	margin: 0px 0px 0px 20px;
	color: #FFFFFF;
	padding: 0px;
}
address a {
	color: #FFFFFF;
}
p.copy {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 29px;
	background: url(../img/back-copy.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
