@charset "Shift_JIS"; 

/*--------------------- 散歩について ---------------------*/

#right h2{
	background: url(../img/sanpo/h2.jpg) no-repeat left top;
	text-indent: -9999pt;
	height: 300px;
	width: 629px;
}
#content h3{
	background: url(../img/sanpo/h3.jpg) no-repeat left top;
	height: 40px;
	width: 405px;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
	padding-top: 10px;
	padding-left: 25px;
	margin: 25px;
}
#content p.tuite{
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
	margin-left: 50px;
}
#content em{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
#content .sanpo{
	margin-left: 25px;
	margin-top: 20px;
}
