* {
	margin: 0px;
	padding: 0px;
}

/* 基本設定 ここから */

body {
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 20px;
	padding: 0px;
	background: #FFFFFF;
}

a:link {
	color: #555555;
	text-decoration: underline;
}

a:visited {
	color: #888888;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

address {
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: left;
	text-indent: 20px;
	line-height: 30px;
	clear: both;
	width: 780px;
}

h2 {
	width: 780px;
	height: 356px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
}

hr {
	display: none;
}

h1.print {
	position: relative;
	top: 0px;
	left: 30px;
	height: 40px;
	width: 200px;
}

/*h1 {
	display: none;
}
*/

/* 基本設定 ここまで*/

/* レイアウト設定 ここから*/

#pageBody {
	width: 800px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}

#contents {
	width: auto;
	float:left;
	padding-right: 0px;
	margin: 0px 0px 0px 10px;
}

#side {
	display:none;
}

#globalNavi {
	display:none;
}

#globalNavi li {
	display:none;
}

#topBanner {
	display:none;
}

#topBanner li {
	display:none;
}


#hdlink {
	display:none;
}

#hdlink li {
	display:none;
}

#contentsWrap {
	clear:both;
	margin-top: 10px;
}

#topProjectmenu1 {
	float:left;
	width: 271px;
	margin: 20px 0px 0px;
}

#topProjectmenu2 {
	float:right;
	margin-left: 0px;
	width: 271px;
	margin-top: 20px;
	margin-right: 10px;
}


/* レイアウト設定 ここまで*/

/* トップリンクの設定 ここから*/
#siteMap {
	display:none;
}

/* トップリンクの設定 ここまで*/

/* PageTopへのリンクテキスト ここから */

#gotoTop {
	display:none;
}

#gotoTop a {
	display:none;
}

/* PageTopへのリンクテキスト ここまで */

/* お知らせの設定 ここから*/
body#information {
	height: 220px;
	width: 576px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	overflow-x: hidden;
}

body#infoBody {
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

#informationtitle {
	width: 560px;
	height: 24px;
	font-size: small;
	font-weight: bold;
	background: url(../images/top/top-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE0000;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

table#infotable {
	table-layout:auto;
	width: 565px;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells:show;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

td.width1 {
	width: 100px;
	color:#666666;
	font-size:small;
	vertical-align: top;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

td.width2 {
	width: 450px;
	color:#666666;
	font-size:small;
	vertical-align: top;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	text-decoration: underline;
}


dl#informatin {
	margin: 0px 0px 20px;
	padding: 0px;
}

iframe {
	overflow-x: hidden;
}

/* お知らせの設定 ここまで*/

/* 事業部の紹介設定 ここから*/
#topProjectmenu1 dt , #topProjectmenu2 dt {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 dd , #topProjectmenu2 dd {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li , #topProjectmenu2 ul li {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul , #topProjectmenu2 ul {
	font-size: small;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li dl , #topProjectmenu2 ul li dl {
	width: 271px;
	margin: 5px 0px 20px;
	padding: 0px;
}

#topProjectmenu1 p , #topProjectmenu2 p {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li dl dd.proData p , #topProjectmenu2 ul li dl dd.proData p {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li dl dd.proImg , #topProjectmenu2 ul li dl dd.proImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/top/top-lm-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}

#topProjectmenu1 dt img, #topProjectmenu2 dt img{
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}	

#topProjectmenu1 p.protitle , #topProjectmenu2 p.protitle {
	width: 271px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/top/top-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE0000;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

/* 事業部の紹介設定 ここまで*/

/* バナー設定 ここから*/
h3.corptitle {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/top/top-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE0000;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}
	

#sideBanner {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#sideBanner	li {
	margin: 0px 0px 5px;
	padding: 0px;
}

#corpretemenu {
	width: 190px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#corpretemenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-size:small;
	line-height: 150%;
	border-right: 1px solid #DFDFDF;
	border-bottom-style: none;
}

#corpretemenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#corpretemenu ul li a {
	margin: 0px;
	padding: 8px 0px;
	width: 188px;
	display: block;
	text-align:left;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	text-indent: 10px;
}

#corpretemenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}


/* バナー設定 ここまで*/

/* 会社概要ページ設定　ここから */
h3.corpmain {
	width: 760px; /* ←660px ←560px; */
	height: 24px;
	font-size: medium;
	font-weight: bold;
	/* background: url(../images/corprete/corprete-t-b-1.jpg) no-repeat left center; */
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #CC0001;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
}

h3.corpside {
	display:none;
}

#corpglobalNavi {
	display:none;
}

#corpglobalNavi li {
	display:none;
}

#corpcontents {
	margin:0px 0px 0px 10px;
	padding:0px;
	width: 700px; /* 660px←565px; */
}

table#corptable {
	padding: 0px;
	background: #FFFFFF;
	width: 700px; /* 660px←565px; */
	border-top: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

