@charset "utf-8";
/* CSS guide*/

#main_top {
	background-image: url(../img/mainBg_taxi.jpg);
	border-bottom: #b60909 6px solid;
	background-position: 50% 42%;
}


#pankuzu{
	color:#000;
	border-top:#CCC 1px solid;
}
#pankuzu a{
	color:#000;
}


h1 .color{
	color: #b60909;
}
.h1-bottom {
	border-bottom: #b60909 3px solid;
}
h1 .ja,
h2 .ja{
	display: inline-block;
	line-height: 1.6;
	padding-top: 20px;
	padding-bottom: 10px;
}
/*font-family:"Sawarabi Mincho", serif;*/
/*-----------------------------------------*/
.item{
	padding: 20px 0;
}
.items h3{
	border-left: 6px solid #b60909;
	border-bottom: 1px solid #d3c0c0;
}
.item_a a {
	border: 2px solid #b60909;
	background-color: #b60909;
}
.nav{
	border: 4px double #b60909;
}
.nav a{
	color: #b60909;
}

.h1-bottom_img{
	text-align: center;
	padding: 40px 0 10px 0;
}
.h1-bottom_img img{
	max-width: 90%;
	width: 360px;
}
/*-----------------------------------------*/

/*----------モバイル----------------------------------------------------------*/
@media screen and (max-width:875px) {
	.dl-wrap li{
		width:100%;
		margin-bottom: 10px;
	}
}
@media screen and (max-width:768px) {
	
/*-----------------------------------------*/



}
