@charset "utf-8";

/*レアな小物*/
img#rare {
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
img#rare2 {
	padding: 20px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
p#red {
	font-weight: bold;
	color: #660000;
}
div.itembox p {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
div.itembox li {
	text-align: left;
	padding-left: 10px;
	text-indent: 1em;
}
p#plice {
	font-weight: bold;
}
h5#rare {
	background-image: url(../../img/li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 15px;
}

