<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift-JIS";

/*
	自動車アセスメントレイアウト（平成21年度）
	最終更新： 2010-04-15
*/

/*--------------------------------------------------トップ*/
/*h4タイトル*/
div.childTop h4 {
	border-bottom:0!important;
	margin-bottom:15px!important;
}
/*h5タイトル*/
div.childTop h5 {
	color:#0099CC;
	margin-bottom:5px;
}

/*--------------------------------------------------トピックス*/
/*h4タイトル*/
div.topics h4 {
	margin:30px 0 5px 0!important;
}
/*トピックス左側*/
div.topicsLeft {
	width:320px;
	float:left;
	margin:10px 0 25px 0;
}
div.topicsLeft dl dt {
	font-size:0;
	margin-bottom:5px!important;
}
div.topicsLeft dl dd {
	color:#555555;
	font-size:93%;
	line-height:1.3;
	margin:0 0 0 9px;
}
/*トピックス右側*/
div.topicsRight {
	width:320px;
	float:right;
	margin:10px 0 25px 0;
}
div.topicsRight dl dt {
	font-size:0;
	margin-bottom:5px!important;
}
div.topicsRight dl dd {
	color:#555555;
	font-size:93%;
	line-height:1.3;
	margin:0 0 0 9px;
}

/*--------------------------------------------------アセスメントバナー*/
/*自動車*/
ul#banner_car {
	padding:10px 3px 0 3px;
}
/*チャイルドシート*/
ul#banner_child {
	padding:10px 3px 30px 3px;
}

/*--------------------------------------------------衝突安全性能試験の結果の見方*/
div.sideairbag {
	width:300px;
	padding:10px;
	border:1px solid #0099CC;
}
div.sideairbag p {
	font-size:93%;
	line-height:1.2;
}


