@charset "UTF-8";

/*======================================

	about_h2
	
=======================================*/

#main h2#aboutIndex { background: url(../about/images/index_h2.gif) no-repeat; }
#main h2#aboutNews { background: url(../about/images/news_h2.gif) no-repeat; }
#main h2#aboutHistory { background: url(../about/images/history_h2.gif) no-repeat; }
#main h2#aboutConvenient { background: url(../about/images/convenient_h2.gif) no-repeat; }
#main h2#aboutDriver { background: url(../about/images/drive_h2.gif) no-repeat; }
#main h2#abouttaikendan { background: url(../about/images/taikendan_h2.gif) no-repeat; }


/*======================================

	about_Left
	
=======================================*/

#aboutLeft {
  position: relative;
	float: left;
  width: 210px;
	margin-top: 20px;
}
#aboutLeft ul {
  width: 190px;
	margin: 0 0 20px 0;
	padding: 45px 0 0 0;
  list-style: none;
	background: url(../images/Lnavi_contents_bg.gif) no-repeat;
}
/*\*/
* html #aboutLeft ul {
  position: relative;
  width: 192px;
}
/**/
#aboutLeft ul li {
	float: left;
  height: 30px;
  width: 190px;
	margin: 0 0 10px 0;
  font-size: 11px;
	line-height: 30px;
}
/*\*/
* html #aboutLeft ul li {
}
/**/
#aboutLeft ul li a {
  display: block;
  height: 30px;
  width: 183px;
  outline : 0;
  text-decoration: none;
	color: #DC0000;
	border: 1px solid #DC0000;
	padding: 0 0 0 5px;
}
/*\*/
* html #aboutLeft ul li a {
	padding: 0 0 0 5px;
  width: 190px;
}
/**/
#aboutLeft ul li a:hover {
	color: #FFFFFF;
	background-color: #DC0000;
	border: 1px solid #DC0000;
}
#aboutLeft div {
  position:relative;
  left: 5px;
	top: 5px; 
  width: 180px;
  height: 90px;
  text-indent: -9999px;
  font-size: 1px;
}

/*======================================

	about_content
	
=======================================*/

div#contentAbout {
  position: relative;
	float: right;
  width: 550px;
	margin-top: 15px;
}
/*\*/
* html div#contentAbout  {
}
/**/
#contentAbout h3 {
  width: 540px;
	height: 35px;
	padding-left: 10px;
	margin: 5px 0 0 0;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../about/images/about_h3bg.gif) no-repeat;
}
/*\*/
* html #contentAbout h3 {
  width: 550px;
}
/**/
#contentAbout p {
	margin: 15px 10px;
}
#contentAbout p.pbottom {
	margin: 15px 10px 70px 10px;
}
#contentAbout p.pRightimg img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* index.html
---------------------------------------------------- */
#indexAbout h3#h3Index {
  width: 640px;
	height: 35px;
	padding-left: 10px;
	margin: 30px 0 0 60px;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../about/images/about_h3bg2.gif) no-repeat;
}
/*\*/
* html #indexAbout h3#h3Index {
  width: 650px;
}
/**/
#indexAbout p {
	margin: 15px 110px;
}
#aboutButton {
  position: relative;
  width: 650px;
	height: 350px;
	top: 30px;
	left: 55px;
}
#aboutButton h4 {
  position: absolute;
  width: 320px;
  height: 140px;
  text-indent: -9999px;
  color: #FFFFFF;
  font-size: 1px;
}
#aboutButton h4#aboutBtn1 { top: 0px; left: 0px; background: url(../about/images/about_index_01.gif) no-repeat; }
#aboutButton h4#aboutBtn2 { top: 0px; left: 330px; background: url(../about/images/about_index_02.gif) no-repeat; }
#aboutButton h4#aboutBtn3 { top: 150px; left: 0px; background: url(../about/images/about_index_03.gif) no-repeat; }
#aboutButton h4#aboutBtn4 { top: 150px; left: 330px; background: url(../about/images/about_index_04.gif) no-repeat; }
#aboutButton h4 a {
  display: block;
  width: 320px;
  height: 140px;
  outline : 0;
	text-decoration: none;
}
#aboutButton h4#aboutBtn1 a:hover { background: url(../about/images/about_index_11.gif) -320px 0; }
#aboutButton h4#aboutBtn2 a:hover { background: url(../about/images/about_index_12.gif) -320px 0; }
#aboutButton h4#aboutBtn3 a:hover { background: url(../about/images/about_index_13.gif) -320px 0; }
#aboutButton h4#aboutBtn4 a:hover { background: url(../about/images/about_index_14.gif) -320px 0; }
#aboutButton h5 {
  text-indent: -9999px;
  color: #FFFFFF;
  font-size: 1px;
}
#aboutButton h5 a {
  color: #FFFFFF;
  outline : 0;
}

/* news.html
---------------------------------------------------- */
#contentAbout div.newsDiv {
  clear: both;
  position: relative;
  width: 550px;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #111111;
}
#contentAbout div.newsDiv2 {
  clear: both;
  position: relative;
  width: 550px;
	margin: 20px 0 50px 0;
}
#contentAbout div.newsDiv img ,
#contentAbout div.newsDiv2 img {
	float: right;
	margin: 0 0 10px 10px;
}
#contentAbout div.newsDiv pre ,
#contentAbout div.newsDiv2 pre {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 5px solid #00A1E1;
  font-family: "Trebuchet MS",Helvetica,Arial,Verdana;
}

/* history.html
---------------------------------------------------- */
#contentAbout dl {
	margin: 15px 10px 70px 10px;
  list-style: none;
}
#contentAbout dt {
  float: left;
  width: 6em;
	margin-bottom: 15px;
	color: #004F8C;
	text-align: right;
}
#contentAbout dd {
  margin-left: 7em;
	margin-bottom: 15px;
}

/* driver.html
---------------------------------------------------- */
#contentAbout div.driverinfo {
  clear: both;
  position: relative;
  width: 550px;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #111111;
}
#contentAbout div.driverinfo2 {
  clear: both;
  position: relative;
  width: 550px;
	margin: 20px 0 50px 0;
}
#contentAbout div.driverinfo img,  #contentAbout div.driverinfo2 img {
	float: left;
	width: 120px;
	height: 180px;
	margin-left: 20px;
}
#contentAbout div.driverinfo p , #contentAbout div.driverinfo2 p {
	margin: 0 10px 0 170px;
}
#contentAbout div#drivers {
  position: relative;
  width: 550px;
	height: 250px;
	background: url(../about/images/drivers_bg.jpg) no-repeat;
}
#contentAbout div#drivers div {
  position: absolute;
  width: 120px;
  height: 90px;
  text-indent: -9999px;
  color: #FFFFFF;
  font-size: 1px;
}
#drivers div#drivers01 { top: 13px; left: 40px; }
#drivers div#drivers02 { top: 13px; left: 163px; }
#drivers div#drivers03 { top: 13px; left: 293px; }
#drivers div#drivers04 { top: 13px; left: 413px; }
#drivers div#drivers05 { top: 113px; left: 40px; }
#drivers div#drivers06 { top: 113px; left: 163px; }
#drivers div#drivers07 { top: 113px; left: 293px; }
#drivers div#drivers08 { top: 113px; left: 413px; }
#drivers div a {
  display: block;
  width: 120px;
  height: 90px;
  outline : 0;
}


