@charset "UTF-8";

h3 {
	font-size: 1.8em;
	font-weight: bold;
	z-index:2;
}

#productsR {
	padding-bottom:20px;
}

*:first-child+html #track1 { margin: 0 0 0 1px; }

.pointBox {
	position:relative;
	width:610px;
	padding-right:20px;
}

	h3.trackTtl {
		padding: 15px 0 0 20px;
	}

	.pointBox p { font-size:1.3em; }

	.pointBox #glued1 {
		position: absolute;
		top:30px;
		left:425px;
	}

	.pointBox #zam1 {
		margin:15px 0 0 65px;
	}


.trackListBox {
	width:630px;
	padding: 15px 0;
	background: #fff url(/products/common/images/bg_dot.gif) repeat-x 1px 100%;
}

	#productContent .trackListBox h4 {
		position:relative;
		width:618px;
		height:35px;
		padding:0 0 0 12px;
		color:#005AA6;
		font-weight:bold;
		font-size:1.3em;
		line-height:30px;
		background: transparent url(images/list_h4_bg_1.jpg) no-repeat 0 0;
	}

	#productContent .trackListBox h4.numin {
		background: transparent url(images/list_h4_bg_2.jpg) no-repeat 0 0;
	}

	.trackListBox .listBox {
		clear:both;
		position: relative;
		width:630px;
		margin: 5px 0 0 0;
		background-color: #EFEFF0;
	}

		.trackListBox .num {
			color:#ffffff;
			line-height:30px;
			font-weight:bold;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
		}

		.trackListBox .listBox .num {
			display:block;
			width:94px;
			padding:0 0 0 10px;
			position: absolute;
			top: 10px;
			left: 523px;
			font-size:1.2em;
			background: transparent url(images/list_num_bg.gif) no-repeat 0 0;
		}

		#productContent .trackListBox h4.numin .num {
			display:block;
			position: absolute;
			top: 0px;
			left: 533px;
			padding:0;
			font-size:1.0em;
			background-image:none;
		}

			.trackListBox .listBox .num .type {
				display:block;
				color:#000;
			}

		.trackListBox .listBox .goDetailBtn {
			position: absolute;
			top: 100px;
			left: 530px;
		}

		.trackListBox .listBox .top80 {
			position: absolute;
			top: 80px;
			left: 530px;
		}


#detailBox {
	height:310px;
}

	#detailBox #detailTbl {
		position: absolute;
		top:40px;
		left:691px;
		border:1px solid #A6A6A6;
		border-collapse:collapse;
	}

		#detailBox #detailTbl th,
		#detailBox #detailTbl td {
			width:94px;
			padding:1px 0 0 0;
			text-align:center;
			vertical-align:middle;
			border:1px solid #A6A6A6;
			font-size:1.1em;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
		}

	#detailBox #detailTbl2 {
		position: absolute;
		top:42px;
		left:612px;
		width:365px;
		border:1px solid #A6A6A6;
		border-collapse:collapse;
	}

		#detailBox #detailTbl2 th,
		#detailBox #detailTbl2 td {
			padding:1px 10px 0 10px;
			text-align:center;
			vertical-align:middle;
			border:1px solid #A6A6A6;
			font-size:1.1em;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
		}

		#detailBox #detailTbl th,
		#detailBox #detailTbl2 th {
			background-color:#ccc;
		}

		#detailBox .note {
			position: relative;
			top:-50px;
		}

#detailBoxPoint {
	position: absolute;
	top:40px;
	left:15px;
	font-size: 1.60em;
	font-weight:600;
	line-height:2.00;
}

ol#detailBoxPoint {
	position: absolute;
	top:45px;
}

	#detailBoxPoint dt {
		font-size: 1.00em;
		font-weight:600;
		line-height:2.00;
	}

	#detailBoxPoint dd {
		padding: 3px 0 3px 18px;
		font-size: 0.8em;
		line-height:1.40;
		padding-bottom:5px;
		font-weight:normal;
		background: transparent url(/products/common/images/bg_circle.gif) no-repeat 0 50%;
	}

	#detailBoxPoint li {
		padding: 3px 0 3px 33px;
		font-size: 0.90em;
		line-height:1.40;
		padding-bottom:5px;
		font-weight:normal;
		background: transparent url(/products/common/images/bg_circle.gif) no-repeat 15px 50%;
	}

#productContent .noBG {
	background-image:none;
}

#productContent .noCLR {
	background-color:transparent;
}
