@charset "utf-8";

/* index */
#index-list { padding: 40px 82px;}
#index-list01,
#index-list03 {
	float: left;
	clear: left;
	width: 390px;
	padding-bottom: 30px;
}
#index-list02,
#index-list04 {
	float: right;
	width: 390px;
	padding-bottom: 30px;
}
#index-list01 { background: url(../../company/img/index-p01.jpg) no-repeat left top;}
#index-list02 { background: url(../../company/img/index-p02.jpg) no-repeat left top;}
#index-list03 { background: url(../../company/img/index-p03.jpg) no-repeat left top;}
#index-list04 { background: url(../../company/img/index-p04.jpg) no-repeat left top;}

.index-image { margin-bottom: 15px;}
.index-image a {
	position: relative;
	display: block;
	width: 390px;
	height: 199px;
	font-size: 107.7%;
	font-weight: bold;
}
.index-image span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	width: 358px;
	line-height: 40px;
	padding: 0 16px;
	background: #0069ac; /* IE6,7 */
	background: rgba(0,105,172,0.8);
	color: #fff !important;
	-moz-transition: 0.1s linear;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.index-image a:hover span {
	background: #0082d5;
	background: rgba(0,130,213,0.9);
}
.index-image i {
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	background: url(../img/arrow03.png) no-repeat center center;
}

/* outline */
.outline { width: 100%;}
.outline th,
.outline td {
	padding: .5em 1.25em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.outline th { background: #eee;}


#yakuin { line-height: 1;}
#yakuin dt { float: left; clear: both; width: 28em; font-weight: bold;}
#yakuin dd { margin-left: 30em; margin-bottom: .8em;}
#yakuin dd img { vertical-align: middle;}

/* Toyota vehicle production */
#toyota { float: right; width: 227px; height: 324px; background: url(../../company/img/sprite_group.gif) no-repeat left 6px;}
#toyota ul,
#toyota li { list-style: none; margin: 0; padding: 0;}
#toyota li ul { margin-left: 30px;}
#toyota li a,
#toyota li span { display: block; width: 100%; height: 30px; margin-top: 6px; text-indent: -9999px;}
#toyota li a:hover { background: url(../../company/img/sprite_group.gif) no-repeat right top;}
#toyota li#toyota02 a { background-position: right -36px;}
#toyota li#toyota03 a { background-position: right -72px;}
#toyota li#toyota04 a { background-position: right -144px;}
#toyota li#toyota05 a { background-position: right -180px;}
#toyota li#toyota06 a { background-position: right -216px;}
#toyota li#toyota07 a { background-position: right -252px;}
#toyota li#toyota08 a { background-position: right -288px;}

/* Locations & affiliated companies */
#window { background: none;}
#window #logo { float: none; padding: 20px 0 0 30px;}
#window #content { background: none; border: none; width: 540px; padding: 15px 30px;}
#window #btnClose { position: absolute; top: 15px; right: 25px; margin: 0; padding: 0;}
#window #btnClose .button { width: 140px;}
#window #copyright { padding: 10px 0;}