@charset "UTF-8";

/*
/////////// 構成要素 //////////

	(1)__会社概要
 	(2)__採用情報
	(3)__お問い合わせ
	(4)__Manajin
	(5)__Leaders Japan
	(6)__サイトマップ

///////////////////////////////
*/

/* /////////// (1)__会社概要 ////////// */
#sNavCompany {
	margin: -70px auto 40px;
	width:780px;
}
#sNavCompany ul {
	padding-left: 380px;
	width: 400px;
	height: 43px;
	background: url(../img/company/bg_snav.gif) no-repeat center bottom;
}
#sNavCompany ul li {
	float:left;
}
#sNavCompany ul li a {
	display: block;
	width: 150px;
	height: 43px;
}
#sNavCompany ul li a:hover img ,
#sNavCompany ul li a.act img {
	opacity: 0;
	filter: alpha(opacity=0);
}
#sNavCompany ul li#sNavInfo {	background: url(../img/company/snav_info_bg.gif) no-repeat center center;}
#sNavCompany ul li#sNavPre { background: url(../img/company/snav_president_bg.gif) no-repeat center center;}
#sNavCompany ul li#sNavOrg { background: url(../img/company/snav_organization_bg.gif) no-repeat center center;}

/* /////////// (2)__採用情報 ////////// */

#recruitArea {
	text-align: center;
}
#recruitArea a {
	text-decoration: none;
}
#recruitArea table {
	width: 100%;
}
#recruitArea thead {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(../img/common/bg_table02.gif);
}
#recruitArea thead th {
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
	color: #333333;
	background: url(../img/common/icon_arrow02.gif) no-repeat right center;
	text-align: center;
}
#recruitArea thead td {
	padding:  5px 0;
	border-bottom: 1px solid #CCC;
	background: none;
}
#recruitArea tbody th {
	padding: 15px 50px 10px 10px;
	border-bottom: 1px solid #CCC;
	color: #666666;
	background: url(../img/common/icon_arrow02.gif) no-repeat right center;
}
#recruitArea tbody td {
	padding: 15px 10px 10px 40px;
	border-bottom: 1px solid #CCC;
	background: none;
}

/* /////////// (3)__お問い合わせ ////////// */

#agreeArea {
	margin-bottom: 40px;
	padding: 20px 30px;
	height: 250px;
	overflow: auto;
	border: 7px solid #D5F0B2;
}
#agreeArea ol.number ul.listDotted {
	margin-top: -10px;
}
#agreeArea ol.number ul.listDotted li {
	margin: 0 0 0 20px;
	list-style: disc;
}
#agreeArea #addressArea{
	padding: 30px 0;
}
#agreeArea #addressArea dt {
	padding: 5px 0 0;
	float: left;
	width: 12em;
}
#agreeArea #addressArea dd {
	padding: 5px 0 0 13em;
	border-bottom: 1px dashed #CCCCCC;
}
#agreeBtnArea {
	text-align: center;
	padding-bottom: 20px;
}

/* /////////// (4)__Manajin ////////// */

ul.listDotted li.mb20 {
	margin-bottom:20px;
}
.manajinTable {
	margin-bottom: 40px;
}
.manajinTable table {
	width: 100%;
}
.manajinTable table th {
	padding:10px 0 10px 15px;
	border: 1px solid #CCCCCC;
}
.manajinTable table td {
	padding:10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.manajinTable table thead td {
	line-height: 1em;
	font-weight: bold;
}
#btnSyllabus {
	background: url(../img/manajin/btn_bg_syllabus.jpg) no-repeat left 0px;
	height: 275px;
}
#btnSyllabus ul li {
	padding: 0 10px 5px 0;
	float: left;
}
#btnSyllabus ul li a {
	display: block;
	width: 250px;
	height: 50px;
}
#btnSyllabus ul li.allPdf a {
	width: 510px;
	height: 50px;
}
#btnSyllabus a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}
dl#subjectList {
	padding-left: 10px;
	height: 240px;
}
dl#subjectList dt{
	padding: 0 30px 0 0;
	float: left;
}
dl#subjectList dd{
	height: 240px;
	background: url(../img/manajin/btn_bg_subject.jpg) no-repeat 270px bottom;
}
*html dl#subjectList dd{
	background: url(../img/manajin/btn_bg_subject.jpg) no-repeat 0px bottom;
}
dl#subjectList dd li {
	padding: 0 5px 5px 0;
	overflow: hidden;
	height: 60px;
	float: left;
}
dl#subjectList dd li a {
	width: 90px;
	height: 60px;
}
dl#subjectList dd li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

/* /////////// (5)__Leaders Japan ////////// */

#article_leaders {
	margin: 20px 50px 0 70px;
	height: 450px;
	background: url(../img/business/leaders01.jpg) no-repeat right top;
}
#article_leaders h3 {
	padding: 0;
	margin-bottom: 30px;
}
#article_leaders p {
	padding-right: 470px;
}

/* /////////// (6)__サイトマップ ////////// */

#sitemapArea {
	padding: 40px 50px;
	border: 7px solid #F0F0EB;
}
*html #sitemapArea {
	height: 400px;
}
#sitemapArea ul {
	overflow: hidden;
}
#sitemapArea ul li {
	padding: 8px 0 20px 32px;
	clear: both;
	overflow: hidden;
}
#sitemapArea ul li#smHome {	background: url(../img/sitemap/icon_home.jpg) no-repeat left top;}
#sitemapArea ul li#smWorks { background: url(../img/sitemap/icon_works.jpg) no-repeat left top;}
#sitemapArea ul li#smRecruit { background: url(../img/sitemap/icon_recruit.jpg) no-repeat left top;}
#sitemapArea ul li#smCompany { background: url(../img/sitemap/icon_company.jpg) no-repeat left top;}
#sitemapArea ul li#smPrivacy { background: url(../img/sitemap/icon_privacy.jpg) no-repeat left top;}
#sitemapArea ul li#smContact { background: url(../img/sitemap/icon_contact.jpg) no-repeat left top;}
#sitemapArea ul li#smLink {	background: url(../img/sitemap/icon_link.jpg) no-repeat left top;}
#sitemapArea ul li li {
	margin-top: 3px;
	padding: 0 0 0 20px;
	float: left;
	width: 180px;
	clear: none;
	background: url(../img/sitemap/icon01.jpg) no-repeat 5px center;
}
#sitemapArea ul li#smLink li {
	margin-top: 10px;
	padding: 0 5px;
	display: block;
	width: 190px;
	height: 60px;
	background: none;
}

