@charset "UTF-8";


.listBox {
	clear:both;
	position: relative;
	width:630px;
	margin: 0 0 15px 0;
	padding:0 0 15px 0;
	overflow:hidden;
/*	background: transparent url(/products/common/images/bg_dot.gif) repeat-x 0 100%;*/
}

.listBox .listBoxSet {
	clear:both;
	position: relative;
	overflow:visible;
	width:650px;
}

.listBox .listBoxSet .listBoxIn01 {
	width: 630px;
	min-height: 347px;
	background: url(/products/product06/ass_2100/images/img_main.jpg) no-repeat left top;
	font-size: 1.4em;
}

.listBox .listBoxSet .listBoxIn01 ul {
	padding: 300px 0 0 15px;
	font-weight: bold;
}

.listBox .listBoxSet .listBoxIn01 li {
	padding: 0 0 0 15px;
	/*background: url(images/ico_blue.jpg) no-repeat left 4px;*/
	background: url(../../common/images/bg_circle.gif) no-repeat 0 center;
}

.listBox .listBoxSet .listBoxIn02 .imgBox {
	float: left;
	width: 510px;
}

.listBox .listBoxSet .listBoxIn02 .detailBox {
	float: left;
	width: 118px;
	padding: 15px 0 0 0;
}

.listBox .listBoxSet .listBoxIn02 .detailBox dl {
	text-align: center;
	border-left: 1px solid #6e6d6e;
	border-right: 1px solid #6e6d6e;
	border-bottom: 1px solid #6e6d6e;
	line-height: 1.75em;
}

.listBox .listBoxSet .listBoxIn02 .detailBox dt {
	background: #dcdddd;
	border-top: 1px solid #6e6d6e;
	border-bottom: 1px solid #6e6d6e;
}

.listBox h4 {
	position: relative;
	width:618px;
	height:40px;
	overflow:hidden;
	padding:0 0 0 12px;
	color:#005AA6;
	font-weight:bold;
	font-size:1.3em;
	line-height:30px;
	background: transparent url(/products/common/images/list_h4_bg.jpg) no-repeat 0 0;
}

.listBox h4.noNum {
	height:30px;
	margin: 0 0 10px 0;
	background: transparent url(/products/common/images/list_h4_bg_noNum.jpg) no-repeat 0 0;
}

.listBox h4 .num {
	position: absolute;
	top: 0px;
	left: 485px;
	color:#fff;
	font-family:"���C���I","Meiryo","�l�r �o�S�V�b�N","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
}