@charset "utf-8";

@media screen and (min-width: 641px),print{
	
.Track_Ill {
	background-image: url(../img/track_ill.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	position: relative;
}
.Fuel_delivery {
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	line-height: 1.2em;
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0px;
	font-size: 200%;
}
.Fuel_delivery_type {
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}

.Fuel_delivery_type ul {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;

}


.Fuel_delivery_type li{
	background-color: #a48b78;
	list-style-type: none;
	width: 206px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 110%;
}
.Fuel_delivery_type a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 4px;
}
.Fuel_delivery_type h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #5082E6;

}


.L460px  {
	float: left;
	width: 460px;
}
.L460px h2{
	font-size: 150%;
}



.Fuel_delivery_type img {
	float: right;

}


.Refueling_target {
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}
.Refueling_target_L460px {
	float: left;
	width: 460px;
	background-image: url(../img/drums_heavy.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.Refueling_target img {
	float: right;
}

.Refueling_target h3 {
	background-color: #5082E6;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.Refueling_target ul {

}
.Refueling_target li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.5em;
}


.Facilities_Overview {
	border: 1px solid #A0A0A4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
　  -moz-border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Facilities_Overview h4 {
	color: #00913a;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.Facilities_Overview ul {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
.Facilities_Overview li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.5em;
}

.Contact {
	height: 200px;
	width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999;
}
.Delivery {
	margin-top: 20px;
	display: inline-block;
}
.Delivery h3 {
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	margin: 0px;
	font-size: 150%;
}
.Delivery i{
	font-size: 80%;
	color: #898989;
	font-style: normal;
}
.Delivery b {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 120%;
}
.Delivery img {
	float: right;
}
.Pref {
	width: 410px;
	float: left;

}
.Pref h4 {
	background-color: #5082E6;
	margin: 2px;
	color: #FFFFFF;
	width: 99%;
	text-indent: 10px;
	line-height: 1em;
	padding-top: 6px;
	padding-bottom: 5px;

}
.Pref ul {
	display: inline-block;
	width: 100%;
}

.Pref li {
	list-style-type: none;
	background-color: #EBE7DB;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 49%;
	text-align: center;
	margin: 0.5%;
}

}

@media screen and (max-width: 640px){
	
.Track_Ill {
	background-image: url(../img/track_ill.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	position: relative;
}
.Fuel_delivery {
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	line-height: 1.2em;
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0px;
	font-size: 200%;
}
.Fuel_delivery_type {
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}

.Fuel_delivery_type ul {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;

}


.Fuel_delivery_type li{
	background-color: #a48b78;
	list-style-type: none;
	width: 49%;
	color: #FFFFFF;
	text-align: center;
	font-size: 110%;
	margin: 0.5%;
	float: left;
}
.Fuel_delivery_type a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 4px;
}

.Fuel_delivery_type h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #5082E6;

}
.L460px  {
	width: 100%;
}
.L460px h2{
	font-size: 150%;
}


.Fuel_delivery_type img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}


.Refueling_target {
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}

.Refueling_target_L460px {
	width: 100%;
	background-image: url(../img/drums_heavy.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.Refueling_target img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Refueling_target h3 {
	background-color: #5082E6;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.Refueling_target ul {

}

.Refueling_target li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.5em;
}

.Facilities_Overview {
	border: 1px solid #A0A0A4;
	border-radius: 10px;
	-webkit-border-radius: 10px;
　  -moz-border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Facilities_Overview h4 {
	color: #00913a;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.Facilities_Overview ul {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}

.Facilities_Overview li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.5em;
}

.Contact {
	margin-top: 20px;
	display: block;
	width: 90%;
	text-align: center;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.4);
	border: 1px solid #C0C0C2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
}
.Contact p {
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 1.3em;

}
.Contact h2 {
	color: #5082E6;
	font-size: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Contact h3 {
	color: #5082E6;
	font-size: 250%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.1em;
}
.Contact h4 {
	font-size: 150%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Contact dl {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline-block;
	width: 100%;
}
.Contact dt {
	background-color: #A0A0A4;
	color: #FFFFFF;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.Contact dd {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Contact img {
	display: none;
}

.Delivery {
	margin-top: 30px;
}
.Delivery h3 {
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	margin: 0px;
	font-size: 150%;
}
.Delivery i {
	display: none;
}
.Delivery b {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 120%;
}
.Delivery img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.Pref {
	width: 100%;
}
.Pref h4 {
	background-color: #5082E6;
	margin: 2px;
	color: #FFFFFF;
	width: 99%;
	text-indent: 10px;
	line-height: 1em;
	padding-top: 6px;
	padding-bottom: 5px;

}
.Pref ul {
	display: inline-block;
	width: 100%;
}

.Pref li {
	list-style-type: none;
	background-color: #EBE7DB;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 49%;
	text-align: center;
	margin: 0.5%;
}

}
