@charset "UTF-8";
/* CSS Document */
.column{
	margin-bottom: 30px;
	overflow: hidden;
}
.column h3{
	margin: 0px;
}
.img img{
	margin: 0px auto;
	text-align: center;	
}
/*---------------------------------------------------------------*/
.feature-Box h3.ttl {
background:#f3f3f3 url(../carwash/carwash/images/ico_red_arrow.png) no-repeat        ;
background-position: 98% 50%;
border-left: none;
padding:10px 50px 10px 15px;
border-bottom:#E7E7E7 solid 1px;
margin-bottom:1px;
font-size: 	110%;
color:#222;
line-height:1.3em;
}

/*shop-----------------------------------------------------*/
.shop{
width:90%;
  overflow:hidden;
  margin:10px auto 20px auto;
  padding:5px;
   border: 1px solid #C3C3C3;
}
.shop p.img{
	text-align:center;
  margin:0px auto 5px auto;
}
.shop p{
	margin-bottom:5px;}
.shop h4{
	font-size:16px;
}

.shop h5{
	background: #B1B4BC;
	padding: 1px 5px;
	color: #FFF;
	margin-bottom: 8px;
}

ul.shop{
  border-bottom: 1px dotted #C3C3C3;
}
ul.shop li{
	line-height:20px;
	}
ul.shop li.name{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
ul.shop a {
  position: relative;
  display: block;
  padding: 10px 20px 10px 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color:#333;
}
ul.shop a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: "";
  margin-top: -7px;
  width: 12px;
  height: 14px;
  background-image: url(../carwash/carwash/common_img/sprite.png);
  background-position: -1px -2px;
}


.oilwaku01 {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background: #fff none repeat scroll 0 0;
	border: 3px solid #bdbdbd;
	border-radius: 5px;
	padding: 2%;
}

.form-txt{
	width: 90%;
	margin: 0px auto;
}



body,html {
    height: 100%;
}
#container {
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#contents {
    padding-bottom: 130px;
}

#footer-tel {
    position: fixed;
    bottom: 0;
    width: 100%;
	padding: 3% 0%;
    background:#FFFFFF;
}


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 5px;
}







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;
	width: 100%;
}


table.oilinner td {
	margin: 0px;
	padding: 0px;
	border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
.notice{
	text-align: center;
	font-size: 90%;
	line-height: 140%;
	line-height: 110%;
}
.notice span{
	color: #D90003;
}
