@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: 630px;
	float: right;
	height: 880px;

}


/* header styles
--------------------------*/
#sidebar {
	width: 225px;
	height: 300px;
	margin-top: 35px;
	float: left;
}
#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 -33px;
	height: 32px;
	width: 120px;
}
ul#glovalnavi li#nRecruit a {
	height: 32px;
	width: 140px;
	background-position: 150px center;
}
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;

}



#sidebar ul {
	margin-left: 15px;
	width: 165px;
	height: 195px;
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 65px;


}


#sidebar ul li {
	list-style-type: none;
	display: block;
	background-color: #f0f0f0;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "A-OTF 新ゴ Pro M";
	font-size: 1.1em;
	height: auto;
	line-height: 180%;
}
#sidebar ul li a {
	text-decoration: none;
	font-family: "A-OTF 新ゴ Pro M";
}
#sidebar ul li a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #990000;
	width: 150px;
	height: auto;
	padding-left: 15px;
	margin-left: -15px;
}
#sidebar   #n04  a {
	margin-left: -40px;
	background-color: #990000;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
	width: 150px;
	height: auto;

}
#sidebar .sidebarImage {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
}
#sidebar .sidebarSet {
	border: 1px solid #666666;
	width: 210px;
	margin-bottom: 50px;
}

#wrapper  h3 {
	margin-top: 60px;
}


#main p {
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
}
#main p a {
	text-decoration: none;
	color: #990000;
}
#main p a:hover {
	color: #333333;
}

#main h4 {
	margin-top: 5px;
}
#main h6 {
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.75em;
}
#main .imageSet {
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #666666;
	float: left;
	margin-top: 25px;
	margin-left: 40px;
}
#main .fullSet {
	width: 630px;
	height: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 25px;
}
#main .fullSet2 {
	height: 235px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
	padding-bottom: 10px;
}
#main .fullSet3 {
	height: 260px;
	width: 630px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#main .fullSet4 {
	height: 240px;
	width: 630px;
	padding-top: 25px;
	padding-bottom: 10px;
}


#main .park {
	text-align: center;
}
#main  p#backTop a {
	color: #333333;
	text-decoration: underline;
}
#main p#backTop a:hover {
	color: #990000;
	text-decoration: none;
}





#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  #n04  a {
	margin-left: -20px;
}
