@charset "UTF-8";
div.itembox {
		border-top: 1px solid #999999;
		padding-top: 20px;
		margin-bottom: 15px;
		padding-bottom: 15px;
}

div.itembox dt {
		float: left;
		width: 214px;
}

div.itembox dd {
		width: 350px;
		float: right;
}

div.itembox h2 {
		font-size: 130%;
		font-weight: bold;
		color: #FF4717;
}

p.price1 {
		font-size: 110%;
		font-weight: bold;
		margin-bottom: 10px;
}

.price2 {
		font-size: 90%;
		font-weight: normal;
}

.itembox p.exp {
		margin-bottom: 1em;
}
