@charset "UTF-8";
/* CSS Document */
h2{
	margin: 0px auto;
	margin-bottom: 10px;
	text-align: center;

}
.column{
overflow: hidden;
margin-bottom: 30px;
	clear: both;
}

.bnr{
	margin: 0px auto;
	margin-bottom: 30px;
	text-align: center;

}
.oilReasonarea{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background: rgb(238, 0, 15) none repeat scroll 0 0;
	padding: 20px 0px;
	overflow: hidden;
}

div.oilReason{
	width: 450px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 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;
}




.washReasonarea{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background: #d3effc;
	padding: 20px 0px;
	overflow: hidden;
}

div.washReason{
	width: 450px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.washReason .bottom{
	padding: 10px;
	height: 230px;
	overflow: hidden;
	background: #FFF;
}

div.washReason .bottom .photo{
	float: left;
	width: 220px;
}
div.washReason .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: 70px;
	margin-right: 20px;
	margin-left: 48px;
	margin-bottom: 0px;
	float: left;
	}

#footer .footer_inner #footLink03{
	width: 630px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: 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{
    color: rgb(34, 160, 43) !important;
    text-decoration: underline;
}



table.shop_list {
    border: 1px solid rgb(153, 153, 153);
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    height: 99%;
    margin: 0 auto;
    width: 99%;
}
table.shop_list th, table.shop_list td {
    border: 1px solid rgb(153, 153, 153);
    padding: 8px;
}
table.shop_list th {
    background: rgb(237, 237, 237) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
table.shop_list th.post {
    font-weight: bold;
    text-align: left;
    width: 90px;
}
table.shop_list td {
    border: 1px solid rgb(153, 153, 153);
    line-height: 20px;
    text-align: left;
}
table.shop_list td.area {
    background: rgb(255, 204, 51) none repeat scroll 0 0;
    font-size: 18px;
}
table.shop_list td.shop {
    background: rgb(249, 249, 249) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 250px;
}
table.shop_list td.shop_tel {
    width: 170px;
}
table.shop_list td.service img {
    margin: 0 5px 0 0;
}




table.oilprice {
    border: 1px solid rgb(153, 153, 153);
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    height: 99%;
    margin: 0 auto;
    width: 99%;
}
table.oilprice th, table.oilprice td {
    border: 1px solid rgb(153, 153, 153);
    padding: 8px;
}
table.oilprice th {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
table.oilprice th.oilname {
    font-weight: bold;
    text-align: center;
}
table.oilprice td {
    border: 1px solid rgb(153, 153, 153);
    line-height: 20px;
    text-align: center;
	font-weight: bold;
	padding: 10px;
}

table.oilprice td.shop_tel {
    width: 170px;
}
table.oilprice td.service img {
    margin: 0 5px 0 0;
}


table.oilprice td.max {
    background:#feffb9 none repeat scroll 0 0;
    font-size: 20px;
	padding: 18px;
	font-weight: bold;
	color: #E60012;
}


table.oilprice td.koumoku {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    font-weight: bold;
    padding: 8px 10px 5px;
	font-size: 17px;
}



table.oilinner{
	margin: 0px;
	padding: 0px;
	border: none;
    border-collapse: collapse;
    border-spacing: 0;
}


table.oilinner td {
	margin: 0px;
	padding: 0px;
	border: none;
    border-collapse: collapse;
    border-spacing: 0;
}