@carset "utf-8";



/* LIST PAGE
==================================================*/
/*---------- PAGING ----------*/
.buy .paging ul li,
.buy .paging ul li a:hover{
	color: #A801FF;
}

/*---------- SUB TITLE ----------*/
.buy #subtitle{
	background: url(./subtitle_2.jpg) no-repeat;
}

/*---------- SEARCH RESULTS ----------*/
.buy #subtitle li.big{
	background: url(./btn_big_2.jpg) no-repeat 0px -17px;
}

.buy #subtitle li.normal{
	background: url(./btn_normal_2.jpg) no-repeat 0px -17px;
}

.buy #subtitle li.small{
	background: url(./btn_small_2.jpg) no-repeat 0px -17px;
}

.buy #subtitle li.big a{
	background: url(./btn_big_2.jpg) no-repeat;
}

.buy #subtitle li.normal a{
	background: url(./btn_normal_2.jpg) no-repeat;
}

.buy #subtitle li.small a{
	background: url(./btn_small_2.jpg) no-repeat;
}

.buy #subtitle li.big a:hover{
	background: url(./btn_big_2.jpg) no-repeat 0px -17px;
}

.buy #subtitle li.normal a:hover{
	background: url(./btn_normal_2.jpg) no-repeat 0px -17px;
}

.buy #subtitle li.small a:hover{
	background: url(./btn_small_2.jpg) no-repeat 0px -17px;
}

/*---------- LIST BOX ----------*/
.buy .item-title .title01{
	background: url(./icon_square_2.gif) no-repeat 0px 3px;
}

.buy .item-title .title02{
	color: #8A48E4;
}

/*---------- SMALL VIEW ----------*/
.buy .small-view .item-title .thumbnail{
	background: url(./icon_square_2.gif) no-repeat 0px 3px;
}

.small-view .buy .item-title .thumbnail{
	background: url(./icon_square_2.gif) no-repeat 0px 3px;
}

.buy .small-view .item-title .title01{
	background: none;
}

.small-view .buy .item-title .title01{
	background: none;
}

.buy .small-view .item-title .title02{
	color: #8A48E4;
}

/*---------- BOOKMARK BUTTON ----------*/
.buy .bookmark-submit li a:link,
.buy .bookmark-submit li a:visited{
	color: #8A48E4;
}



/* DTAIL
==================================================*/
/*---------- DETAIL BOX ----------*/
.buy p#subtitle{
	background: url(./subtitle_detail_2.jpg) no-repeat;
}

.buy .detail-box .title02{
	color: #8A48E4;
}

/*---------- SMALL VIEW ----------*/
.detail-box-small .small-view div.buy .title02{
	color: #8A48E4;
}

.detail-box-small .small-view .buy .item-title .thumbnail{
	background: url(./icon_square_2.gif) no-repeat 0px 3px;
}



/* MYPAGE
==================================================*/
.mypage .buy{
	color: #8A48E4;
}