p.corpday {
	font-size: small;
	width: 700px; /* 660px← 550px; */
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: right;
}

td.corpwidth1 {
	width: 110px; /* 80px*/
	padding: 5px;
	font-size: small;
	background: #F3F3F3;
	margin: 0px;
	font-weight: bold;
	color: #707070;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	text-align: center;
}

td.corpwidth2 {
	font-size: small;
	color: #6A6A6A;
	background: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	line-height: 150%;
}

p.corpwidth3 {
	font-size: small;
	color: #5B5B5B;
	background: #FFFFFF;
	font-weight: bold;
	clear: both;
	margin: 0px;
	width: auto;
	border-top: 1px dotted #B6B6B6;
}

p.corpwidth4 {
	font-size: small;
	font-weight: bold;
	clear: both;
	width: auto;
	float: none;
}

p.corpwidth5 {
	font-size: small;
	font-weight: bold;
}

#corpyaku1 {
	float: left;
	width: 100px;
	text-align: justify;
	margin-right: 5px;
}

p.corplst1 {
	float: left;
	width: 300px; /* 222px; */
}

p.corplst2 {
	float: left;
	width: auto;
	margin-right: 8px;
	background: url(../images/corprete/corprete-t-m-2.jpg) no-repeat left center;
	padding-left: 9px;
}

p.corplst3 {
	width: 100px; /* 82px; */
	background: url(../images/corprete/corprete-t-m-2.jpg) no-repeat left center;
	padding-left: 9px;
}

p.corplst4 {
	width: 100px; /* 94px; */
	clear: both;
	background: url(../images/corprete/corprete-t-m-2.jpg) no-repeat left center;
	padding-left: 9px;
}

#corpkub1 {
	clear: both;
}

#corpkub2 {
	clear: both;
}

#corpkub3 {
	clear: both;
}

#corpkub4 {
	clear: both;
}

#corpkub5 {
	clear: both;
}

#corpkub1 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub2 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub3 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub4 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub5 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpimage {
	width: 570px;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 20px;
	
}

p.corppoli1 {
	font-size: large;
	width: 510px;
	line-height: 150%;
	margin: 20px;
	font-weight: bold;
	color: #FF0000;
}

p.corppoli2 {
	font-size: medium;
	color: #656565;
	margin: 20px 20px 40px;
	width: 510px;
	line-height: 150%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

ol.corpsetume1 {
	font-size: large;
	color: #656565;
	margin: 20px;
	width: 510px;
	line-height: 200%;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	list-style: decimal inside;
}

#corporg {
	width: 550px;
	margin-left: 20px;
	margin-top: 20px;
}

h4.corpchildtl {
	margin: 20px;
	font-size: medium;
}

p.corpchild1 {
	font-size:small;
	color:#636363;
	margin: 0px;
	width: 510px;
	padding-left: 20px;
	line-height: 180%;
	clear: both;
}

img.corpchiimg1{
	float: left;
	width: 237px;
	padding-right: 20px;
	margin: 0px 0px 20px;
}

img.corpchiimg2{
	float: right;
	width: 237px;
	padding-right: 20px;
	margin: 0px 0px 20px;
}

p.corpchild2 {
	font-size:50px;
	color:#F70200;
	margin: 25px 20px;
	width: auto;
	padding-left: 95px;
	background: url(../images/corprete/+CLogo.jpg) no-repeat left center;
	font-weight: normal;
	height: auto;
	line-height: 160%;
}

ol.corpchild3 {
	width: 450px;
	margin-left: 50px;
	line-height: 140%;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	text-justify:inter-ideograph;
	list-style: outside;
}

p.corpchild3 {
	font-size:small;
	color:#636363;
	margin: 20px 0px 0px 10px;
	width: 530px;
	padding-left: 0px;
	line-height: 180%;
	vertical-align: baseline;
	text-align: justify;
	text-justify:inter-ideograph; 
}

p.privacy1 {
	display:none;
}

p.corpmap {
	display:none;
}

/* 会社概要ページ設定　ここまで */

/* 会社沿革ページ設定　ここから */

table#histtable {
	padding: 0px;
	margin: 10px 0px 0px;
	background: #FFFFFF;
	width: 565px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
}

td.histwidth1 {
	width: 120px;
	padding: 5px;
	font-size: small;
	background: #F3F3F3;
	margin: 0px;
	font-weight: bold;
	color: #707070;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	text-align: center;
	line-height: 150%;
}

td.histwidth2 {
	font-size: small;
	color: #6A6A6A;
	background: #FFFFFF;
	padding: 10px;
	margin: 0px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	line-height: 150%;
}

/* 会社沿革ページ設定　ここまで */

/* 採用情報ページ設定　ここから */
h3.recmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #336699;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.recside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #336699;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#recglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/recruit/recruit-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#recglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#reccontents {
	margin:0px 0px 0px 10px;
	padding:0px;
	width: 565px;
}

