@charset "utf-8";



.side {
	width:245px;
	font-size:12px;
	margin:0px;
	padding:0px;
}


.category{
	margin:0px;
	padding:0px;
	background-image:url(../img/side_title01.gif);
	background-repeat:no-repeat;
}

.category ul{
	padding-left:0px;
	padding-top:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:30px;

	}

.category li{
	display:block;
	padding-bottom:7px;
	padding-left:0px;
	background-repeat:no-repeat;
}


.size{
	margin-top:-10px;
	margin-bottom:45px;
}



.link{
	background-image:url(../img/side_title02.gif);
	background-repeat:no-repeat;
}

.link ul{
	padding-left:0px;
	padding-top:15px;
	margin-left:0px;
	margin-bottom:30px;
	list-style:none;
}

.link li{
	padding-top:0px;
    height:40px;
}

img{
	border:none;
}


.etc{
	background-image:url(../img/side_title03.gif);
	background-repeat:no-repeat;
}

.etc ul{
	padding-left:0px;
	padding-top:30px;
	margin-left:0px;
	list-style:none;
}

.etc li{
    height:20px;
}
