@charset "shift_jis";

/*--　　　　　shop_juniemoon_base　　　　　--*/
body {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
body,td,th {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
A {
	text-decoration: none;
	color: #66C2B8;
}
A:HOVER {
	text-decoration: none;
	color: #EB6896;
}
A.shop {
	text-decoration: none;
	color: #66C2B8;
}
A.shop:HOVER {
	text-decoration: none;
	color: #EB6896;
}
LI {
	font-size: 12px;
	line-height: 18px;
}

/*--　　　　　main_searchbox　　　　　--*/
#searchbox {
	width: 138px;
}

/*--　　　　　toppage_freemessage　　　　　--*/
#freemessage {
	width: 558px;
	height: 150px;
	overflow: auto;
}

#freemessage table {
	margin: 0 auto;
	width: 540px;
}

/*--　　　　　toppage_recommend　　　　　--*/
.recommendprofile {
	border: solid 1px #CCC;
	margin: 6px;
	padding: 6px;
}

/*--　　　　　category_search GoodsList　　　　　--*/
#csbloopwidth {
	width: 550px;
}

#categorytitle td {
	padding: 0;
}

.goodslistinfo table td {
	margin: 0;
	padding: 0;
}

.goodslistinfo td input {
	width: 26px;
}
