@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	background-color: #EEECE9;
}
#WRAP {
	width:800px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 140%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}

li.no {
    list-style-type: none;
}
li.normal {
    list-style-type: disc;
	font-size: 12px;
	margin-left: 10px;
	line-height: 140%;
}

li.privacy {
    font-size: 12px;
	list-style-type: decimal;
	line-height: 140%;
	margin-left: 28px;
}
li.sitemap {
    list-style-type: none;
    font-size: 12px;
	background: url(../img-layout/list_img.gif) no-repeat;
	margin: 8px 0 6px 6px;
	padding-left: 20px;
	line-height: 140%;
}
li.news {
    list-style-type: none;
	font-size: 12px;
	margin-left: 20px;
	line-height: 175%;
}
/* ____ リンクテキスト ____ */
a {
	color: #0F218B;
	text-decoration: underline;
}
a:visited {
	color: #0F218B;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #0099FF;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #FF0000;
}
.blue {
	color: #0066CC;
}
.blue02 {
    color: #0F218B;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-blue {
    background-color: #EDEEF9;
}
.bg-waku {
	border: 2px solid #0F218B;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #FFFFFF;
	background-color: #0F218B;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
}
#TOP {
	width: 800px;
	height: 50px;
	background: url(../img-layout/header.gif) no-repeat;
	position: relative;
}
#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
#MENU-HOME {
	width: 800px;
	height: 60px;
	float:left;
	background: url(../img-layout/top-benner.gif) no-repeat;
	padding-top: 170px;
}
#MENU {
	width: 800px;
	height: 60px;
	float:left;
}
.menu {
	float: left;
	margin: 0 0 -2px 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:800px;
	float:left;
	background-color: #FFFFFF;
	padding-top: 2px;
	margin-top: 5px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:560px;
	float:right;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
	margin: 2px 2px 0 -2px;
}
#CONTENTS h2 {
	font-size:14px;
	color: #0F218B;
	background: url(../img-layout/h2.gif) no-repeat;
	margin: 5px 0 0 -2px;
	padding: 11px 0 8px 20px;
}
#CONTENTS h3 {
	font-size:14px;
	color: #0F218B;
	margin: 3px 0 3px 0;
	padding: 6px 0 6px 15px;
    background: url(../img-layout/h3.gif) no-repeat;
}
#CONTENTS h4 {
	font-size:12px;
	color: #0F218B;
	background-color: #EBF8FB;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
