/* 人と車と
----------------------------------------- */
#hitotokurumato {
	padding: 0px 10px 20px 10px;
	margin-bottom: 30px;
}

#hitotokurumato p {
	margin-bottom: 25px !important;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 0.1em;
	color: #333333;
	clear: both;
}

#hitotokurumato h3 {
    margin: 0px 0px 8px 0px;
    padding: 20px 0px 8px 0px;
	border-bottom: 1px solid #DDDDDD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#hitotokurumato img.pr {
    float: right;
    margin: 0px 0px 20px 15px;
}

#hitotokurumato img.pl {
    float: left;
    margin: 0px 15px 20px 0px;
}