@charset "utf-8";
/* formatting style
--------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 75%;
	line-height: 1.6;
	color: #666666;
	font-family: sans-serif;
	background-color: #FFFFFF;
	background-image: url(../imagelib/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center 130px;
}


/* link style
--------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#header {
	width: 100%;
}
#wrapper {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
}

#main {
	width: 860px;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}
#footer {
	width: 100%;
	clear: both;
	height: 100px;
}
#header h1 {
	padding-left: 65px;
	float: left;
	padding-top: 50px;
}
#header h2 {
	float: right;
	margin-top: 65px;
	margin-right: 75px;
}
ul#glovalnavi {
	clear: both;
	background-image: url(../imagelib/gloval_navi.gif);
	background-repeat: no-repeat;
	width: 862px;
	height: 33px;
	position: absolute;
	top: 4px;
}
ul#glovalnavi li {
	float: left;
	list-style-type: none;
}
ul#glovalnavi li#nCompany {
	width: 120px;
	height: 33px;
}
ul#glovalnavi li#nConstruction {
	width: 120px;
	height: 33px;
}
ul#glovalnavi li#nRecruit {
	height: 33px;
	width: 140px;
}
ul#glovalnavi li#nContact {
	height: 33px;
	width: 120px;
}
ul#glovalnavi li#nPrivacy {
	height: 33px;
	width: 170px;
	margin-left: 30px;
}
ul#glovalnavi li#nSitemap {
	height: 33px;
	width: 160px;
}




ul#glovalnavi li a {
	background-image: url(../imagelib/gloval_navi.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 33px;
	text-indent: -9999px;
}


ul#glovalnavi li#nCompany a {
	background-position: 120px center;
	width: 120px;
	height: 32px;
}
ul#glovalnavi li#nConstruction a {
	background-position: 125px center;
	height: 32px;
	width: 120px;
}
ul#glovalnavi li#nRecruit a {
	height: 32px;
	width: 140px;
	background-position: -240px -33px;
}
ul#glovalnavi li#nContact a {
	height: 32px;
	width: 150px;
	background-position: 200px center;
}
ul#glovalnavi li#nPrivacy a {
	width: 170px;
	height: 32px;
	background-position: 300px center;
}
ul#glovalnavi li#nSitemap a {
	background-position: 300px center;
	height: 32px;
	width: 160px;
}



ul#glovalnavi li#nCompany a:hover {
	background-position: 0px -33px;
}
ul#glovalnavi li#nConstruction a:hover {
	background-position: -125px -33px;
}
ul#glovalnavi li#nRecruit a:hover {
	background-position: -240px -33px;
}
ul#glovalnavi li#nContact a:hover {
	background-position: -380px -33px;
}
ul#glovalnavi li#nPrivacy a:hover {
	background-position: -535px -33px;
}
ul#glovalnavi li#nSitemap a:hover {
	background-position: -700px -33px;

}
#wrapper  h3 {
	margin-top: 60px;
}
 /* main styles
--------------------------*/

#main p#history {
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
}
#main  p#history a  {
	text-decoration: none;
	color: #990000;
}
#main  p#history  a:hover {
	color: #333333;
}
#main h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: "A-OTF 新ゴ Pro M";
}
#main h4 a {
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../sitemap/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-family: "A-OTF 新ゴ Pro M";
	font-size: 0.9em;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#main table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 20px;
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#main table th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
	padding-bottom: 7px;
	font-weight: normal;
	font-family: "A-OTF 新ゴ Pro M";
	font-size: 1.2em;
	width: 200px;
}
#main table td {
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-size: 1.2em;
}


.color {
	background-color: #EFEFEF;
}





/* footer styles
--------------------------*/

#footer ul li {
	list-style-type: none;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-right: 10px;
	display: inline;
}
#footer ul li a:hover {
	color: #990000;
	text-decoration: none;
}

#footer ul li#home {
	border-left-style: none;
}
#footer ul {
	margin-left: 50px;
	float: left;
}
#footer address {
	padding-left: 10px;
	background-image: url(../imagelib/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	font-family: "Times New Roman", Times, serif;
	margin-right: 100px;
}
#footer .set {
	padding-top: 7px;
	padding-bottom: 7px;
	height: 20px;
	margin-top: 25px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
* html #sidebar #n01 a {
	margin-left: -20px;
}
