@charset "Shift_JIS";

#rental {
	text-align: left;
	color: #000000;
	width: 580px;
	height: 270px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(../../images/top/rental_car-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #99CC00;
	border: thin solid #003366;
}

#toyota {
	text-align: left;
	width: 500px;
	height: 40px;
	padding-top: 100px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	}
	
#rental a {
	color: #0A3359;
	}
	
#rental ul {
	padding: 0px;
	margin: 0;
	list-style-type: none;
	}
		
#rental li {
	background: url(../../images/top/yajirushi-3.gif) no-repeat;
	padding: 0 0 0 20px;
	line-height: 1.5em;
	}
	
#oneway {
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
	}
	
#oneway span {
	font-weight: bold;
	}
	
#toyota-site {
	padding-top: 10px;
	padding-left: 40px;
	}

