@charset "utf-8";

body#nat,
body#nat * {
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: 150%;
	color: black;
}
body#nat img {
	border: none;
	vertical-align: bottom;
}
body#nat a { text-decoration: none; color:#3366CC; }
body#nat a:hover { text-decoration: underline; color:#1144AA; }
body#nat .center { width:100%; text-align: center; }
body#nat .right { width:100%; text-align: right; }
body#nat .floatClear { clear:left; font-size:1px; line-height: 100%; }

/*** ボディ共通 ***/
body#nat {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url(../images/nat-home-bg.gif);
	background-repeat: repeat-x;
}

/*** ヘッダ ***/
body#nat #header,
body#nat #ptitle {
	width: 850px;
	margin: 0 auto;
}
body#nat #topimage {
	display: block;
	width: 1000px;
	height:400px;
	margin:0 auto;
}
body#nat #ptitle h1 {
	width: 850px;
	height: 45px;
	background-image: url(../images/nat-home-companyname.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #ptitle p {
	display: none;
}


/*** グローバルナビゲーション ***/
body#nat #header #globalNAV li{
	list-style-type: none;
	float:left;
	height:40px;
	line-height: 0;
	background:url(../images/nat-navigation.jpg);
}
body#nat #header #globalNAV li#nav-home { width:170px; background-position: 0 0; }
body#nat #header #globalNAV li#nav-company { width:170px; background-position: -170px 0; }
body#nat #header #globalNAV li#nav-field { width:169px; background-position: -340px 0; }
body#nat #header #globalNAV li#nav-recruit { width:170px; background-position: -509px 0; }
body#nat #header #globalNAV li#nav-contact { width:171px; background-position: -679px 0; }
body#nat #header #globalNAV {
	position: relative;
}
body#nat #header #globalNAV li a{
	display:block;
	width:100%;
	height:100%;
	line-height:40px;
	text-indent:-9999px;
	font-weight:bold;
	color:#CFDFB5;
	text-decoration:none;
	line-height: normal;
}
body#nat #header #globalNAV li a:hover{
	background:url(../images/nat-navigation.jpg);
}
body#nat #header #globalNAV li#nav-home a:hover { width:170px; background-position: 0 -40px; }
body#nat #header #globalNAV li#nav-company a:hover { width:170px; background-position: -170px -40px; }
body#nat #header #globalNAV li#nav-field a:hover { width:169px; background-position: -340px -40px; }
body#nat #header #globalNAV li#nav-recruit a:hover { width:170px; background-position: -509px -40px; }
body#nat #header #globalNAV li#nav-contact a:hover { width:171px; background-position: -679px -40px; }

body#nat #header #globalNAV li ul.sub{
	display: none;
	position:absolute;
	top: 40px;
}
body#nat #header #globalNAV li ul.sub li{
   clear:left;
	background:url(../images/nat-navigation-sub.jpg) !important;
}
body#nat #header #globalNAV li ul.sub li a:hover{
	background:url(../images/nat-navigation-sub.jpg);
}
body#nat #header #globalNAV li#a1 { width:170px;height:30px; background-position: 0 0 !important; }
body#nat #header #globalNAV li#a2 { width:170px;height:28px; background-position: 0 -30px !important; }
body#nat #header #globalNAV li#a3 { width:170px;height:32px; background-position: 0 -58px !important; }
body#nat #header #globalNAV li#b1 { width:169px;height:30px; background-position: -170px 0 !important; }
body#nat #header #globalNAV li#b2 { width:169px;height:28px; background-position: -170px -30px !important; }
body#nat #header #globalNAV li#b3 { width:169px;height:32px; background-position: -170px -58px !important; }
body#nat #header #globalNAV li#c1 { width:170px;height:30px; background-position: -339px 0 !important; }
body#nat #header #globalNAV li#c2 { width:170px;height:28px; background-position: -339px -30px !important; }
body#nat #header #globalNAV li#c3 { width:170px;height:28px; background-position: -339px -58px !important; }
body#nat #header #globalNAV li#c4 { width:170px;height:32px; background-position: -339px -86px !important; }
body#nat #header #globalNAV li#a1 a:hover { width:170px;height:30px; background-position: 0 -118px !important; }
body#nat #header #globalNAV li#a2 a:hover { width:170px;height:28px; background-position: 0 -148px !important; }
body#nat #header #globalNAV li#a3 a:hover { width:170px;height:32px; background-position: 0 -176px !important; }
body#nat #header #globalNAV li#b1 a:hover { width:169px;height:30px; background-position: -170px -118px !important; }
body#nat #header #globalNAV li#b2 a:hover { width:169px;height:28px; background-position: -170px -148px !important; }
body#nat #header #globalNAV li#b3 a:hover { width:169px;height:32px; background-position: -170px -176px !important; }
body#nat #header #globalNAV li#c1 a:hover { width:170px;height:30px; background-position: -339px -118px !important; }
body#nat #header #globalNAV li#c2 a:hover { width:170px;height:28px; background-position: -339px -148px !important; }
body#nat #header #globalNAV li#c3 a:hover { width:170px;height:28px; background-position: -339px -176px !important; }
body#nat #header #globalNAV li#c4 a:hover { width:170px;height:32px; background-position: -339px -204px !important; }

