@charset "UTF-8";

/* -- Heading -- */

h1.heading {
	width: 770px;
	}

/* -- HID -- */

h1.hid {
	text-align: center;
	background: url(_img/hustler_hid.png) no-repeat;
	width: 438px;
	height: 112px;
	margin: -15px auto 35px;
	padding: 0;
	overflow: hidden;
	}

p.banner-prius {
	text-align: center;
	width: 960px;
	margin: 0 auto 25px;
	padding: 0;
	}

p.banner-prius a {
	text-align: center;
	background: url(_img/banner-prius.png) no-repeat center 0;
	width: 960px;
	height: 240px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	}

p.banner-prius a:hover {
	background-position: center -241px;
	}

p.banner-prius_s {
	text-align: right;
	width: 960px;
	margin: 0 auto -189px;
	padding: 0;
	}

p.banner-prius_s a {
	text-align: center;
	background: url(_img/banner-prius_s.png) no-repeat;
	width: 231px;
	height: 189px;
	margin: 0 0 0 auto;
	padding: 0;
	display: block;
	position: relative;
	top: -21px;
	right: 5px;
	overflow: hidden;
	z-index: 100;
	}

/* -- HID Movie -- */

p.hid_movie {
	text-align: center;
	width: 960px;
	margin: 0 auto 25px;
	padding: 0;
	}

iframe.hid_movie {
	margin: 0;
	position: relative;
	z-index: 100;
	}

/* -- Menu - HID -- */

ul.menu-hid {
	width: 960px;
	margin: 0 auto 25px;
	padding: 0;
	position: relative;
	z-index: 200;
	}

ul.menu-hid li {
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline;
	}

ul.menu-hid li a {
	background: url(_img/menu-hid.png) no-repeat;
	width: 192px;
	height: 55px;
	margin: 0;
	padding: 0;
	display: inline-block;
	overflow: hidden;
	}

ul.menu-hid li a#insistence {
	background-position: 0 0;
	}

ul.menu-hid li a#insistence:hover {
	background-position: 0 -56px;
	}

ul.menu-hid li a#merit {
	background-position: -192px 0;
	}

ul.menu-hid li a#merit:hover {
	background-position: -192px -56px;
	}

ul.menu-hid li a#agency {
	background-position: -384px 0;
	}

ul.menu-hid li a#agency:hover {
	background-position: -384px -56px;
	}

ul.menu-hid li a#domestic_list {
	background-position: -576px 0;
	}

ul.menu-hid li a#domestic_list:hover {
	background-position: -576px -56px;
	}

ul.menu-hid li a#import_list {
	background-position: -768px 0;
	}

ul.menu-hid li a#import_list:hover {
	background-position: -768px -56px;
	}

/* -- HID Conformity List -- */

p.conformity {
	text-align: center;
	width: 960px;
	margin: 0 0 25px;
	padding: 0;
	}

p.conformity a {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0;
	width: 470px;
	height: 100px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 100;
	}

p.conformity a:hover {
	background-position: center -101px;
	}

p.conformity a#domestic {
	background-image: url(_img/button-conformity-domestic.png);
	margin-right: auto;
	}

p.conformity a#import {
	background-image: url(_img/button-conformity-import.png);
	margin-left: auto;
	}

p#left {
	text-align: left;
	margin-bottom: -100px;
	}

p#right {
	text-align: right;
	}

/* -- HID Temporary -- */

p.hid_temp {
	text-align: center;
	width: 960px;
	margin: 0;
	padding: 0;
	}

/* -- HID Photo -- */

h2.hid_photo {
	text-align: center;
	width: 960px;
	margin: 75px auto 25px;
	padding: 0;
	}

div.hid_photo {
	width: 980px;
	margin: 0;
	padding: 0;
	}

div.hid_photo dl {
	width: 225px;
	margin: 0 5px 25px;
	padding: 0;
	display: inline-block;
	}

*+html div.hid_photo dl {
	float: left;
	}

div.hid_photo dl dt {
	text-align: left;
	margin: 0 0 10px;
	padding: 0;
	}

div.hid_photo dl dt a {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0;
	width: 225px;
	height: 150px;
	margin: 0;
	padding: 0;
	display: block;
	border-radius: 2px;
	}

div.hid_photo dl dt a:hover {
	background-position: center -151px;
	}

div.hid_photo dl dd {
	text-align: left;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #003c8c;
	}

div.hid_photo dl dd span {
	text-align: left;
	margin: 5px 0;
	padding: 0;
	display: block;
	}

a#hid_photo-01 {
	background-image: url(_data/hid_photo/hid_photo-01s.jpg);
	}

a#hid_photo-02 {
	background-image: url(_data/hid_photo/hid_photo-02s.jpg);
	}

a#hid_photo-03 {
	background-image: url(_data/hid_photo/hid_photo-03s.jpg);
	}

a#hid_photo-04 {
	background-image: url(_data/hid_photo/hid_photo-04s.jpg);
	}

a#hid_photo-05 {
	background-image: url(_data/hid_photo/hid_photo-05s.jpg);
	}

a#hid_photo-06 {
	background-image: url(_data/hid_photo/hid_photo-06s.jpg);
	}

a#hid_photo-07 {
	background-image: url(_data/hid_photo/hid_photo-07s.jpg);
	}

/* -- HID Tank -- */

p.hid_tank {
	text-align: center;
	margin: 0 0 15px;
	padding: 0;
	}

/* -- Bulb Photo -- */

p.bulb_photo {
	text-align: center;
	width: 980px;
	margin: 0 -10px;
	padding: 0;
	overflow: auto;
	}

p.bulb_photo a {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0;
	width: 225px;
	height: 150px;
	margin: 5px 7px;
	padding: 0;
	display: block;
	float: left;
	border: 3px solid #515151;
	border-radius: 5px;
	}

p.bulb_photo a:hover {
	background-position: center -151px;
	}

a#bulb_photo-01 {
	background-image: url(_data/bulb_photo/bulb_photo-01s.jpg);
	}

a#bulb_photo-02 {
	background-image: url(_data/bulb_photo/bulb_photo-02s.jpg);
	}

a#bulb_photo-03 {
	background-image: url(_data/bulb_photo/bulb_photo-03s.jpg);
	}

a#bulb_photo-04 {
	background-image: url(_data/bulb_photo/bulb_photo-04s.jpg);
	}

a#bulb_photo-05 {
	background-image: url(_data/bulb_photo/bulb_photo-05s.jpg);
	}

a#bulb_photo-06 {
	background-image: url(_data/bulb_photo/bulb_photo-06s.jpg);
	}

a#bulb_photo-07 {
	background-image: url(_data/bulb_photo/bulb_photo-07s.jpg);
	}

a#bulb_photo-08 {
	background-image: url(_data/bulb_photo/bulb_photo-08s.jpg);
	}