@charset "utf-8";
#left p.kuruma1 {
	border: solid #ccc 1px;
	background: #f0fff0;
	padding: 20px 10px 10px;
	margin: 10px auto;
	text-align: center;
	height: 20px;
	width: 500px;
	font-size: 13px;
	color: #000;
}
#left p.kuruma2 {
	border: solid #ccc 1px;
	background: url(images/bg1.gif) #fff5ee no-repeat top left;
	padding: 10px 10px 10px 100px;
	margin: 10px auto;
	//text-align: center;
	height: 40px;
	width: 500px;
	font-size: 13px;
	color: #000;
	
}
#left p.kuruma3 {
	border: solid #ffd700 1px;
	background: url(images/bg4.png) #fff5ee no-repeat top left;
	padding: 10px 10px 10px 150px;
	margin: 10px auto;
	//text-align: center;
	height: 80px;
	width: 400px;
	font-size: 16px;
	color: #000;
	
}

#left p.kaitori1 {
	border: solid #ccc 1px;
	background: url(images/bg2.png) #fff5ee no-repeat top left;
	padding: 10px 10px 10px 100px;
	margin: 10px auto;
	//text-align: center;
	height: 40px;
	width: 500px;
	font-size: 13px;
	color: #000;
	
}
#left p.kaitori2 {
	border: solid #ccc 1px;
	background: url(images/bg3.png) #fff5ee no-repeat top left;
	padding: 10px 10px 10px 100px;
	margin: 10px auto;
	//text-align: center;
	height: 80px;
	width: 400px;
	font-size: 13px;
	color: #000;
	
}


