@charset "UTF-8";


.rd-navbar-fullwidth.rd-navbar-transparent .rd-navbar-nav > li.m_shop > a{
	color: #fcb8ad;
}


.page-title{
	background-image: url(./img/bg-image-1.jpg);
}


/*-- 店舗概要 --*/

table {
	width:100%;
}

table tr{
	border-bottom: #ccc 1px solid;
}

table tr th {
	padding:15px;
	width:20%;
	border-right: #ccc 1px solid;
}

table tr td {
	padding:15px;
}



@media (max-width: 767px){

}