@charset "utf-8";



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

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

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

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

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

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

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

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

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

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

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

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

.dispose .item-title .title02{
	color: #008360;
}

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

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

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

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

.dispose .small-view .item-title .title02{
	color: #008360;
}

/*---------- BOOKMARK BUTTON ----------*/
.dispose .bookmark-submit li a:link,
.dispose .bookmark-submit li a:visited{
	color: #008360;
}



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

.dispose .detail-box .title02{
	color: #008360;
}

/*---------- SMALL VIEW ----------*/
.detail-box-small .small-view div.dispose .title02{
	color: #008360;
}

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


/* MYPAGE
==================================================*/
.mypage .dispose{
	color: #008360;
}
