@charset "UTF-8";

#productsR {
	padding-bottom:20px;
}

h3 {
	font-size: 2.0em;
	font-weight: bold;
}

h4 {
	position: relative;
	clear:both;
	width:620px;
	height:30px;
	line-height:30px;
	padding:0 0 0 10px;
	color:#005AA6;
	font-weight:bold;
	font-size:1.2em;
	background: transparent url(images/list_h4_bg.jpg) no-repeat 0 0;
}

.d_onepieceListBoxSet {
	clear:both;
	position: relative;
	width:630px;
	background: transparent url(../../common/images/bg_dot.gif) repeat-x 0 100%;
	padding-bottom:10px;
	margin-bottom:11px;
}

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

		.d_onepieceListBoxSet h4.numlong {
			background: transparent url(/products/common/images/list_h4_bg_numlong.jpg) no-repeat 0 0;
		}

			.d_onepieceListBoxSet h4 .num {
				position: absolute;
				top: 0px;
				left: 485px;
				color:#fff;
				font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
			}

			.d_onepieceListBoxSet h4.numlong .num {
				position: absolute;
				left: 380px;
			}

		.d_onepieceListBoxSet .detailTbl {
			position: absolute;
			width:90px;
			top:40px;
			left:540px;
			border:1px solid #A6A6A6;
			border-collapse:collapse;
		}

			.d_onepieceListBoxSet .detailTbl th,
			.d_onepieceListBoxSet .detailTbl td {
				padding:1px 0 0 0;
				text-align:center;
				vertical-align:middle;
				border:1px solid #A6A6A6;
				font-size:1.1em;
			}

			* html .d_onepieceListBoxSet .detailTbl th,
			* html .d_onepieceListBoxSet .detailTbl td {
				font-family:"MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
				font-size:12px;
				padding:2px 0 1px 0;
			}

			.d_onepieceListBoxSet .detailTbl th {
				background-color:#ccc;
			}

.noBG { background-image:none; }
