
body {
	background-color: #fff;
	margin: 0px;

}
h2 {
	margin-bottom: 10px;
}

img {
	border: 0px;
}


*{
    margin:0;
    padding:0;
}
#carouselWrap{
    width:530px;
    height:111px;
/*    padding:5px;*/
    position:relative;
}
/*#carouselPrev{
    position:absolute;
    top:65px;
    left:-8px;
    cursor:pointer;
}
#carouselNext{
    position:absolute;
    top:65px;
    right:-8px;
    cursor:pointer;
}*/
#carouse{
    width:100%;
    height:100%;
    overflow:hidden;
}
#carouselInner ul.column{
    width:515px;
    height:111px;
    padding:0 0 0 12px;
    list-style-type:none;
    float:left;
}
#carouselInner ul.column li{
    float:left;
    margin-right:3px;
    display:inline;
}
#carouselInner ul.column li img{
    border: 1px solid #ccc;
}
#carouselInner ul.column li a:hover img {
    border: 1px solid #f90;
}

/*NEWアイコン*/
div.icon_new {
	width: 37px;
	height: 11px;
	background: url(http://www.kilat.jp/contents/onestep/two/images/newicon.gif) no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

/*ボタン*/
#newitem_btn {
	width: 530px;
	margin-top: 10px;
	text-align: center;
}

#category4 .box{
	float: left;
	width: 250px;
	height: 92px;
	margin: 0px 10px 10px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #ebebeb;
}

#category4 .box2{
	float: left;
	width: 250px;
	height: 92px;
	margin: 0px 0px 10px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #ebebeb;
}

#category5 .minibox{
	float: left;
	width: 163px;
	height: 92px;
	margin: 0px 7px 10px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #ebebeb;
}

#category5 .minibox2{
	float: left;
	width: 163px;
	height: 92px;
	margin: 0px 7px 10px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #ebebeb;
}

#category5 .minibox3{
	float: left;
	width: 163px;
	height: 92px;
	margin: 0px 0px 10px 0px;
	padding: 2px 4px 2px 4px;
	background-color: #ebebeb;
}
