

/*--[1]COMMON---------------------------------------------------*/
* {
	color:#000 ;
	font-size:small ;
	line-height:160% ;
	margin:0 ;
	padding:0 ;
	position:relative ;
	}
body {
	margin:0 ;
	padding:0 ;
	}
img {
	border:0 ;
	}
.ClearFix:after {
	content:"" ;
	display:block ;
	clear:both ;
	}
.ClearFix { display:inline-block ; }
.ClearFix { display:block ; }

h1, h2, h3, h4, h5, h6 {
	display:inline ;
	font-weight:normal ;
	}

#BigBOX {
	margin:0 auto ;
	width:980px ;
	}
	#BigINNER {
		margin:0 auto ;
		}
.innerBOX {
	padding:10px ;
	}

.CategoryASSET, .CategoryHEAD, .CategoryBODY, .CategoryFOOT, .Item-ALine {
	margin-bottom:10px ;
	}

.innerITEM-LEFT {
	float:left ;
	}
.innerITEM-RIGHT {
	float:right ;
	}

.ITEM .ItemNAME, .ITEM .ItemBACK {
	font-weight:bold !important ;
	}
h4 {
	font-weight:bold ;
	}
.ItemPRICE, .ITEM .ItemBACK {
	font-size:x-small ;
	}

.ButtonBOX a {
	display:block ;
	overflow:hidden ;
	text-indent:-99999px ;
	}
.GoToTop {
	text-align:right ;
	}
.GoToTop a {
	font-size:x-small ;
	}

#FootBOX #FootCONTENT {
	padding:10px ;
	text-align:center ;
	}
#FootBOX #FootCOPY {
	font-size:x-small ;
	text-align:center ;
	}

/*----------*/
.ITEM ul {
	margin-bottom:10px ;
	}
.ITEM li {
	list-style:none ;
	padding-bottom:2px ;
	}
