body{
	background:url(/app/webroot/themed/FLEXDREAM/img/common/body_bg.jpg) repeat-x;
}

/*  ヘッダー---------------------------------*/
#header{
	width:980px;
	height:150px;/*
	background:url(/app/webroot/themed/FLEXDREAM/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:980px;
	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;}



/*  店舗一覧　---------------------------------*/

#shoplist_title{
	width:964px;
	padding:5px;
	margin-bottom:16px;
	background:#ffffff;
	border:solid 1px #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px #ad9d75;
	-moz-box-shadow: 2px 2px 2px #ad9d75;
	box-shadow: 2px 2px 2px #ad9d75;
	behavior: url(/app/webroot/themed/FLEXDREAM/css/PIE.htc);
}
#shoplist_title h2{
	padding-left:5px;
}

#shoplist_left{
	float:left;
}
#shoplist_right{
	float:right;
}
.shoplist_panel{
	width:464px;
	background:#f5f2dc;
	border:#aa9569 solid 1px;
	padding:8px;
	font-size:80%;
}
.shoplist_panel a{
	color:#0064ff;
}
.shoplist_box{
	width:444px;
	background:#FFF;
	padding:10px;
}
.shoplist_box .box_left{
	float:left;
	width:120px;
}
.shoplist_box .box_left img{
	padding-bottom:7px;
}
.shoplist_box .box_right{
	float:right;
	width:319px;
}
p.shop_name{
	font-weight:bold;
	font-size:110%;
	padding-bottom:8px;
}
p.shop_link{
	padding-top:8px;
}
.tbl_shop {
	font-size:90%;
    border-top: 1px solid  #e5e5e5;
    background: none repeat scroll 0% 0% #ffffff;
	border-spacing: 0px;
	border-collapse: separate;
}
.tbl_shop th {
    background: none repeat scroll 0% 0% #f2f2f2;
	font-weight:normal;
}
.tbl_shop th, .tbl_shop td {
    padding: 3px 0px 3px 10px;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
	text-align:left;
    word-break: break-all;
	line-height:1.5em;
}
.tbl_shop td.last {
    border-right: 1px solid #e5e5e5;
}
.shoplist_panel td a{
	color:#a05f20;
}



/*  詳細ページ　ページ内リンク　---------------------------------*/
.detail_pagelink{
	margin-bottom:15px;
	padding-left:108px;
}



/*  店舗一覧　右サイド　---------------------------------*/

.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 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{
	margin-bottom:3px;
}
dd.blog_shop{
	margin-bottom:15px;/*
	border-bottom: 1px solid #d0d0d0;*/
	font-size:95%;
	line-height:1.3em;
	font-weight:bold;
}
dd.blog_shop a{
	background:#ff8000;
	background:url(/app/webroot/themed/FLEXDREAM/img/shop/blog_shop_bg.gif) no-repeat;
	padding:2px 5px;
	display:block;
	color:#52585a;
	text-decoration:none;
}
dd.blog_shop a:hover{
	text-decoration:underline;
}




.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;
}
.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;
}

/*  店舗一覧　2021.12.4　---------------------------------*/