/*___________ 【cartype】配置 ___________ */
.car01 {
    background: url(../img-layout/car01.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.car02 {
    background: url(../img-layout/car02.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.car03 {
    background: url(../img-layout/car03.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.car04 {
    background: url(../img-layout/car04.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.car05 {
    background: url(../img-layout/car05.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.car06 {
    background: url(../img-layout/car06.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.car07 {
    background: url(../img-layout/car07.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.car08 {
    background: url(../img-layout/car08.gif) no-repeat center top;
	width: 138px;
	height: 70px;
	padding: 0;
	margin: 1px;
	float:left;
}
.serch01 {
    width: 240px;
	position: absolute;
	top:0;
	left:0;
}

.b-c01 {
    background: url(../img-layout/b-car01.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
}
.b-c02 {
    background: url(../img-layout/b-car02.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
}
.b-c03 {
    background: url(../img-layout/b-car03.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
}
.b-c04 {
    background: url(../img-layout/b-car04.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
}
.b-c05 {
    background: url(../img-layout/b-car05.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
}
.b-c06 {
    background: url(../img-layout/b-car06.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
	margin-top: 3px;
}
.b-c07 {
    background: url(../img-layout/b-car07.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
	margin-top: 3px;
}
.b-c08 {
    background: url(../img-layout/b-car08.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
	margin-top: 3px;
}
.b-c09 {
    background: url(../img-layout/b-car09.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
	margin-top: 3px;
}
.b-c10 {
    background: url(../img-layout/b-car10.gif) no-repeat top center;
	width: 112px;
	height: 50px;
	float: left;
	padding: 0;
	margin-top: 3px;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:235px;
	float:left;
}
#SIDE h2 {
	font-size:12px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	background: url(../img-layout/side-h.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
.side {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 2px 10px 2px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 2px 8px 2px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 1px 0 1px 2px;
}
.cat01 li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 2px;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	background-color: #FFEEEE;
	margin: 0;
	background-position: 4px center;
}
.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(../img-layout/bg_f-menu.jpg) repeat-x left top;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #0F218B;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.txt-l {
    text-align: left;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma3 {
	margin: 3px;
}
.ma5 {
	margin: 5px;
}
.ma20 {
	margin: 20px;
}
.mt-18 {
    margin-top: -18px;
}
.mt3 {
	margin-top: 3px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt55 {
	margin-top: 55px;
}
.mt80 {
	margin-top: 80px;
}
.mt120 {
	margin-top: 120px;
}
.mt220 {
	margin-top: 220px;
}
.mt420 {
	margin-top: 420px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
.ml45 {
	margin-left: 45px;
}
.ml50 {
	margin-left: 50px;
}
.ml70 {
	margin-left: 70px;
}
.ml90 {
	margin-left: 90px;
}
.mr10 {
    margin-right: 10px;
}
.ml110 {
	margin-left: 110px;
}
.pt5 {
    padding-top: 5px;
}
.pt15 {
    padding-top: 15px;
}
.pt42 {
    padding-top: 42px;
}
.pa3 {
    padding: 3px;
}
.pl5 {
    padding-left: 5px;
}
.pl25 {
    padding-left: 25px;
}
.pl35 {
    padding-left: 35px;
}
/* ____ width設定 ____ */
.w38 {
    width: 38px;
}
.w150 {
    width: 150px;
}
.w240 {
    width: 240px;
}
.w275 {
    width: 275px;
}
.w278 {
    width: 278px;
}
.w300 {
    width: 300px;
}
.w316 {
    width: 316px;
}
.w550 {
    width: 550px;
}
.w560 {
    width: 560px;
}

/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
}
.flo-r {
	float: right;
}
.img-m {
	vertical-align: middle;
}
.img-t {
    vertical-align: top;
}
/* ____ テーブル設定 ____ */
table.rank {
    width: 530px;
	border: 0;
	border-collapse: collapse;
	margin: 0 0 0 11px;
}
th.rank-th {
    background: url(../img-layout/td_bg.gif) repeat-x;
	border-collapse: collapse;
}
td.rank-td {
    border: 1px solid #DFEEF2;
	border-collapse: collapse;
}

table.table-contact {
    width: 550px;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
td.td-contact {
    width: 190px;
	background: url(../img-layout/ta_bg02.png) repeat-y;
	border: 1px solid #ffffff;
}
td.td-right {
    width: 360px;
    border: 1px solid #ffffff;
}
/* ____ トヨタ車種一覧デザイン ____ */
.toyota {
    text-align: center;
	float: left;
	margin: 3px;
}
.adsense {
    background-color:#EFF9F8;
	border-top: 5px solid #0F218B;
	border-bottom: 5px solid #0F218B;
	width: 550px;
	height: auto;
	margin: 5px;
}
.titleber {
    background: url(../img-layout/titleber.gif) no-repeat;
	margin: 0;
	padding: 6px 0 10px 20px;
}
table.toyota-ta {
    width: 550px;
	border-collapse: collapse;
	border: 1px solid #0F218B;
	margin: -7px 0 0 3px;
}
td.toyota-td {
    vertical-align: middle;
	border-collapse: collapse;
	border: 1px solid #0F218B;
	text-align: center;
}
.tf14 {
    font-size: 14px;
	margin: 0;
	padding: 1px 0 0 4px;
	font-weight: bold;
	color: #0F218B;
}
.tf12 {
    font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 5px 0 0 0;
}
.bg-toyota {
    background-color: #EDEEF9;
	margin-left: 3px;
	width: 550px;
	vertical-align: middle;
}
.zaiko {
    margin: -22px 0 0 0;
	text-align: right;
	font-size: 11px;
}