.inbox {
	clear:both;
	display: inline-block;
	margin-bottom: 5px;
}
.inbox:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
*html .inbox {
	height:0.1%;
}

.shop {
	float: left;
	font-size: 16px;
	font-weight: bold;
	border-left: 5px solid #C03E24;
	padding: 0px 0px 0px 6px;
	margin-top: 3px;
}

.kamei {
	margin-left: 10px;
	float: left;
}


.kamei a {
	color: #FFFFFF;
	display: block;
	width: 93px;
	height: 19px;
	background: url(img/shop_btn.gif) no-repeat left top;
	font-size: 12px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 3px;
}
.text {
	clear: both;
	padding: 0px 0px 20px 12px;
	border-bottom: 1px dotted #B7B6AE;
	margin-bottom: 20px;
}
.text a {
	color: #000000;
}

