body{
	background:url(../img/common/body_bg.jpg) repeat-x;
}

/*  ヘッダー---------------------------------*/
#header{
	width:980px;
	height:150px;/*
	background:url(../img/common/header_bg.jpg) no-repeat;*/
	color:#5a0a00;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
}
#header #h1{
	height:22px;
	overflow:hidden;
}
#header h1{
	font-size:13px;
	color:#c9caca;
	color:#a7a7a7;
}
#header #logo{
	width:500px;
	float:left;
}
#header #submenu{
	width:450px;
	float:right;
	text-align:right;
	padding-top:12px;
	padding-right:4px;
	font-size:72%;
}
#submenu a,
#submenu a:visited{
	color:#5a0a00;
	text-decoration:none;
}
#submenu a:hover{
	color:#ffffff;
	text-decoration:none;
}
#globalmenu{
	width:1100px;
	clear:both;
}



/*  ページ構成---------------------------------*/

#contents_wrap{
	width:980px;
	padding-bottom:50px;
}
#contents_left{
	width:717px;
	float:left;
}
#contents_right{
	width:250px;
	float:right;
}
.breadlink{
	font-size:70%;
	padding-bottom:10px;
}
p.totop{
	font-size:12px;
}
p.totop a,.breadlink a, .detail_pagenavi a{color:#0064ff;}
p.totop a:hover,.breadlink a:hover, .detail_pagenavi a:hover{color:#0064ff;}





/*  インフォ関連　記事　---------------------------------*/

.info_panel{
	width:698px;
	width:97.5%;
	background:#f5f2dc;
	border:#aa9569 solid 1px;
	padding:8px;
	font-size:80%;
}
.info_panel a{
	color:#0064ff;
}
.info_box{
	width:95.5%;
	width:600px;
	padding:15px 49px;
	background:#fffefa;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/app/webroot/themed/FLEXDREAM/css/PIE.htc);
}
.info_box h3{
	font-weight:bold;
	font-size:15px;
	padding-bottom:12px;
	color:#003d90;
}
.info_box h4,
.info_box h5{
	font-size:100%;
	font-weight:bold;
}
.info_box h4.web{
	color:#003d90;
}
.info_box p{
	padding-bottom:1.5em;
	line-height:1.65em;
}

.info_box .tablearea{
	width:600px;
	padding-bottom:20px;
}
.info_box table{
	border-top:#c3b79c solid 1px;
	border-left:#c3b79c solid 1px;
	width:100%;
}
.info_box table td,
.info_box table th{
	border-bottom:#c3b79c solid 1px;
	border-right:#c3b79c solid 1px;
	padding:6px;
	vertical-align:top;
}
.info_box table th{
	background:#f7f0e2;
	font-weight:normal;
	vertical-align:middle;
}

.info_box table.bank,
.info_box table.jourei{
	font-size:90%;
	line-height:1.35em;
}
.info_box table.bank td{
	padding-left:15px;
}
.info_box table.jourei td.title{
	background:#f7f0e2;
}

.info_box table.jourei td.osaka{
        background:#cccbc6;
        color: #7c7a70;
}
.info_box table.jourei td.title.osaka{
        background:#bab2a3;
}
.info_box li{
	line-height:1.4em;
	color:#996600;
	padding-bottom:5px;
	margin-left:18px;
	list-style-type:disc;
}

.info_box h4.greet{
	color:#004b9f;
	font-size:110%;
	font-weight:bold;
	background:url(../img/info/info_h4_bg.gif);
	padding:2px 0 1px 10px;
	margin-bottom:10px;
}

.info_box table.shoplist{
	line-height:1.5em;
}
.info_box table.shoplist td{
	font-size:95%;
	padding-left:15px;
	padding:8px 0 8px 15px;
}

/*  金融商品等における勧誘方針 2020.10.28　---------------------------------*/

.solicitation_policy{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #5b5e64;
	-moz-box-shadow: 1px 1px 3px #5b5e64;
	-webkit-box-shadow: 1px 1px 3px #5b5e64;
	background:#ffffff;
	text-align:left;
	padding: 50px 100px;
	box-sizing: border-box;
}

.solicitation_policy h1{
font-size: 24px;
padding: 4px 10px;
background:  #f0efed;
}
.solicitation_policy h2{
font-size: 18px;
margin-top: 2em;
line-height: 1.4em;
padding-bottom: 0.75em;
padding-left: 1.35em;
text-indent: -1.35em;
}
.solicitation_policy p{
font-size: 90%;
padding-bottom: 0.5em;
padding-left: 1em;
text-indent: -1em;
}
.solicitation_policy p.signature{
text-align: right;
font-size: 90%;
padding-bottom: 0;
margin-top: 30px;
}
.solicitation_mark{
color: #b7a258;
}







/*  右サイド　---------------------------------*/

#contents_right h2.shoptab{
	background:url(../img/sidebar/tab_shop_bg.gif) no-repeat;
	width:240px;
	height:25px;
	padding:5px 0 0 10px;
	margin:0;
	font-size:14px;
	color:#ffe682;
}
#contents_right h3.shoptab{
	background:#ff8000;
	background:url(../img/sidebar/side_shop_bg.gif) no-repeat;
	padding:2px 5px;
	display:block;
	color:#7f3900;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	line-height:1.4em;
}
#contents_right h3.shoptab a{
	color:#7f3900;
}
.sidebar_wrap{
	width:228px;
	background:#ffffff;
	border:#aa9569 solid 1px;
	padding:10px;
	margin-bottom:18px;
	font-size:75%;
}
.sidebar_wrap a{
	color:#0064ff;
}
.sidebar_wrap p.carbanner{
	padding-bottom:5px;
}
.sidebar_wrap dd,
.sidebar_wrap dt{
	font-size:95%;
	line-height:1.4em;
}
dt.news_date{
	font-weight:bold;
	color:#4e4a4a;
}
dd.news_title{
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom: 1px solid #d0d0d0;
}
dt.blog_date{
	font-weight:bold;
	color:#4e4a4a;
}
dd.blog_title{
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom: 1px solid #d0d0d0;
}

