@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,
.listBox .listBoxSet .listBoxIn02 {
	position: relative;
	width: 470px;
	min-height: 240px;
}

.listBox .listBoxSet .listBoxIn01 {
	background: url(/products/product06/aar25_aar50/images/img_aar25.jpg) no-repeat left top;
}

.listBox .listBoxSet .listBoxIn02 {
	background: url(/products/product06/aar25_aar50/images/img_aar50.jpg) no-repeat left top;
}

.listBox .listBoxSet .listBoxIn01 ul,
.listBox .listBoxSet .listBoxIn02 ul {
	position: absolute;
	top: 10px;
	left: 262px;
}

.listBox .listBoxSet .listBoxIn01 li,
.listBox .listBoxSet .listBoxIn02 li {
	float: left;
}

.listBox .listBoxSet .listBoxIn01 .num,
.listBox .listBoxSet .listBoxIn02 .num {
	width:94px;
	height:30px;
	line-height:30px;
	padding:0 0 0 10px;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	background: transparent url(/products/common/images/list_h5_s_bg.gif) no-repeat 0 0;
	font-family:"���C���I","Meiryo","�l�r �o�S�V�b�N","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
}

.listBox .listBoxSet .listBoxIn01 .detailBox,
.listBox .listBoxSet .listBoxIn02 .detailBox {
	padding: 0 0 0 478px;
	width: 150px;
}

.listBox .listBoxSet .listBoxIn01 .detailBox dl,
.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 .listBoxIn01 .detailBox dt,
.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;
}