@charset "utf-8";
/* CSS Document */

.header .japanese {
	position: absolute;
	top: 10px;
	left: 663px;
	width: 116px;
	height: 16px;
}

.header .menu {
	background: url(../img/header_menu.jpg) left top no-repeat;
}

.kodawari .header .menu li.kodawari a,
.header .menu li.kodawari a:hover {
	background: url(../img/header_menu.jpg) -1px -46px no-repeat;
}
.material .header .menu li.material a,
.header .menu li.material a:hover {
	background: url(../img/header_menu.jpg) -131px -46px no-repeat;
}
.making .header .menu li.making a,
.header .menu li.making a:hover {
	background: url(../img/header_menu.jpg) -261px -46px no-repeat;
}
.qa .header .menu li.qa a,
.header .menu li.qa a:hover {
	background: url(../img/header_menu.jpg) -391px -46px no-repeat;
}
.csr .header .menu li.csr a,
.header .menu li.csr a:hover {
	background: url(../img/header_menu.jpg) -521px -46px no-repeat;
}
.oem .header .menu li.oem a,
.header .menu li.oem a:hover {
	background: url(../img/header_menu.jpg) -651px -46px no-repeat;
}


.footer .menu {
	width: 674px;
	background: url(../img/footer_menu.gif) left top no-repeat;
}
.footer .menu li {
	float: left;
}
.footer .menu li.oem {
	width: 150px;
}
.footer .menu li.company {
	width: 135px;
}
.footer .menu li.recruit {
	width: 185px;
}
.footer .menu li.privacy {
	width: 119px;
}
.footer .menu li.contact {
	width: 85px;
}


.company .content-box {
	padding-top: 19px;
	background: url(../img/company_bg_content_box.jpg) left top no-repeat;
}

.company .section .text .company-info-1,
.company .section .text .company-info-2 {
	margin: 0 15px 15px;
	padding-bottom: 15px;
	border-bottom: 1px #333 dotted;
	width: 415px;
	overflow: hidden;
}
.company .section .text .corporate-history {
	margin: 0 15px 15px;
}
.company .section .text .corporate-history h3 {
	margin-top: 0;
}

.company .section .text dl {
	margin: 0;
	width: auto;
}
.company .section .text dl dt {
	width: 9em;
}
.company .section .text dl dd {
	margin-left: 9em;
}


.company .lead .lead-title p {
	margin: 0 15px 15px;
}




.recruit .content-box {
	background: url(../img/recruit_bg_content_box.jpg) left top no-repeat;
}
.recruit .lead .message {
	margin: 0;
	padding: 29px 0 62px 25px;
	height: 88px;
	overflow: hidden;
}
.recruit .section .text .table-list {
	margin: 0 15px 0 25px;
	width: 505px;;
	overflow: hidden;
	line-height: 2.0;
}
.recruit .section .text .table-list dl {
	margin: 0;
	width: auto;
	clear: both;
	line-height: 1.33;
}
.recruit .section .text .table-list dt {
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 9em;
	font-weight: bold;
}
.recruit .section .text .table-list dd {
	margin-bottom: 10px;
	margin-left: 9em;
}
