@charset "utf-8";
/* CSS Document */


/* shorei.htmlとryoko_rentacar.htmlとrentacar.html共通CSS */
/* senior.htmlとgroup.htmlも！ */
#rentacar {
	width:660px;
	float:right;
}
.shorei {
	background-image: url(../images/h3_title07.gif);
}
.ryoko_r {
	background-image: url(../images/h3_title08.gif);
}
.rentacar {
	background-image: url(../images/h3_title09.gif);
}
.senior {
	background-image: url(../images/h3_title12.gif);
}
.group {
	background-image: url(../images/h3_title13.gif);
}

h5 {
	background:url(../../shared/images/icon_arrow02.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
	margin:25px 0 4px;
	font-size:1.2em;
}
