@charset "utf-8";
#wrapper p {

}
#wrapper p.img {
	padding: 0px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper p.entry {
	padding-left: 20px;
	background-image: url(img/hiroshige/entry.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF6600;
	font-weight: bold;
}
div#introduction  {
}
#introduction p {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 200px;
	margin: 20px;
	height: 350px;
	line-height: 1.2em;
}
#introduction p img {
	margin-bottom: 5px;
}
