@charset "utf-8";
.noline {
}
.line_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-style: none;
}
.shoptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
