<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*==================================
font-size
32px 	200～203
30px 	188～190
28px 	175～178
26px 	163～165
24px 	150～153
22px 	138～140
20px 	125～128
19px 	119～121
18px 	113～115
17px 	107～109
16px 	100～103 基本
15px 	94～96
14px 	88～90
13px 	82～84
12px 	75～78
11px 	69～71 *
10px 	63～65 *
==================================*/

/*==================================
h2タイトル
==================================*/
.h2title .inner {
	background-image: url(../images/h2title.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 170px;
}
.othercate p {
	font-size: 80%;
}
.othercate .receptiontime {
	font-size: 100%;
	margin-top: 10px;
}
/*==================================
その他-著作権・個人情報保護方針
==================================*/
.othercate h5 {
	font-size: 90%;
	font-weight: bold;
	color: #bf0052;
	margin: 20px 0 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bf0052;
}
.othercate h6 {
	font-size: 90%;
	font-weight: bold;
	background-color: #bf0052;
	color: #ffffff;
	width: 170px;
	text-align: center;
	margin-bottom: 10px;
}
.othercate .privacy ol,
.othercate .privacy_disc ol {
	margin-top: 10px;
}
.othercate .privacy ol li {
	font-size: 80%;
	list-style-type: decimal;
	margin: 0 0 10px 30px;
	padding-left: 3px;
	zoom: normal;
}
.othercate .privacy_disc ol li {
	font-size: 80%;
	list-style-type: disc;
	margin: 0 0 10px 30px;
	padding-left: 3px;
	zoom: normal;
}
.othercate .list_table01 {
	width: 100%;
}
.othercate .list_table01 th {
	background-color: #f5f5f5;
	background-image: url(../common/images/dot_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	line-height: 30px;
	padding: 12px 0;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
.othercate .list_table01 td {
	background-image: url(../common/images/dot_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 12px 5px 12px 15px;
	text-align: left;
	vertical-align: top;
}
/*==================================
その他-著作権・お問い合わせ
==================================*/
.othercate .list_table02 {
	width: 100%;
}
.othercate .list_table02 th {
	background-color: #f5f5f5;
	background-image: url(../common/images/dot_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	line-height: 30px;
	padding: 12px 0;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	width: 140px;	
}
.othercate .list_table02 td {
	background-image: url(../common/images/dot_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 23px;
	padding: 12px 5px 12px 15px;
	text-align: left;
	vertical-align: top;
}
.othercate .inquirycate {
    background-image: url(../common/images/dot_line.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
/*==================================
その他-ニュースバックナンバー
==================================*/
.info_box {
	margin-top: 50px;	
}
.info_box dl {
	overflow: hidden;
	zoom: 1;
	width: 700px;
	font-size: 80%;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
    background-image: url(../common/images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.info_box dl dt {
	width: 110px;
	float: left;
	clear: both;
	font-weight: bold;
}
.info_box dl dd {
	float: left;
	width: 590px;
}
/*==================================
その他-マイカー・リースのご案内
==================================*/
.mycarpoint {
	background-color: #013f61;
	background-repeat: repeat;
	padding: 5px 0;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.mycarpoint img {
	vertical-align: middle;
	margin-right: 10px;
}
.mycarpoint2 {
	background-color: #f6a900;
	background-repeat: repeat;
	padding: 5px 0;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.mycarpoint2 img {
	vertical-align: middle;
	margin-right: 10px;
}
.mycarcate ul {
	padding-left: 10px;
}
.mycarcate ul li {
	font-size: 80%;
	list-style-type: disc;
	margin: 10px 0 0 20px;
	padding-left: 3px;
}
.notice2 {
	background-image: url(../common/images/crossline.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #000000!Important;
	padding: 20px;
	border: 1px solid #ffefb0;
	background-color: #fff7d7;
}</pre></body></html>