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

/*
	自動車・チャイルドシートアセスメントレイアウト
	最終更新： 2009-04-21
*/

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

/*--------------------------------------------------サブナビ*/
dl#subNavi {
	padding:0 3px;
}
dl#subNavi dt {
	width:173px;
}
/*表示用*/
dd.dispList {
	width:161px;
	padding:8px 4px 5px 6px;
	background:#FFFFFF;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
}
dd.dispList ul li a {
	font-size:93%;
	line-height:1.2;
	margin-bottom:7px;
	display:block;
}
/*非表示用*/
dd.hideList {
	width:161px;
	padding:8px 4px 5px 6px;
	background:#FFFFFF;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
}
dd.hideList ul li a {
	font-size:93%;
	line-height:1.2;
	margin-bottom:7px;
	display:block;
}

/*--------------------------------------------------トップ*/
/*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;
}

/*--------------------------------------------------評価結果一覧*/
/*h3タイトル*/
div.assessmentList h3 {
	margin:0 0 15px 0;
}
/*h4タイトル*/
div.assessmentList h4 {
	margin-bottom:10px;
}
/*テーブル*/
div.assessmentList table {
	margin-bottom:20px;
	border-top:1px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
}
/*キャプションの指定*/
div.assessmentList caption {
	font-size:108%;/*14px*/
	font-weight:bold;
	margin-bottom:1px;
}
/*ヘッダー部の指定*/
div.assessmentList thead tr th {
	font-size:85%;/*11px*/
	font-weight:bold;
	line-height:1.2;
	padding:5px 2px;
	text-align:center;
	vertical-align:middle;
}
div.assessmentList tbody tr th {
	font-size:93%;/*12px*/
	line-height:1.4;
	padding:4px 2px;
	vertical-align:top;
	border-bottom:1px solid #DFDFDF;
	background:#F7F7F7;
}
div.assessmentList tbody tr th a span {
	font-size:75%;/*10px*/
}
/*内容部の指定*/
div.assessmentList tbody tr td {
	font-size:93%;/*12px*/
	line-height:1.4;
	padding:4px 2px;
	text-align:center;
	vertical-align:top;
	border-bottom:1px solid #DFDFDF;
}
/*color001*/
table.color001 thead tr th {
	background:#F7A4C0;
	border-right:1px solid #D883A2;
	border-bottom:1px solid #D883A2;
}
dt.color001 {
	background:#F7A4C0;
}
th.color001 {
	background:#F7A4C0!important;
	border-bottom:1px solid #D883A2!important;
}
/*color002*/
table.color002 thead tr th {
	background:#8CD7ED;
	border-right:1px solid #53A9C6;
	border-bottom:1px solid #53A9C6;
}
dt.color002 {
	background:#8CD7ED;
}
th.color002 {
	background:#8CD7ED!important;
	border-bottom:1px solid #53A9C6!important;
}
/*color003*/
table.color003 thead tr th {
	background:#FFD58D;
	border-right:1px solid #B89966;
	border-bottom:1px solid #B89966;
}
dt.color003 {
	background:#FFD58D;
}
th.color003 {
	background:#FFD58D!important;
	border-bottom:1px solid #B89966!important;
}
/*color004*/
dt.color004 {
	background:#DADADA;
}
th.color004 {
	background:#DADADA!important;
	border-bottom:1px solid #BABABA!important;
}

/*--------------------------------------------------これまでに評価した機種一覧*/
div.futureList h3 {
	margin-bottom:15px;
}

div.futureList ul {
	margin:15px 0 20px 30px;
}
div.futureList ul li {
	margin-bottom:3px;
}

/*--------------------------------------------------チャイルド個別ページ*/
/*タイトル*/
div.title {
	width:330px;
	float:left;
}
/*製品写真*/
div.photo {
	width:330px;
	float:right;
}

/*前面衝突試験*/
div.child_front {
	width:340px;
	float:left;
	margin-top:20px;
}
div.child_front table {
	font-size:108%;
}
th.hyouka {
	font-weight:bold;
	font-size:123.1%!important;
}
span.bed {
	font-size:75%;
}
/*使用性評価試験*/
div.child_usability {
	width:330px;
	float:right;
	margin-top:20px;
}
/*腹部圧迫計測結果*/
div.pressure {
	margin-top:40px;
}
span.pressure {
	font-size:85%;
}
/*--------------------------------------------------前面衝突試験の評価方法*/
div.assessment dl dt {
	font-weight:bold;
	padding:2px 5px;
	margin-bottom:5px;
}
div.assessment dl dd {
	margin:0 0 10px 22px;
}
/*カテゴリー*/
div.category p {
	text-indent:1em;
	margin:10px 0;
}
div.category dl dt {
	float:left;
	width:50px;
	margin:0 0 10px 15px;
}

/*--------------------------------------------------チャイルドシートは正しい知識で安全に利用しよう*/
/*取り付け方法*/
div.toritsuke p {
	width:280px;
	float:left;
}
div.toritsukeimage {
	width:395px;
	float:right;
}
div.toritsukeimage img {
	float:left;
	margin:0 7px 40px 0;
}
div.toritsukeimage dl dd {
	font-size:85%;
	line-height:1.2;
}
/*種類*/
div.kind h5 {
	color:#3D5A9A;
}
/*2点式*/
div.seatbelt2 {
	width:370px;
	float:left;
}
div.seatbelt2 h6 {
	margin-bottom:10px;
}
div.seatbelt2 p {
	font-size:93%;
	line-height:1.4;
}
/*3点式*/
div.seatbelt3 {
	width:300px;
	float:right;
}
div.seatbelt3 h6 {
	margin-bottom:10px;
}
div.seatbelt3 p {
	font-size:93%;
	line-height:1.4;
}
/*警告*/
div.keikoku dl dd {
	color:#990000;
	font-size:93%;
	line-height:1.3;
}
/*注意ポイント*/
div.point {
	padding:0 15px;
}
div.point dl dt {
	font-weight:bold;

}
div.point dl dd {
	border:1px solid #999999;
	padding:10px 10px 5px 10px;
	background:#FFF1F3;
}

/*--------------------------------------------------シートベルト着用の効果*/
div.advantage h4 {
	border-bottom:0!important;
}
table.advantage {
	margin-bottom:5px!important;
}
table.advantage thead tr th {
	font-size:93%;/*12px*/
}
table.advantage tbody tr td {
	text-align:right;
}
/*背景色あり*/
tr.yellow {
	background:#FFFFB3;
}



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