.82blue {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px}
.txt_12-point { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px }

.txt_13-point { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 13px }

.uraji table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.uraji table tr {
	width: 100%;
	vertical-align: top;
}
.uraji table td {
	font-family: "?????? Pro W3", "Hiragino Kaku Gothic Pro", "????", Meiryo, Osaka, "?? ?????", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.6;
	padding-bottom: 30px;
}

.uraji-text {
	padding: 10px 0 10px 20px;
}
.uraji-text .name {
	font-size: 16px;
	color: red;
	line-height: 24px;
}
.uraji-text .plice {
	color: darkorange;
}

.pricelist table {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    margin: 10px auto;
    width: 100%;
	text-align: center;
	font-size: 14px;
}
.pricelist th {
	background: #261190;
	color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    font-weight: normal;
}
.pricelist td {
    border: 1px solid #cccccc;
    padding: 3px 3px;
	font-size: 12px;
}
.pricelist .bg-color1 td {
    background: #f3f3ca;
}
