/*ピカピカ*/
#pikapika {
	position:relative;
	position:relative;
	border:1px solid # F00;
}
#pikapika h3,#aircon h3 {
	border-bottom:2px solid #ff6600;
	padding:20px 0 10px;
	margin:0 0 10px;
}
#image {
	position:absolute;
	right:0;
	bottom:0;
}

#image02 {
	position:absolute;
	right:240px;
	bottom:-30px;
}
/*料金表*/
#price {
	padding-top:40px;
}
#price h4 {
	background-image:url(../images/h2_ryoukin.png);
	background-position:center left;
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-left:50px;
}
#price h4 span {
	font-size:10px;
	padding-left:5px;
}
#price table {
	width:100%;
	margin-top:10px;
	border:1px solid #c6c6c6;
	border-collapse:collapse;
}
#price table th,#price table td {
	padding:10px 0;
	border:1px solid #c6c6c6;
	text-align:center;
	vertical-align:middle;
}
#price table td span {
	font-size:15px;
} 
.color01 {
	background-color:#fefa8f;
}
.color02 {
	background-color:#eeeeee;
}
/*カーエアコン*/
#aircon {
	margin:60px 0;
	position:relative;
}
#air_img01 {
	position: absolute;
	right:10px;
	top:70px;

}
#air_img02 {
	position:absolute;
	right:0;
	bottom:0;
}




