.sidebar_wrap p.shop_pic{
	width:180px;
	margin:0 auto;
	padding:10px;
}
.sidebar_wrap ul.recommend li{
	border-bottom: 1px solid #d0d0d0;
	padding-bottom:8px;
	margin-bottom:8px;
}
p.carlist{
	text-align:center;
}

.sidebar_wrap .store_anchor{
}
.sidebar_wrap .store_anchor a{
	text-decoration:none;
}
.sidebar_wrap .store_anchor .store_name{
	display:block;
	margin-bottom:12px;
}
.sidebar_wrap .store_anchor .category{
	color:#ffffff;
	background:#ffa800;
	padding:0 0 0 5px;
	display:block;
	margin-bottom:2px;
}
.sidebar_wrap .store_anchor:hover .store_name{
	text-decoration:underline;
}
.sidebar_wrap .store_anchor:hover .category{
	background:#ffa800;
	color:#fcff00;
}

.sidebar_wrap div.reco_txt{
	float:left;
	width:110px;
	padding-left:10px;
	line-height:1.4em;
	font-size:95%;
}
.sidebar_wrap p.reco_image{
	width:100px;
	overflow:hidden;
	float:left;
}
.sidebar_point{
	font-size:90%;
	line-height:1.4em;
}
.sidebar_point h4{
	font-weight:bold;
	color:#5b3200;
	background:#fff6bb;
	padding:3px 5px;
	margin-bottom:5px;
}
.sidebar_point p{
	padding-bottom:5px;
}
.sidebar_point p.point_photo{
	text-align:center;
}

/* 右サイド　NEWSの表示部分　---------------------------------*/
.sidebar_news_wrap{
	width:228px;
	background:#ffffff;
	border:#aa9569 solid 1px;
	padding:10px;
	font-size:75%;
}
.sidebar_news_wrap a{
	color:#0064ff;
	text-decoration:underline;
}
.sidebar_news_wrap a:hover{
	text-decoration:none;
}
.article_list li{
	line-height:1.3em;
	padding-bottom:8px;
}
.sidebar_news_wrap p.newslink{
	width:220px;
	background:#CC0000;
	padding:0 4px;
	font-size:90%;
	text-align:center;
	margin:4px 0 15px;
}
.sidebar_news_wrap p.newslink a{
	color:#ffffff;
	text-decoration:none;
}
.sidebar_news_wrap p.newslink a:hover{
	text-decoration:underline;
}



