@charset "utf-8";
/* formatting style
------------------------------*/
body,div,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,tr,th,td,
form,fieldset,legend,
em {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	font-family: sans-serif;
	font-size: 81%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}
/* link style
------------------------------*/
a img{
	border-style: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #6600FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/* container style
------------------------------*/
#container {
	background-color: #FFFFFF;
	width: 750px;
	margin: 0px auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
/* header style
------------------------------*/
#header {
	width: 750px;
	height: 60px;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header #logoDaihatsu {
	position: absolute;
	top: 18px;
	right: 15px;
}
/* navigation style
------------------------------*/
#navi {
	width: 750px;
	height: 30px;
	background-image: url(images/naviBackGround.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #FF0000;
}
#navi ul {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#navi ul li {
	float: left;
	list-style: none;
}
#navi ul li a {
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/naviButton.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	width: 100px;
	height: 30px;
	border-left: 1px solid #666666;
}
#navi ul li a:hover {
	color: #FFFFFF;
	background-image: url(images/naviButtonActive.gif);
	background-repeat: no-repeat;
}
#navi ul li#nRecruit a {
	border-right: 1px solid #666666;
}
#home #navi #nHome a,
#whatsNew #navi #nWhatsNew a,
#company #navi #nCompany a,
#product #navi #nProduct a,
#technology #navi #nTechnology a,
#environment #navi #nEnvironment a,
#recruit #navi #nRecruit a {
	color: #FFFFFF;
	background-image: url(images/naviButtonActive.gif);
	background-repeat: no-repeat;
}
/* main style
------------------------------*/
#main {
	width: 750px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#main h3 {
	font-size: 123%;
	font-weight: bold;
	background-image: url(images/chapterMark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
}
/* top-image style
------------------------------*/
#top-image {
	width: 750px;
	height: 240px;
}
#top-image p.topImage {
	margin: 0px;
}

/* keywords style
------------------------------*/
#keywords {
	width: 750px;
	height: 30px;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#keywords p {
	line-height: 30px;
	padding-left: 15px;
	margin: 0px;
}
/* content style
------------------------------*/
#content {
	float: left;
	width: 570px;
	padding-bottom: 30px;
}
/* topNewsTitleBox style
------------------------------*/
#topNewsTitleBox {
	height: 33px;
	width: 525px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 15px;
}
#topNewsTitleBox ul#topNewsHistory {
	position: absolute;
	top: 8px;
	right: 10px;
}
#topNewsTitleBox ul#topNewsHistory li {
	background-image: url(images/listIconGray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	font-size: 85%;
	padding-left: 12px;
}
/* topNewsBox style
------------------------------*/
#topNewsBox {
	width: 525px;
	border-bottom: 2px dotted #666666;
	margin-left: 15px;
	padding-bottom: 10px;
}
#topNewsBox dl dt {
	color: #FF0000;
	background-image: url(images/listIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#topNewsBox dl dd {
	margin: 0px 0px 10px 7em;
}
/* sidebar style
------------------------------*/
#sidebar {
	float: right;
	width: 180px;
}
#sidebar #banner {
	padding-right: 15px;
	margin-top: 30px;
}
/* footer style
------------------------------*/
#footer {
	clear: both;
	width: 750px;
	height: 50px;
}
#footerNavi {
	width: 750px;
	height: 25px;
	border-top: 1px solid #666666;
}
#footerNavi ul li {
	display: inline;
	list-style: none;
	background-image: url(images/listIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	float: right;
	margin-right: 15px;
	line-height: 25px;
	font-size: 85%;
}
#footerAddress {
	width: 750px;
	height: 25px;
	background-color: #CCCCCC;
}
#footerAddress address {
	line-height: 25px;
	padding-left: 15px;
	font-size: 85%;
}
/* topicPath style
------------------------------*/
#topicPathBox {
	width: 750px;
	height: 30px;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
ol#topicPath {
	padding-left: 15px;
}