table#rectable {
	padding: 0px;
	margin: 10px 0px 0px;
	background: #FFFFFF;
	width: 565px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
}

td.recwidth1 {
	width: 120px;
	padding: 5px;
	font-size: small;
	background: #F3F3F3;
	margin: 0px;
	font-weight: bold;
	color: #707070;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

td.recwidth2 {
	font-size: small;
	color: #6A6A6A;
	background: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	line-height: 150%;
}

p.rectxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.rectxt2 {
}

ul.rectxt3 {
	font-size: small;
	line-height: 150%;
	list-style: none;
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

img.recimg1 {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* 採用情報ページ設定　ここまで */

/* 人材をお探しの方ページ設定　ここから */
h3.sermain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE9900;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.serside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE9900;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#serglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/service/service-index-nav-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#serglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#sercontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

#topProjectmenu1 p.sertitle , #topProjectmenu2 p.sertitle {
	width: 271px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/service/service-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE9900;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#topProjectmenu1 ul li dl dd.serImg , #topProjectmenu2 ul li dl dd.serImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/service/service-ml-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}

p.sertxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.sertxt2 {
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	background: url(../images/service/service-index-t-m-2.gif) no-repeat left center;
	padding-left: 10px;
}

p.sertxt3 {
	font-size: small;
	line-height: 140%;
	width: 540px;
	margin-left: 20px;
	margin-top: 5px;
}

#sermenu {
	width: 190px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#sermenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-size:small;
	line-height: 150%;
	border-right: 1px solid #DFDFDF;
	border-bottom-style: none;
}

#sermenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sermenu ul li a {
	margin: 0px;
	padding: 8px 0px;
	width: 188px;
	display: block;
	text-align:left;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	text-indent: 10px;
}

#sermenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}

/* 人材をお探しの方ページ設定　ここまで */

/* 仕事をお探しの方ページ設定　ここから */
h3.entmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #369A68;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.entside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #369A68;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#entglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/entry/entry-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#entglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#entcontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

#topProjectmenu1 p.enttitle , #topProjectmenu2 p.enttitle {
	width: 271px;
	height: 24px;
	font-size: small;
	font-weight: bold;
	background: url(../images/service/service-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #369A68;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 200%;
	border-top: 1px solid #EDEDED;
	text-align: justify;
	text-justify:inter-ideograph; 
}

#topProjectmenu1 ul li dl dd.entImg , #topProjectmenu2 ul li dl dd.entImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/entry/entry-ml-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}

p.enttxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.enttxt2 {
}

#entmenu {
	width: 190px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#entmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-size:small;
	line-height: 150%;
	border-right: 1px solid #DFDFDF;
	border-bottom-style: none;
}

#entmenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#entmenu ul li a {
	margin: 0px;
	padding: 8px 0px;
	width: 188px;
	display: block;
	text-align:left;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	text-indent: 10px;
}

#entmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}

/* 仕事をお探しの方ページ設定　ここまで */

/* 問い合わせ設定　ここから */

h3.contactmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(none);
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 165%;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
}

h3.contactside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

h4.contactsub {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 15px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

#contactglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/sitemap/nav-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#contactglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#contactcontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

p.contacttxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.contacttxt2 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: medium;
}

img.contactimg {
	width: auto;
	margin: 5px 5px 5px 10px;
}

/**
p.contacttxt1 a:link{
	text-decoration:underline;
}

p.contacttxt1 a:visited{
	text-decoration:underline;
}

p.contacttxt1 a:hover{
	text-decoration:underline;
}

p.contacttxt1 a:active{
	text-decoration:underline;
}
**/

/* 問い合わせ設定　ここまで */

/* サイトマップ設定　ここから */
h3.sitemapmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.sitemapside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#sitemapglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/sitemap/nav-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#sitemapglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#sitemapcontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

p.sitemaptxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

/**
p.sitemaptxt1 a:link {
	text-decoration:underline;
}

p.sitemaptxt1 a:visited {
	text-decoration:underline;
}

p.sitemaptxt1 a:hover {
	text-decoration:underline;
}

p.sitemaptxt1 a:active {
	text-decoration:underline;
}
**/

/* サイトマップ設定　ここまで */

/* 個人情報保護設定　ここから */

ol.privacylst {
	font-size: small;
	line-height: 140%;
	width: 500px;
	text-align: justify;
	vertical-align: baseline;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.privacytxt1 {
	width: 200px;
	padding-left: 380px;
	font-size: small;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
}

p.privacytxt2 {
	font-size: small;
	line-height: 150%;
	width: 450px;
	margin-left: 15px;
	padding: 5px;
	margin-bottom: 20px;
	border-top: 1px solid #E7E7E7;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	background: #EEEEEE;
}

p.privacytxt3 {
	font-size: small;
	font-weight: bold;
	width: 450px;
	padding: 5px;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 150%;
}

/* 個人情報保護設定　ここまで */

input#printBtn {
	display:none;
}