.st_slist{fill:#811C00;}

.shoplist_lancru_btn,
.shoplist_hiace_btn,
.shoplist_ustoyota_btn,
.shoplist_linex_btn,
.shoplist_arb_btn,
.shoplist_apple_btn{
position: relative;
display: block;
text-align: center;
margin-bottom: 1em;
color: #811c00;
border: solid 1px #dea303;
padding: 0.28em 0;
font-size: 110%;
height: 24px;
font-weight: normal;
cursor: pointer;
background: #ffe9bf;
background: -moz-linear-gradient(top,  #ffe9bf 0%, #ffcf56 50%, #ffbc51 51%, #ffc44f 100%);
background: -webkit-linear-gradient(top,  #ffe9bf 0%,#ffcf56 50%,#ffbc51 51%,#ffc44f 100%);
background: linear-gradient(to bottom,  #ffe9bf 0%,#ffcf56 50%,#ffbc51 51%,#ffc44f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe9bf', endColorstr='#ffc44f',GradientType=0 );
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
}
.shoplist_lancru_btn2,
.shoplist_hiace_btn2,
.shoplist_ustoyota_btn2,
.shoplist_linex_btn2,
.shoplist_arb_btn2,
.shoplist_apple_btn2{
position: relative;
display: none;
text-align: center;
margin-bottom: 1em;
color: #811c00;
border: solid 1px #dea303;
padding: 0.28em 0;
font-size: 110%;
height: 24px;
font-weight: normal;
cursor: pointer;
background: #ffe9bf;
background: -moz-linear-gradient(top,  #ffe9bf 0%, #ffcf56 50%, #ffbc51 51%, #ffc44f 100%);
background: -webkit-linear-gradient(top,  #ffe9bf 0%,#ffcf56 50%,#ffbc51 51%,#ffc44f 100%);
background: linear-gradient(to bottom,  #ffe9bf 0%,#ffcf56 50%,#ffbc51 51%,#ffc44f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe9bf', endColorstr='#ffc44f',GradientType=0 );
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
}
.shoplist_lancru_close,
.shoplist_hiace_close,
.shoplist_ustoyota_close,
.shoplist_linex_close,
.shoplist_arb_close,
.shoplist_apple_close{
text-align: center;
width: 300px;
margin: 1em auto 2.5em;
border: solid 1px #837f76;
padding: 0.2em 0;
font-size: 85%;
cursor: pointer;
text-align: center;
color: #ffe957;
background: #af6d1c;
background: -moz-linear-gradient(top,  #af6d1c 0%, #7f4c0e 50%, #663e00 51%, #844f00 100%);
background: -webkit-linear-gradient(top,  #af6d1c 0%,#7f4c0e 50%,#663e00 51%,#844f00 100%);
background: linear-gradient(to bottom,  #af6d1c 0%,#7f4c0e 50%,#663e00 51%,#844f00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af6d1c', endColorstr='#844f00',GradientType=0 );
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
}
.shoplist_lancru_btn img,
.shoplist_hiace_btn img,
.shoplist_ustoyota_btn img,
.shoplist_linex_btn img,
.shoplist_arb_btn img,
.shoplist_apple_btn img,
.shoplist_lancru_btn2 img,
.shoplist_hiace_btn2 img,
.shoplist_ustoyota_btn2 img,
.shoplist_linex_btn2 img,
.shoplist_arb_btn2 img,
.shoplist_apple_btn2 img{
padding-top: 2px;
}
.shoplist_lancru_btn svg,
.shoplist_hiace_btn svg,
.shoplist_ustoyota_btn svg,
.shoplist_linex_btn svg,
.shoplist_arb_btn svg,
.shoplist_apple_btn svg,
.shoplist_lancru_btn2 svg,
.shoplist_hiace_btn2 svg,
.shoplist_ustoyota_btn2 svg,
.shoplist_linex_btn2 svg,
.shoplist_arb_btn2 svg,
.shoplist_apple_btn2 svg{
position: absolute;
right:0.7em;
top: 0.5em;
width: 1.1em;
}
.shoplist_2021{
padding-top: 0.5em;
margin-bottom: 0.5em;
}
.shoplist_wrap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
text-align: left;
}
.shoplist_panel2021{
width: 49.2%;
box-sizing: border-box;
background:#f5f2dc;
border:#aa9569 solid 1px;
padding:8px;
font-size:80%;
margin-bottom: 1.5%;
}
.shoplist_box2021{
width: 100%;
box-sizing: border-box;
background:#FFF;
padding:10px;
}
.shoplist_box2021_left{
display: inline-block;
vertical-align: top;
width:120px;
}
.shoplist_box2021_right{
display: inline-block;
vertical-align: top;
width:319px;
}
.shoplist_box2021 .shoplist_box2021_left img{
padding-bottom:7px;
}
.shoplist_panel2021 a{
color:#0064ff;
}
.shoplist_panel2021 td a{
color:#a05f20;
}

p.shoplist_holiday{
text-align: center;
font-size: 95%;
margin: 1.5em auto 1em ;
background: rgba(255,255,255,0.6);
padding: 0.5em 2em;
display: table;
border-radius: 8px;
border: solid 1px #dea303;
}