ol#topicPath li{
	display: inline;
	line-height: 30px;
	list-style: none;
}
ol#topicPath li a {
	background-image: url(images/topicPathArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
/* secondMain style
------------------------------*/
#secondMain {
	float: left;
	width: 569px;
	border-right: 1px solid #666666;
	padding-bottom: 30px;
}
#secondMain h2 {
	font-size: 123%;
	font-weight: bold;
	background-image: url(images/chapterMark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #FF0000;
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
}
#secondMain h2.mapTitle {
	margin-top: 30px;
}
/* secondHeader style
------------------------------*/
#secondHeader {
	width: 569px;
	margin-bottom: 30px;
}
#secondHeader p {
	margin: 0px;
}
/* secondContent style
------------------------------*/
#secondContent {
	width: 540px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-right: 14px;
	margin-left: 15px;
}
#secondContentBox {
	width: 540px;
	margin-right: 14px;
	margin-left: 15px;
	margin-top: 30px;
}
#secondContent #secondContentNaviBox {
	padding-top: 15px;
	padding-bottom: 10px;
}
#secondContent dl#secondContentNavi dt {
	font-weight: bold;
	background-image: url(images/listIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	clear: left;
	float: left;
	width: 9em;
	color: #333333;
	margin-bottom: 10px;
}
#secondContent dl#secondContentNavi dt.long {
	width: 11em;
}
#secondContent dl#secondContentNavi dd {
	margin-bottom: 10px;
}
#secondContent dl#secondContentNavi dt a:link {
	color: #333333;
	text-decoration: none;
}
#secondContent dl#secondContentNavi dt a:visited {
	color: #333333;
	text-decoration: none;
}
#secondContent dl#secondContentNavi dt a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#secondContent dl#secondContentNavi dt a:active {
	color: #FF0000;
	text-decoration: underline;
}
/* secondSidebar style
------------------------------*/
#secondSidebar {
	float: right;
	width: 180px;
}
#secondSidebar ul {
	list-style: none;
}
#secondSidebar ul li {
	line-height: 30px;
	display: block;
	height: 30px;
	width: 180px;
	border-bottom: 1px solid #666666;
	text-indent: 15px;
}
#secondSidebar ul li a {
	display: block;
	background-color: #CCCCCC;
	height: 30px;
	width: 180px;
}
#secondSidebar ul li a.secondSidebarSecond {
	background-color: #E1E1E1;
}
/* table
------------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table#tableIso th {
	width: 25%;
}
#main table#tableMap th {
	width: 25%;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
/* form
------------------------------*/
#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}
/* history style
------------------------------*/
#main #historyLeft {
	float: left;
	width: 262px;
}
#main #historyRight {
	float: right;
	width: 262px;
}
#main #historyUnder {
	clear: both;
	width: 540px;
	padding-bottom: 30px;
}
#historyLeft table,
#historyRight table {
	font-size: 85%;
}
/* recruit style
------------------------------*/
#main #recruitMain {
	width: 539px;
	margin-right: 15px;
	margin-left: 15px;
}
#main #recruitBox {
	width: 539px;
	padding-bottom: 30px;
}
#main #recruitBox #recruitHeader {
	width: 539px;
	height: 35px;
}
#main #recruitBox #recruitHeader p {
	margin: 0px;
}
#main #recruitBox #recruitContent {
	background-image: url(recruit/images/recruitBoxBG.gif);
	background-repeat: repeat-y;
	width: 509px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
#main #recruitBox #recruitContent ul li {
	list-style: none;
	display: inline;
}
#main #recruitBox #recruitFooter {
	width: 539px;
	height: 20px;
	clear: both;
}
#main #recruitBoxContact {
	background-image: url(recruit/images/recruitContact.gif);
	background-repeat: no-repeat;
	width: 281px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 155px;
	padding-top: 8px;
}
#main #recruitBoxContact p {
	line-height: 1.6;
}
/* facilites style
------------------------------*/
#main #facilitesBox {
	width: 540px;
	height: 250px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #666666;
}
#main #facilitesBoxRight img {
	border: 1px solid #999999;
}
#main #facilitesBoxRight {
	float: right;
	width: 182px;
}
#main #facilitesBoxLeft {
	float: left;
	width: 343px;
}
#main #facilitesBox li {
	list-style: decimal outside;
	margin-left: 2em;
}
#main #facilitesBoxLeft p {
	margin-left: 2em;
	margin-bottom: 0px;
}
#main #facilitesBoxRight p {
	line-height: 1.5;
}
/* content style
------------------------------*/
#main #contentHeader {
	padding-bottom: 30px;
	width: 569px;
}
#main #contentBox {
	width: 540px;
	margin-right: 14px;
	margin-left: 15px;
	clear: both;
	margin-bottom: 30px;
}
#main #contentBox p {
	line-height: 1.6;
	margin: 0px;
}
#main #contentBox p em {
	color: #FF0000;
	font-weight: bold;
}
#main #contentBox p img.photoBox {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
#main #contentBox p img.photoBoxMarginTop {
	margin-top: 1em;
}
#main #contentBox p img.contentTitle {
	margin-bottom: 10px;
}
#main #contentBox p.zuBox {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
#main #contentBox p.mapBox {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#main #contentBox p.privacySen {
	font-weight: bold;
}
#main #contentBox dl dt {
	color: #FF0000;
}
#main #contentBox dl dd {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
/* siteMap style
------------------------------*/
#main #siteMapBox {
	width: 540px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height: 2;
}
ul#siteMap {
	margin: 0;
	padding: 0;
}
ul#siteMap ul {
	margin: 0;
	padding: 0;
}
ul#siteMap li {
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0 0 0 20px;
	background: url(siteMap/images/mapMaker.gif) 0 0.65em no-repeat;
}
ul#siteMap li.joint  {
	background: url(siteMap/images/mapJoint.gif) repeat-y top left;
}
ul#siteMap li.bottom {
	background-image: url(siteMap/images/mapBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