/*--------------------------------------------------衝突安全性能試験の試験結果*/
/*h3タイトル*/
div.result_crash h3 {
	margin-bottom:20px;
}
/*テーブル*/
div.result_crash table {
	margin-bottom:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
}
/*キャプションの指定*/
div.result_crash caption {
	font-size:108%;/*14px*/
	font-weight:bold;
	margin-bottom:1px;
}
/*ヘッダー部の指定*/
div.result_crash thead tr th {
	font-size:85%;/*11px*/
	color:#FFFFFF;
	background:#0086D3;
	line-height:1.2;
	padding:5px 0px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #C2E9FB;
	border-bottom:1px solid #C2E9FB;
}
div.result_crash tbody tr th {
	font-size:85%;/*12px*/
	line-height:1.4;
	padding:4px;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
div.result_crash tbody tr th a span {
	font-size:75%;/*10px*/
}
/*内容部の指定*/
div.result_crash tbody tr td {
	font-size:85%;/*11px*/
	line-height:1.4;
	padding:4px 0;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}
/*グラフ背景指定*/
td.graphBack {
	background:url(../images/result_crash/crashGraphBack.gif) repeat-y;
}

/*★（青）*/
.bluestar3 {
	background:url(../images/result_crash/bluestar3.gif) no-repeat left center;
}
.bluestar3plus {
	background:url(../images/result_crash/bluestar3plus.gif) no-repeat left center;
}
.bluestar4 {
	background:url(../images/result_crash/bluestar4.gif) no-repeat left center;
}
.bluestar5 {
	background:url(../images/result_crash/bluestar5.gif) no-repeat left center;
}
.bluestar6 {
	background:url(../images/result_crash/bluestar6.gif) no-repeat left center;
}
.bluestar6plus {
	background:url(../images/result_crash/bluestar6plus.gif) no-repeat left center;
}
/*★（赤）*/
.redstar3 {
	background:url(../images/result_crash/redstar3.gif) no-repeat left center;
}
.redstar3plus {
	background:url(../images/result_crash/redstar3plus.gif) no-repeat left center;
}
.redstar4 {
	background:url(../images/result_crash/redstar4.gif) no-repeat left center;
}
.redstar5 {
	background:url(../images/result_crash/redstar5.gif) no-repeat left center;
}
.redstar5plus {
	background:url(../images/result_crash/redstar5plus.gif) no-repeat left center;
}
.redstar6 {
	background:url(../images/result_crash/redstar6.gif) no-repeat left center;
}
.redstar6plus {
	background:url(../images/result_crash/redstar6plus.gif) no-repeat left center;
}


/*個別評価ページ用*/
/*★（青）*/
.bluestar3_2 {
	background:url(../images/result_crash/bluestar3_2.gif) no-repeat left center;
}
.bluestar3plus_2 {
	background:url(../images/result_crash/bluestar3plus_2.gif) no-repeat left center;
}
.bluestar4_2 {
	background:url(../images/result_crash/bluestar4_2.gif) no-repeat left center;
}
.bluestar5_2 {
	background:url(../images/result_crash/bluestar5_2.gif) no-repeat left center;
}
.bluestar6_2 {
	background:url(../images/result_crash/bluestar6_2.gif) no-repeat left center;
}
.bluestar6plus_2 {
	background:url(../images/result_crash/bluestar6plus_2.gif) no-repeat left center;
}
/*★（赤）*/
.redstar3_2 {
	background:url(../images/result_crash/redstar3_2.gif) no-repeat left center;
}
.redstar3plus_2 {
	background:url(../images/result_crash/redstar3plus_2.gif) no-repeat left center;
}
.redstar4_2 {
	background:url(../images/result_crash/redstar4_2.gif) no-repeat left center;
}
.redstar5_2 {
	background:url(../images/result_crash/redstar5_2.gif) no-repeat left center;
}
.redstar5plus_2 {
	background:url(../images/result_crash/redstar5plus_2.gif) no-repeat left center;
}
.redstar6_2 {
	background:url(../images/result_crash/redstar6_2.gif) no-repeat left center;
}
.redstar6plus_2 {
	background:url(../images/result_crash/redstar6plus_2.gif) no-repeat left center;
}


/*透化フィルタ適用棒グラフ*/
.blueBar {
	height:16px;
	background-color:#3399CC;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.redBar {
	height:16px;
	background-color:#FF6666;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
/*透化なし棒グラフ*/
.blueBar1 {
	height:14px;
	background-color:#C2E1F0;
}
.redBar1 {
	height:14px;
	background-color:#FFD1D1;
}

/*--------------------------------------------------過去の試験車種リスト */
div.future_car {
	background-color:#DAEEFB;
	padding-left:1px;
}
div.future_car h4 {
	padding:10px 5px 3px 5px;
}
div.future_carlist {
	width:215px;
	float:left;
	margin:7px 0 10px 9px;
}
div.future_carlist dl dt {
	margin-bottom:5px;
}
div.future_carlist dl dd {
	margin-left:11px;
}
/*■アイコン */
.list_orange {
	background:url(../images/list_future/list_orange.gif) no-repeat 2px 3px;
	padding-left:20px;
}

/*--------------------------------------------------後席シートベルト使用性評価の試験結果*/
/*h3タイトル*/
div.result_seatbelt h3 {
	margin-bottom:20px;
}
/*テーブル*/
div.result_seatbelt table {
	margin-bottom:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
}
/*キャプションの指定*/
div.result_seatbelt caption {
	font-size:108%;/*14px*/
	font-weight:bold;
	margin-bottom:1px;
}
/*ヘッダー部の指定*/
div.result_seatbelt thead tr th {
	font-size:85%;/*11px*/
	color:#FFFFFF;
	background:#0086D3;
	line-height:1.2;
	padding:2px 0px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #C2E9FB;
	border-bottom:1px solid #C2E9FB;
}
div.result_seatbelt tbody tr th {
	font-size:85%;/*12px*/
	line-height:1.4;
	padding:4px;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
/*内容部の指定*/
div.result_seatbelt tbody tr td {
	font-size:85%;/*11px*/
	line-height:1.2;
	padding:4px 0;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

/*--------------------------------------------------座席ベルトの非着用時警報装置評価試験の試験結果*/
/*h3タイトル*/
div.result_warning h3 {
	margin-bottom:20px;
}
/*テーブル*/
div.result_warning table {
	margin-bottom:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
}
/*キャプションの指定*/
div.result_warning caption {
	font-size:108%;/*14px*/
	font-weight:bold;
	margin-bottom:1px;
}
/*ヘッダー部の指定*/
div.result_warning thead tr th {
	font-size:85%;/*11px*/
	color:#FFFFFF;
	background:#0086D3;
	line-height:1.2;
	padding:2px 0px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #C2E9FB;
	border-bottom:1px solid #C2E9FB;
}
div.result_warning tbody tr th {
	font-size:85%;/*12px*/
	line-height:1.4;
	padding:4px;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
/*内容部の指定*/
div.result_warning tbody tr td {
	font-size:85%;/*11px*/
	line-height:1.2;
	padding:4px 0;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

/*--------------------------------------------------ブレーキ性能試験の試験結果*/
/*テーブル*/
div.result_brake h3 {
	margin-bottom:20px;
}
/*テーブル*/
div.result_brake table {
	margin-bottom:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
}
/*ヘッダー部の指定*/
div.result_brake thead tr th {
	font-size:85%;/*11px*/
	font-weight:bold;
	color:#FFFFFF;
	background:#0086D3;
	line-height:1.2;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #C2E9FB;
	border-bottom:1px solid #C2E9FB;
}
div.result_brake tbody tr th {
	font-size:85%;/*12px*/
	line-height:1.4;
	padding:4px;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
div.result_brake tbody tr th a span {
	font-size:75%;/*10px*/
}
/*内容部の指定*/
div.result_brake tbody tr td {
	font-size:85%;/*11px*/
	line-height:1.4;
	padding:4px 0px;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:url(../images/result_brake/brakeGraphBack.gif) repeat-y;
}

/*ブレーキ性能試験棒グラフ*/
/*乾燥*/
.dryBar1 {
	height:25px;
	background:url(../images/result_brake/dryBar.gif) no-repeat right;
}
dl.dry dt {
	float:left;
}
dl.dry dd {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	line-height:25px;
}
/*湿潤*/
.wetBar1 {
	height:25px;
	background:url(../images/result_brake/wetBar.gif) no-repeat right;
}
dl.wet dt {
	float:left;
}
dl.wet dd {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	line-height:25px;
}

/*--------------------------------------------------歩行者頭部保護性能試験*/
div.test_headLeft {
	width:310px;
	float:left;
}
div.test_headRight {
	width:360px;
	float:right;
}

/*--------------------------------------------------個別評価ページ*/
/*試験対象車名*/
h4.carName {
	font-size:153.9%!important;
	color:#333333!important;
	padding:0 0 1px 85px;
	background:url(../images/individual/carNameBack.gif) no-repeat bottom;
	border-bottom:0!important;
}
/*写真*/
div.photo {
	width:320px;
	float:left;
}
/*スペック*/
div.individual_spec {
	width:345px;
	float:right;
}
/*テーブル*/
div.individual_spec table {
	font-size:85%;/*11px*/
	margin-bottom:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
}
/*ヘッダー部の指定*/
div.individual_spec tbody tr th {
	padding:2px 4px;
	text-align:left;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
/*内容部の指定*/
div.individual_spec tbody tr td {
	padding:2px 4px;
	text-align:left;
	border-bottom:1px solid #DFDFDF;
}

/*衝突安全性能試験結果（レート）*/
div.individual_crashRate {
	width:287px;
	float:left;
}
/*テーブル*/
div.individual_crashRate table {
	margin-bottom:8px;
	border-top:0;
	border-bottom:3px solid #CCCCCC;
}
/*ヘッダー部の指定*/
div.individual_crashRate thead tr th {
	color:#FFFFFF;
	background:#0086D3;
	padding:3px;
	text-align:left;
	border-right:0;
	border-bottom:1px solid #C2E9FB;
}
div.individual_crashRate tbody tr th {
	font-size:85%;/*11px*/
	padding:4px 0;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
/*内容部の指定*/
div.individual_crashRate tbody tr td {
	font-size:85%;/*11px*/
	padding:9px 0px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

/*衝突安全性能試験結果（装備）*/
div.individual_equipment {
	width:393px;
	float:right;
}
/*テーブル*/
div.individual_equipment table {
	margin-bottom:5px;
	border-top:0;
	border-bottom:3px solid #CCCCCC;
}
/*ヘッダー部の指定*/
div.individual_equipment thead tr th {
	font-weight:bold;
	color:#FFFFFF;
	background:#0086D3;
	padding:3px;
	text-align:left;
	vertical-align:middle;
	border-right:0;
	border-bottom:1px solid #C2E9FB;
}
div.individual_equipment tbody tr th {
	font-size:85%;/*11px*/
	padding:2px 4px;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
/*内容部の指定*/
div.individual_equipment tbody tr td {
	font-size:85%;/*11px*/
	padding:4px 0;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px solid #DFDFDF;
}

div.individual_equipment tbody tr td dl {
	margin:0;
}
div.individual_equipment tbody tr td dl dt {
	float:left;
	line-height:1;
	margin-right:0.5em;
	width:16em;
}
div.individual_equipment tbody tr td dl dd {
	line-height:1.1;
}

/*写真1*/
div.photo1 {
	width:160px;
	float:left;
	margin-left:8px;
	text-align:center;
	display:inline;
}
div.photo1 dl {
	margin:0;
}
/*写真2*/
div.photo2 {
	width:160px;
	float:left;
	margin-left:10px;
	text-align:center;
	display:inline;
}
div.photo2 dl {
	margin:0;
}
/*写真3*/
div.photo3 {
	width:160px;
	float:left;
	margin-left:10px;
	text-align:center;
	display:inline;
}
div.photo3 dl {
	margin:0;
}
/*写真4*/
div.photo4 {
	width:160px;
	float:left;
	margin-left:10px;
	text-align:center;
	display:inline;
}
div.photo4 dl {
	margin:0;
}
/*共通*/
dl.photo dd {
	margin:5px 0 0 3px!important;
}
dl.photo dd a {
	cursor:pointer;
}

/*衝突安全性能試験結果*/
/*テーブル*/
div.individual_crash table {
	margin-bottom:10px;
	border-top:0;
	border-bottom:3px solid #CCC;
	border-top:1px solid #CCC;
}
/*キャプションの指定*/
div.individual_crash caption {
	font-size:108%;/*14px*/
	font-weight:bold;
	margin-bottom:1px;
}
/*ヘッダー部の指定*/
div.individual_crash thead tr th {
	font-size:85%;/*11px*/
	font-weight:bold;
	color:#5E4F46;
	background:#EBE6C8;
	line-height:1.2;
	padding:2px 0px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #D2CBAC;
	border-bottom:1px solid #D2CBAC;
}
div.individual_crash thead tr th span {
	font-size:93%;/*10px*/
	color:#5E4F46;
}
div.individual_crash tbody tr th {
	font-size:85%;/*11px*/
	padding:4px 0;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
/*内容部の指定*/
div.individual_crash tbody tr td {
	font-size:85%;/*11px*/
	line-height:1.2;
	padding:2px 0px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

/*オフセットの上書き*/
div#offset thead tr th {
	color:#464D53;
	background:#C9DDED;
	border-right:1px solid #A1B1BD;
	border-bottom:1px solid #A1B1BD;
}
div#offset thead tr th span {
	color:#464D53;
}
/*グラフ背景指定*/
td.graphBack {
	background:url(../images/individual/graphBack.gif) repeat-y;
}

/*側面衝突の上書き*/
div#side thead tr th {
	color:#4E4E4B;
	background:#E1E1D7;
	border-right:1px solid #BABBB4;
	border-bottom:1px solid #BABBB4;
}
div#side thead tr th span {
	color:#4E4E4B;
}

/*後面衝突頚部保護性能の上書き*/
div#neck thead tr th {
	color:#4E4E4B;
	background:#DFC5D8;
	border-right:1px solid #BABBB4;
	border-bottom:1px solid #BABBB4;
}
div#side thead tr th span {
	color:#4E4E4B;
}


/*ブレーキ性能試験棒グラフ*/
div.individual_brake {
	margin-bottom:10px;
	background:url(../images/individual/brakeGraphBack.gif) repeat-y;
}
div.individual_brake dl {
	margin:0;
	clear:both;
}
div.individual_brake dl dd sup {
	font-size:75%;
	color:#CC0000;
	vertical-align:super;
	margin-left:5px;
}

/*乾燥*/
.dryBar2 {
	height:40px;
	background:url(../images/individual/dryBar.gif) no-repeat right;
}
dl.dry2 dt {
	float:left;
}
dl.dry2 dd {
	font-size:123.1%;
	font-weight:bold;
	text-align:left;
	float:left;
	padding-left:10px;
	line-height:40px;
}
/*湿潤*/
.wetBar2 {
	height:40px;
	background:url(../images/individual/wetBar.gif) no-repeat right;
}
dl.wet2 dt {
	float:left;
}
dl.wet2 dd {
	font-size:123.1%;
	font-weight:bold;
	text-align:left;
	float:left;
	line-height:40px;
}

/*--------------------------------------------------安全装置の解説*/
div.safetydevice_qa {
	clear:both;
	border:1px solid #2983D1;
}
div.safetydevice_qa dl dt {
	font-size:123.1%;
	font-weight:bold;
	color:#2983D1;
	line-height:1.2;
}
div.safetydevice_qa dl dd {
	font-size:93%;
	line-height:1.2;
	margin:0;
}
div.safetydevice_question {
	width:250px;
	float:left; 
	padding:5px;
}
div.safetydevice_answer {
	width:400px;
	float:right; 
	padding:5px;
	background:#D0E5F8;
}

/*EOF*/</pre></body></html>