@charset "utf-8";

#top #pass_nav h3 {
	background-image: url(images/tit_pickup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 74px;
	text-indent: -9999px;
}
#main #fature {
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #000000;
}
#main #recommend {margin-bottom: 10px;}
#main #recommend h3 {
	background-image: url(images/tit_recommend.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 625px;
	text-indent: -9999px;
	margin-bottom: 10px;
}


/*--#categorycol
-------------------------------------------------*/
main #categorycol {margin-bottom: 10px;}

#categorycol #Leftcol {
	float: left;
	width: 300px;
}

#Leftcol #Newfes {
	margin-bottom: 20px;
}


#Leftcol #Newfes h3 {
	background-image: url(images/tit_newfes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 300px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#Leftcol #Newneta {
	margin-bottom: 20px;
}


#Leftcol #Newneta h3 {
	background-image: url(images/tit_neta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 300px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#categorycol #Rightcol {
	float: right;
	width: 300px;
}
#Rightcol #Newfashion {
	margin-bottom: 20px;
}


#Rightcol #Newfashion h3 {
	background-image: url(images/tit_fashion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 300px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#Rightcol #Newspecial {
	margin-bottom: 20px;
}

#Rightcol #Newspecial h3 {
	background-image: url(images/tit_special.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 300px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#Rightcol #Newitem {
	margin-bottom: 20px;
}

#Rightcol #Newitem h3 {
	background-image: url(images/tit_item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 300px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#categorycol .entry .Text {width: 205px;}

#categorycol .entry  .summary_cat {
    padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#categorycol #Newfes .entry  .summary_cat {
	background-image: url(images/arrow_pink.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}

#categorycol #Newneta .entry  .summary_cat {
	background-image: url(images/arrow_blue.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}

#categorycol #Newfashion .entry  .summary_cat {
	background-image: url(images/arrow_purple.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}

#categorycol #Newspecial .entry  .summary_cat {
	background-image: url(images/arrow_green.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}

#categorycol #Newitem .entry  .summary_cat {
	background-image: url(images/arrow_orange.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#Newimage {margin-bottom: 10px;}
#Newimage h3 {
	background-image: url(images/tit_newimage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 625px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#Newimage li {
	float: left;
	margin-right: 5px;
}

#main #calender {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main #calender h3 {
	background-image: url(images/tit_calender.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 25px;
	width: 625px;
	margin-bottom: 20px;
}