* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-family: MS PGothic , sans-serif;
	color: #666666;
	padding-top: 4px;
	background-color: #E3E6E7;
}
#content:after,
#news:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clear {
	clear: both;
}
p {
	padding-right: 3px;
	padding-left: 3px;
}

img {
 border-style: none;
	vertical-align:bottom;	
}
ul {
	list-style-type: none;
}

h1 {
	height: 73px;
	width: 200px;
	float: left;
}
a:link {
	color: #547F98;
	}
a:visited {
	color: #264160;
	}
a:active {
	color: #3D7E9E;
	}
a:hover {
	color: #67ABD3;
	}

#head, 
#content {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 163px;
	width: 800px;
}
#head li {
	float: left;
}
#head li a {
	display: block;
}
#head li a:hover {
	background-color:transparent;
}
#head li a:hover img{
	visibility:hidden;
}
#main-btn {
}
li.home {
	background-image: url(../images/homeo.png);
	background-repeat: no-repeat;
}
li.home a {
	height: 73px;
	width: 83px;
}
li.company {
	background-image: url(../images/companyo.png);
	background-repeat: no-repeat;
}
li.company a {
	height: 73px;
	width: 82px;
}
li.guide {
	background-image: url(../images/guideo.png);
	background-repeat: no-repeat;
}
li.guide a{
	height: 73px;
	width: 83px;
}
li.recruit {
	background-image: url(../images/recruito.png);
	background-repeat: no-repeat;
}
li.recruit a {
	height: 73px;
	width: 82px;
}
li.information {
	background-image: url(../images/informationo.png);
	background-repeat: no-repeat;
}
li.information a {
	height: 73px;
	width: 135px;
}
li.faq {
	background-image: url(../images/faqo.png);
	background-repeat: no-repeat;
}
li.faq a {
	height: 73px;
	width: 135px;
}
#line-up {
	height: 90px;
	width: 600px;
	margin-left: 200px;
}
#line-up li a {
	height: 90px;
	width: 300px;
}

li.btn-forklift {
	background-image: url(../images/btn-forklifto.png);
	background-repeat: no-repeat;
}
li.btn-distribution {
	background-image: url(../images/btn-distributiono.png);
	background-repeat: no-repeat;
}
#content {
	width: 800px;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
}
#main {
	float: left;
	width: 585px;
	padding-top: 30px;
	padding-left: 15px;
}
#main h2 {
	margin-bottom: 12px;
}
#main h3 {
	margin-bottom: 30px;
}
#topic-path {
	font-size: 11px !important;
	font-size: 10px;
	margin-bottom: 15px;
}
#navi {
	width: 184px;
	padding-top: 30px;
	float: left;
	margin-right: 5px;
	padding-left: 9px;
}
#navi ul {
	margin-top: 10px;
}
#navi li a {
	display: block;
}
#navi li a:hover {
	background-color:transparent;
}
#navi li a:hover img{
	visibility:hidden;
}
#sub-menu {
	margin-bottom: 10px;
}
#sub-menu li {
	margin-bottom: 6px;
}
#sub-menu li a {
	display: block;
	width: 178px;
}
li.news {
	background-image: url(../images/newso.png);
	background-repeat: no-repeat;
}
li.base {
	background-image: url(../images/baseo.png);
	background-repeat: no-repeat;
}
li.inquiry {
	background-image: url(../images/inquiryo.png);
	background-repeat: no-repeat;
}
li.link {
	background-image: url(../images/linko.png);
	background-repeat: no-repeat;
}
li.privacy {
	background-image: url(../images/privacyo.png);
	background-repeat: no-repeat;
}
li.sitemap {
	background-image: url(../images/sitemapo.png);
	background-repeat: no-repeat;
}
#intro {
	width: 570px;
	margin-bottom: 30px;
}
#intro p {
	line-height: 22px;
}
#intro .copy {
	margin-bottom: 15px;
}
#bottom-info {
	width: 570px;
	margin-top: 30px;
}
#pickup {
	height: 320px;
	background-image: url(../images/line-jeans.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	width: 570px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#foot {
	height: 140px;
	width: 100%;
	background-image: url(../images/bg-foot.png);
	background-repeat: repeat-x;
}
#foot-body {
	width: 800px;
	height: 140px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.line-jeans {
	background-image: url(../images/line-jeans.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.pdf {
	background-image: url(../images/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
}

