@charset "utf-8";
h1#main{
	width:1000px;
	margin:0 auto;
	padding:0;
}

div#contents div#category-index{
	overflow:hidden;
	width:900px;
	clear:both;
	margin-bottom:30px;
}

div#contents div#category-index dl{
	background:url("../image/index/dl-category.gif") no-repeat bottom left;
}

div#contents div#category-index dl#products{
	float:left;
	width:440px;
}

div#contents div#category-index dl#marckets{
	float:right;
	width:440px;
}

div#contents div#category-index dl dt{
	display:none;
}

div#contents div#category-index dl dd{
	overflow:hidden;
	padding:20px;
}

div#contents div#category-index dl dd img{
	float:left;
}

div#contents div#category-index dl dd ul{
	float:right;
	width:270px;
}

div#contents div#category-index dl dd ul li{
	margin-bottom:5px;
}

div#contents div#category-index dl dd ul li a{
	padding-left:15px;
	background:url("../image/common/arrow01.gif") no-repeat 0 4px;
}

div#contents div#column{
	clear:both;
}

div#contents div#column dl#info{
	overflow:hidden;
	float:left;
	width:590px;
}

div#contents div#column dl#info dt{
	float:left;
	padding-top:25px;
}

div#contents div#column dl#info dt img{
	margin-top:5px;
}

div#contents div#column dl#info dd{
	float:right;
	width:490px;
	border-left:1px solid #000000;
}

div#contents div#column dl#info dd ul{
	margin-left:20px;
}


div#contents div#column dl#info dd ul li{
	padding:8px 0;
	border-bottom:1px solid #EEEEEE;
	overflow:hidden;
	width:470px;
}

div#contents div#column dl#info dd ul li.end{
	border-bottom:0;
}

div#contents div#column dl#info dd ul li span{
	float:left;
}

div#contents div#column dl#info dd ul li a{
	float:right;
	margin-left:20px;
	padding-left:15px;
	width:375px;
	background:url("../image/common/arrow02.gif") no-repeat 0 5px;
}

div#contents div#column img.img{
	float:right;
	padding:20px;
}