body#nat #header #globalNAV {
	zoom:1;
}
body#nat #header #globalNAV:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}


/*** パン屑リスト ***/
body#nat #header #topicpath li { display: inline; color: #666666; font-size: 12px; }
body#nat #header #topicpath li a { color: #666666; font-size: 12px; }


/***** コンテンツコンテナ *****/
body#nat #contentsCNT {
	width: 850px;
	margin: 25px auto;
}

/*** ページタイトル ***/
body#nat #contentsCNT #pageHeader {
	position: relative;
	width: 850px;
	height: 50px;
	margin: 20px 0 0;
}
body#nat #contentsCNT h2 {
	display: none;
}
body#nat #contentsCNT #pageHeader #subNAV {
 display: block;
 position: absolute;
 top: 18px;
}
body#nat #contentsCNT #pageHeader #subNAV li {
 display: inline;
}
body#nat #contentsCNT #pageHeader #subNAV li a {
 float: left;
 padding-top: 24px;
 height: 0px;
 overflow: hidden;
 background-repeat: no-repeat;
}

/*** コンテンツボディ ***/
body#nat #contentsCNT #contentsBDY {
	width: 850px;
	background-repeat: repeat-y;
}
body#nat #contentsCNT #contentsBDY h4 {
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #leftCLMN {
	width: 542px;
	margin-left: 0px;
	float: left;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #news {
	background-image: url(../images/nat-home-news-bg.gif);
	background-repeat: repeat-y;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #news h3 {
	width: 542px;
	height: 38px;
	background-image: url(../images/nat-home-news-upper.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #news ul {
	padding-bottom:12px;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #news li {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0.5em 1em;
	border-bottom: 1px dashed gray;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #newsBTM {
	width: 542px;
	height: 12px;
	background-image: url(../images/nat-home-news-bottom.jpg);
	background-repeat: no-repeat;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #contentsBTN {
	width: 542px;
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: black;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #contentsBTN a {
	float:left;
	margin-left: 7px;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #contentsBTN a:hover { background-position: 0 -190px; }

body#nat #contentsCNT #contentsBDY #leftCLMN #b1 {
	display: block;
	width: 170px;
	height: 190px;
	background-image: url(../images/nat-home-button-1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #b2 {
	display: block;
	width: 170px;
	height: 190px;
	background-image: url(../images/nat-home-button-2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #leftCLMN #b3 {
	display: block;
	width: 170px;
	height: 190px;
	background-image: url(../images/nat-home-button-3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


body#nat #contentsCNT #contentsBDY #rightCLMN {
	width: 280px;
	float: right;
	margin-right: 0px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #recruit {
	display: block;
	width: 279px;
	height: 94px;
	background-image: url(../images/nat-home-button-recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #b4 {
	display: block;
	width: 180px;
	height: 32px;
	background-image: url(../images/nat-home-button-4.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #b5 {
	display: block;
	width: 180px;
	height: 32px;
	background-image: url(../images/nat-home-button-5.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #b6 {
	display: block;
	width: 180px;
	height: 32px;
	background-image: url(../images/nat-home-button-6.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #b8 {
	display: block;
	width: 180px;
	height: 32px;
	margin-bottom: 26px;
	background-image: url(../images/nat-home-button-8.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #b7 {
	display: block;
	width: 180px;
	height: 32px;
	background-image: url(../images/nat-home-button-7.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN a {
	margin-bottom: 7px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #subMenu {
	margin-top: 10px;
	float: left;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #marks {
	float: right;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #marks img {
	margin-top: 15px;
}
body#nat #contentsCNT #contentsBDY #rightCLMN #marks img#pmark {
	margin-top: 5px;
}


/*** フッタ ***/
body#nat #contentsCNT #footer {
	width: 850px;
	margin: 0.5em 0 0;
	text-align: right;
}
body#nat #contentsCNT #footer #credit {
	margin: 1em 0 1em;
	padding: 1em 0 0;
	border-top: 1px solid #666666;
	font-size: 65%;
	color: #666666;
	text-align: center;
}