/*  右サイド　車種バナー設定（サイト全体で共通）　---------------------------------*/


ul.side_carmodel li{
	width:230px;
	height:45px;
	font-size:12px;
	margin-bottom:5px;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
}
ul.side_carmodel li a,
ul.side_carmodel li a:visited{
	color:#a81a13;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
ul.side_carmodel li a:hover{
	color:#da1b11;
	text-decoration:none;
}
ul.side_carmodel li a{
	padding:19px 8px;
}
ul.side_carmodel li.fj a,
ul.side_carmodel li.fj2 a,
ul.side_carmodel li.wrangler a{
	padding:19px 12px;
}
ul.side_carmodel li.surf a{
	padding:23px 8px;
}
ul.side_carmodel li.jeep a{
	padding:22px 12px;
}
ul.side_carmodel li.hilux a{
        padding:23px 8px;
}

/* レクサス ---------------------------------*/
ul.side_carmodel li.lexus{
	background:url(../img/sidebar/ban_side_lexus_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lexus:hover {
	background:url(../img/sidebar/ban_side_lexus_bg.jpg) no-repeat 0 -45px;
}

/* ランクル300 ---------------------------------*/
ul.side_carmodel li.lc300{
	background:url(../img/sidebar/ban_side_300_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc300:hover {
	background:url(../img/sidebar/ban_side_300_bg.jpg) no-repeat 0 -45px;
}

/* ランクル200 ---------------------------------*/
ul.side_carmodel li.lc200{
	background:url(../img/sidebar/ban_side_200_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc200:hover {
	background:url(../img/sidebar/ban_side_200_bg.jpg) no-repeat 0 -45px;
}

/* ランクル100 ---------------------------------*/
ul.side_carmodel li.lc100{
	background:url(../img/sidebar/ban_side_100_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc100:hover {
	background:url(../img/sidebar/ban_side_100_bg.jpg) no-repeat 0 -45px;
}

/* ランクルシグナス ---------------------------------*/
ul.side_carmodel li.lcsignus{
	background:url(../img/sidebar/ban_side_cygnus_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lcsignus:hover {
	background:url(../img/sidebar/ban_side_cygnus_bg.jpg) no-repeat 0 -45px;
}

/* ランクル80 ---------------------------------*/
ul.side_carmodel li.lc80{
	background:url(../img/sidebar/ban_side_80_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc80:hover {
	background:url(../img/sidebar/ban_side_80_bg.jpg) no-repeat 0 -45px;
}

/* ランクル70 ---------------------------------*/
ul.side_carmodel li.lc70{
	background:url(../img/sidebar/ban_side_70_bg.jpg?) no-repeat 0 0;
}
ul.side_carmodel li.lc70:hover {
	background:url(../img/sidebar/ban_side_70_bg.jpg?) no-repeat 0 -45px;
}

/* ランクル60 ---------------------------------*/
ul.side_carmodel li.lc60{
	background:url(../img/sidebar/ban_side_60_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc60:hover {
	background:url(../img/sidebar/ban_side_60_bg.jpg) no-repeat 0 -45px;
}

/* ランクル55 ---------------------------------*/
ul.side_carmodel li.lc55{
	background:url(../img/sidebar/ban_side_55_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc55:hover {
	background:url(../img/sidebar/ban_side_55_bg.jpg) no-repeat 0 -45px;
}

/* ランクル40 ---------------------------------*/
ul.side_carmodel li.lc40{
	background:url(../img/sidebar/ban_side_40_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc40:hover {
	background:url(../img/sidebar/ban_side_40_bg.jpg) no-repeat 0 -45px;
}

/* ランクル95 ---------------------------------*/
ul.side_carmodel li.lc95{
	background:url(../img/sidebar/ban_side_95_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc95:hover {
	background:url(../img/sidebar/ban_side_95_bg.jpg) no-repeat 0 -45px;
}

/* ランクル78 ---------------------------------*/
ul.side_carmodel li.lc78{
	background:url(../img/sidebar/ban_side_78_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.lc78:hover {
	background:url(../img/sidebar/ban_side_78_bg.jpg) no-repeat 0 -45px;
}

/* FJクルーザー ---------------------------------*/
ul.side_carmodel li.fj{
	background:url(../img/sidebar/ban_side_fj_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.fj:hover {
	background:url(../img/sidebar/ban_side_fj_bg.jpg) no-repeat 0 -45px;
}

/* ハイラックス ---------------------------------*/
ul.side_carmodel li.hilux{
        background:url(../img/sidebar/ban_side_hilux_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.hilux:hover {
        background:url(../img/sidebar/ban_side_hilux_bg.jpg) no-repeat 0 -45px;
}

/* サーフ ---------------------------------*/
ul.side_carmodel li.surf{
	background:url(../img/sidebar/ban_side_surf_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.surf:hover {
	background:url(../img/sidebar/ban_side_surf_bg.jpg) no-repeat 0 -45px;
}

/* FJクルーザー輸入 ---------------------------------*/
ul.side_carmodel li.fj2{
	background:url(../img/sidebar/ban_side_fj2_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.fj2:hover {
	background:url(../img/sidebar/ban_side_fj2_bg.jpg) no-repeat 0 -45px;
}

/* タンドラ ---------------------------------*/
ul.side_carmodel li.tundra{
	background:url(../img/sidebar/ban_side_tundra_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.tundra:hover {
	background:url(../img/sidebar/ban_side_tundra_bg.jpg) no-repeat 0 -45px;
}


/* タコマ ---------------------------------*/
ul.side_carmodel li.tacoma{
	background:url(../img/sidebar/ban_side_tacoma_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.tacoma:hover {
	background:url(../img/sidebar/ban_side_tacoma_bg.jpg) no-repeat 0 -45px;
}

/* セコイア ---------------------------------*/
ul.side_carmodel li.sequoia{
	background:url(../img/sidebar/ban_side_sequoia_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.sequoia:hover {
	background:url(../img/sidebar/ban_side_sequoia_bg.jpg) no-repeat 0 -45px;
}

/* シエナ ---------------------------------*/
ul.side_carmodel li.sienna{
	background:url(../img/sidebar/ban_side_sienna_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.sienna:hover {
	background:url(../img/sidebar/ban_side_sienna_bg.jpg) no-repeat 0 -45px;
}

/* ジープ ---------------------------------*/
ul.side_carmodel li.jeep{
	background:url(../img/sidebar/ban_side_jeep_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.jeep:hover {
	background:url(../img/sidebar/ban_side_jeep_bg.jpg) no-repeat 0 -45px;
}

/* ラングラー ---------------------------------*/
ul.side_carmodel li.wrangler{
	background:url(../img/sidebar/ban_side_wrangler_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.wrangler:hover {
	background:url(../img/sidebar/ban_side_wrangler_bg.jpg) no-repeat 0 -45px;
}


/* ハイエース ---------------------------------*/
ul.side_carmodel li.hiace{
	background:url(../img/sidebar/ban_side_hiace_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.hiace:hover {
	background:url(../img/sidebar/ban_side_hiace_bg.jpg) no-repeat 0 -45px;
}


/* キャラバン ---------------------------------*/
ul.side_carmodel li.caravan{
	background:url(../img/sidebar/ban_side_caravan_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.caravan:hover {
	background:url(../img/sidebar/ban_side_caravan_bg.jpg) no-repeat 0 -45px;
}
ul.side_carmodel li.prado{
        background:url(../img/sidebar/ban_side_prado_bg.jpg) no-repeat 0 0;
}
ul.side_carmodel li.prado:hover {
        background:url(../img/sidebar/ban_side_prado_bg.jpg) no-repeat 0 -45px;
}
