/*-----------------------------------------------------------------------------

全体

-----------------------------------------------------------------------------*/
H1{
	text-indent:-3000px;
	background-image:url(../worksfiles/commons/logo.gif);
	background-repeat:no-repeat;
	height: 70px;
	width: 151px;
	margin:0px 0px 10px 10px;
	float: left;
	display: none;
}
A.submit {
	margin:5px auto 0px auto;
	padding-top:8px;
	text-indent:20px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-image:url(../worksfiles/commons/submit.gif);
	background-repeat:no-repeat;
	display:none;
	width:200px;
	height:22px;
	_height:30px;
	color:#444444; 
}
.explain_list {
	display: none;
}
.map_img {
	display: none;
}
.bookmark {
	display: none;
}
.no_print {
	display: none;
}
#corp_navi2{
	clear: both;
    background-color: #EAEAEA;
	width: 745px;
	_width: 735px;
	height: 27px;
	margin: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: 14px;
	_margin-left: 0px;
	margin-right:auto;
	display: none;
}
.corp_title{
	clear: both;
	background-image: url("../worksfiles/web/job_tab_back.gif");
	background-repeat: repeat-x;
	background-position: -10px;
	/*width: 775px;*/
	width: 760px;
	_width: 780px;
	height:20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	font-size:16px;
	font-weight:bold;
	text-align: left;
}
.corp_main{
	width:785px;
	_width: 780px;
	clear: both;
	padding-bottom: 10px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top:10px;
	padding-left:0px;
	_padding-left:25px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.landmark_link, .sub_center, .corp_title a {
	display: none;
}
/*-----------------------------------------------------------------------------

ヘッダー

-----------------------------------------------------------------------------*/
#header{
	background-image: url(../worksfiles/commons/header.gif);
	background-repeat: no-repeat;
	background-position:0px top;
	_background-position:1px 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	_width: 780px;
	_margin-bottom: 10px;
	display: none;
}
/*-----------------------------------------------------------------------------

メイン（1カラム）

-----------------------------------------------------------------------------*/
#navi{
	clear: both;
	width:720px;
	_width: 775px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	height: 23px;
	padding-right: 27px;
	padding-left: 27px;	
	margin-left: 2px;
	_margin-left: 3px;
	margin-bottom: 10px;
	display: none;
}
/*-----------------------------------------------------------------------------

フッター

-----------------------------------------------------------------------------*/
#footer{
	clear: both;
	background-color: #EEEEEE;
	margin: 10px;
	padding: 5px;
	text-align: right;
	width: 740px;
	display: none;
}
/*-----------------------------------------------------------------------------

パンくずリスト

-----------------------------------------------------------------------------*/
#bread{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 10px 20px 10px 20px;
	_margin: 10px 0px 10px 0px;
	_width: 740px;
	text-align: left;
	display: none;
}