<div class="bnr">
<a href="<?php echo $oil_reserve ?>" target="_blank"><img src="images/oil_cvr.png" alt="ネット予約ならお待たせしません！空き状況・ご予約はこちら" onmouseover="this.src='images/oil_cvr-on.png'" onmouseout="this.src='images/oil_cvr.png'"/></a>
</div><div class="bnr">
<a href="<?php echo $oil_reserve ?>" target="_blank"><img src="images/oil_cvr.png" alt="ネット予約ならお待たせしません！空き状況・ご予約はこちら" onmouseover="this.src='images/oil_cvr-on.png'" onmouseout="this.src='images/oil_cvr.png'"/></a>
</div><div class="bnr">
<a href="<?php echo $oil_reserve ?>" target="_blank"><img src="images/oil_cvr.png" alt="ネット予約ならお待たせしません！空き状況・ご予約はこちら" onmouseover="this.src='images/oil_cvr-on.png'" onmouseout="this.src='images/oil_cvr.png'"/></a>
</div><div class="bnr">
<a href="<?php echo $oil_reserve ?>" target="_blank"><img src="images/oil_cvr.png" alt="ネット予約ならお待たせしません！空き状況・ご予約はこちら" onmouseover="this.src='images/oil_cvr-on.png'" onmouseout="this.src='images/oil_cvr.png'"/></a>
</div>@charset "UTF-8";
/* CSS Document */
h2{
	margin: 0px auto;
	margin-bottom: 10px;
	text-align: center;

}
.column{
overflow: hidden;
margin-bottom: 30px;
	clear: both;
}

.column h2{
margin-bottom: 30px;
}



.bnr{
	margin: 0px auto;
	margin-bottom: 30px;
	text-align: center;

}
.oilReasonarea{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	overflow: hidden;
}

div.oilReason{
	width: 450px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
div.oilReason .bottom{
	padding: 10px;
	height: 230px;
	overflow: hidden;
	background: #FFF;
}

div.oilReason .bottom .photo{
	float: left;
	width: 220px;
}
div.oilReason .bottom .txt{
	float: right;
	width: 200px;
}

ul.flow{
margin:0px auto;
display:flex;/*横並び*/
justify-content: space-between;/*均等配置*/
flex-wrap: wrap;/*折り返し*/
align-items:center;/*天地センター*/
}

ul.flow li{
	width: 236px;
	height: 230px;
}
ul.flow li p.caption{
	width: 220px;
	margin-top: 10px;
}

ul.flow li img{
	vertical-align: top;
}

dl.oilfaq dt {
	background: #e9e9e9;
	border-radius: 5px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 auto 5px;
	padding: 6px 3px 6px 5px;
	color: #ee000f;
}

dl.oilfaq dd {
	/*border-bottom: 1px dotted #767676;*/
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 8px;
}
.oilwaku01 {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #bdbdbd;
    border-radius: 5px;
    padding: 10px;
}
.column-photo{
	float: right;
	margin-left: 20px;
}
.large{
	font-size: 22px;
}

#form{
  margin-top:-150px;
    padding-top:150px;
	
}



table.table03 {
    background: none repeat scroll 0 0 #fff;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto 10px;
    width: 100%;
	text-align:center;
	 font-size:1.2em;
}

caption, th {
    text-align: left;
}


table.table03 {
    border-collapse: collapse;
    border-spacing: 0;
	font-weight:bold;
}


table.table03 th {
    border: 1px solid #ccc;
    padding: 8px 0px;
    white-space: nowrap;
	background: none repeat scroll 0 0 #FEE0E2;
	text-align: center;
}


table.table03 td {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
}


#footer .footer_inner .footlogo03{
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 48px;
	margin-bottom: 0px;
	float: left;
	}

#footer .footer_inner #footLink03{
	width: 630px;
	margin: 10px auto;
	float: right;
	}
	
#footLink03 ul li {
    background: url(../../images/ico_arrow_white.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 0.8em;
    padding: 1px 0;
	color:#ffffff !important;
}

#footLink03 ul li a {
    color:#ffffff !important;
    display: block;
    padding: 0 5px 0 15px;
    text-decoration: none;
}

#footLink03 ul li a:hover  {
    color:#ffffff !important;
	text-decoration:underline;
}

#footLink03 ul {
    float: left;
}

.normalList > li a:link, a:visited, a:visited {
    color: rgb(34, 160, 43) !important;
    text-decoration: underline;
}


.shop_list a {
    color: rgb(254, 43, 0);
}


.shop_list a:link,
.shop_list a:visited {
    color: rgb(254, 43, 0) !important;
}

.shop_list a:hover {
    color: rgb(254, 43, 0);
    text-decoration: underline;
}
