<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
		特集バナー
						*/

.bannertable{margin:15px 0 5px;}

.bannertable img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.bannertable td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}

/*
　　インフォメーション
						*/
h5{width:100%;
padding-bottom:15px;
font-weight:bold;}

.txt_ser{
line-height:2em;}


#information a{display:block; color:#333333; font-weight:bold;}

.information{
background:url(../images/back_information.png) repeat-x;
}

.information .txt{
padding:5px 0 0 5px;
color:#FFFFFF;
}

.information .rtxt{
	padding:8px 5px 0 0;
	color:#FF9933;
}


/*
		初めての方へ
						*/

#service a{display:block; color:#333333; font-weight:bold;}

						
.service{
background:url(../images/back_service.png) repeat-x;
}

.service .txt{
	padding:5px 0 0 5px;
	color:#FFFFFF;
}

.service .rtxt{
	padding:8px 5px 0 0;
	color:#FF9933;
}

.toyuw100{
	width:600px;
	max-width:100%;
	}

.arrow_ser{ margin-top:7px;}


#service .service_m{
	border-top:none;
	border-bottom:none;
	}

/*
	灯油宅配可能エリア
						*/
#area{
	margin:0 auto 10px;
	overflow:hidden;
}

#area p.txt_a{
	font-weight:bold;
	line-height:1.2em;
	border-left:solid 6px #333;
	text-indent:0.5em;
}

#area ul{
	width:100%;
	margin:0;
	padding-bottom:15px;
	overflow:hidden;
}

#area ul li{
	float:left;
	width:31.3%;
	text-align:center;
    padding:0;
    margin:10px 1% 0;
    line-height: 130%;
}
@media screen and (min-width: 600px) {
#area ul li{
	width:18%;
}
}
#area ul li:before{
	content:"・";
	color:#999;
	padding-right:0.2em;
}

#area p.memo{
	color:#f00;
    padding-left: 1.0em;
	margin-bottom:0.3em;
	font-size:1.0em;
	line-height:1.4em;
	text-indent:-1.0em;
}

#area p.btn{
	color:#f00;
	width:70%;
	margin:0 15%;
}
@media screen and (min-width: 600px) {
#area p.btn{
	width:50%;
	margin:0 25%;
}
}
#area p.btn img{
	margin-top:0.5em;
}</pre></body></html>