.header__line_top {
 margin-right: 20px;
 margin-top:0;
 height: 30px;
 background-color:#185DAB;
 color: #fff;
}

.header__line_top a {
	color: #fff;
}

.menu_bottom{
	margin-top:2px !important;
}

.contents_top p ,.contents_mid p{
	margin-top:15px;
	margin-right: 10px;
	margin-left:10px;

}

.tel_no{
	background-image: url(./images/menu/1_tel.png);
	padding: 10px 0px 15px 0px;
	border: 1px #d6eca8 solid;
}

.ten_no_a{
	color:#444;
}

.ten_no_a:hover { 
	color:#444 !important;
	text-decoration: none !important;
}

.contents_table_header {
	background-color:#185DAB;
	color:#FFF;
}

.contents_table_text_p{
	margin-top: 9px;
	margin-bottom: 9px;
	font-weight:900;
	color: #595656;
}

.contents_table_text_p a {
    color: #595656 !important;
     border-style: none !important;
}

.contents_table_text{
	background: #eff0f0;
	border:solid 1px #cac9c9;
}

.contents_table_text:hover{
	background: #f5f4f4;
	border:solid 1px #9c9c9c;
	/*box-shadow: 0px 0px 3px;*/
}

.contents_table_text_white{
	background:#fff;
}

.contents_table_grid_width{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.contents_table_boder_right {
	border-right:1px solid #ccc;
}

.contents_table_boder_bottom {
	border-bottom:1px solid #ccc;
}

.contents_padding_0{
	padding:0!important;
}

.bottom{
	margin-top:20px;
	padding-top: 10px;
	color: #FFF;
	background-color: #A9A9A9;
}

.bottom_main{
	padding-left: 10px;
	font-size: 12px;
}

.bottom_banner {
    font-size: 10px;
    background-color: #696969;
}

.bottom_line {
	font-size:11px;
	text-align: center;
}

.bottom h3{
  color:#FFF;
}

.bottom a{
	color:#FFF;
}

/*
* 上へ戻るボタン
*******************************************************/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
    color: #185DAB;
    background-color:#c5e0ff;
}


/*google mapレスポンシブ */
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
padding-right:50px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width:100%;
}

.uk-link, a{
	color:#DDD;
}

.sale_data{
	border-collapse: collapse;
}

.news_body{
	height: 200px; 
	
}

#news_link{
	color:#000;
}

.reace_bar{
	background: #EEE;
	    padding: 5px;
}

.reace_p span{
	color: red;
	font-weight:800;
}

.car_type_logo{
	background-color: #EEE;
	border-radius: 20px;
	color:#333;
}

@media screen and (min-width: 680px){
.car_type_logo{
	font-size:22px;
	font-weight: 900;
	max-width:370px;
	min-height:30px;
	padding:10px;
}
}

@media screen and (max-width: 679px){
.car_type_logo{
	font-size:20px;
	font-weight: 900;
	max-width:205px;
	min-height:28px;
	padding-top:10px;
	padding-left:10px;
}
}

	.uk-grid {
		margin-left: 0;
	}

.sale_data_car:hover {
	cursor:pointer;
}

.Car_Eq{
	list-style:none;
	border:1px solid #CCCCCC;
	display:inline-block;
	text-align: center;
}

@media screen and (max-width: 679px){
.Car_Eq{
	padding: 1px;
	min-width:90px;
}
}

@media screen and (min-width: 680px){
.Car_Eq{
	padding: 10px;
	margin:2px;
	min-width:150px;
}	
}

.news_body a:hover{
	cursor:pointer;
}

.news{
	background-color: #ffffff; 
	border: 1px #c0c0c0 solid;
	height: 200px;
	overflow: auto;
	padding-left: 1px;
}

.news_title{
	margin: 0;
	padding: 5px 10px;
	background-color: #f5f5f5;
	border-bottom: 1px #c0c0c0 dotted;
}

.news_body a{
	margin: 1em 10px;
	color:black;
}

.uk-description-list-horizontal dd{
   margin-left: 0px;
}

.uk-description-list-horizontal dt{
   width: 70px;
}

em{
	color:#444;
	font-style: oblique;
}

@media (min-width: 960px){
	.uk-form-horizontal .uk-form-label {
		float:left;
	}
}

.uk-table th{
	text-align: left;
	color: #444;
	background-color: #ddd;
}

.uk-offcanvas-bar{
	width:100%;
}

.uk-button, .uk-offcanvas-close{
	position:static;
}

.menu_botton_left{
	background-color: #dddede;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.menu_botton_mid{
	background-color: #dddede;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.menu_botton_right{
	background-color: #dddede;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.menu_botton_bottom{
	background-color: #dddede;
	border-radius: 15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px;
}

.menu_botton_left:hover, .menu_botton_mid:hover, .menu_botton_right:hover, .menu_botton_bottom:hover{
	background: #EEE;
}

.uk-grid-small>*{
	padding-left: 1px;
	padding-right: 1px
}