/*ページを移動*/
.pagego {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pageno {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:10px;
}

.pagegounder {
	text-align: right;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.shoppingtable {
	width: 570px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.rankinimg {
	height: 35px;
	padding-left: 5px;
	padding-bottom:10px;
	text-align: left;
}
.shoppingtext {
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}
.shoppingframe {
	width: 190px;
	padding-right: 15px;
}
.shoppingdetail {
	width: 160px;
	text-align: left;
}
.coinbackimg {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
/*文字色指定*/
.pink {
	color: #FF66CC;
}

.mustpink{
	color: #FF00FF;
}


.pa-sent {
	width: 60px;
	padding-right: 10px;
}

/*案件部分*/
.matterframecategorishopping {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.matterbana {
	text-align: left;
	width: 250px;
}
/*2007/6/4追加分*/
.shoppingcampainframe {
    text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.shoppingcampainframelast {
    text-align: center;
	margin-top: 5px;
	margin-bottom:20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.shoppingcampaintext {
	padding-left:10px;
	padding-right:5px;
	text-align: left;
}