@charset "utf-8";

#mainNavi li.tradeBtn a{
	background: url(../../common/img/navi.jpg) no-repeat -345px bottom;
}

#mainArea h3{
	position:relative;
	display:block;
	background:url(../../common/img/circle.jpg) no-repeat left 5px;
	padding: 0 0 5px 20px;
	margin:0 0 10px;
	line-height:24px;
	width:608px;
	height:24px;
	border-bottom:1px dotted #505050;
}
#mainArea h3 span{
	position:absolute;
	bottom:5px;
	right:0;
}
.listBox{
	width:608px;
}
.leftBox{
	float:left;
	width:100px;
}
.rightBox{
	float:right;
	width:508px;
}
.rightBox li{
	float:left;
	text-align:center;
	padding:0 10px 0 0;
}