@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;
}

.buckleListBoxSet1 {
	width:650px;
	background: transparent url(images/list_box_set1_bg.gif) repeat-y 0 0;
}

	.buckleListBoxSet1 .buckleListBox {
		position: relative;
		float:left;
		width:325px;
		height:172px;
		padding:3px 0 0 0;
	}

	.buckleListBoxSet1 .last {
		height:170px;
	}

		.buckleListBoxSet1 .buckleListBox h4 {
			position: relative;
			clear:both;
			width:295px;
			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_s_bg.jpg) no-repeat 0 0;
		}

		.buckleListBoxSet1 .buckleListBox h5 {
			z-index:2;
			position: absolute;
			top:11px;
			left:106px;
			width:94px;
			height:30px;
			line-height:30px;
			padding:0 0 0 10px;
			color:#fff;
			font-weight:bold;
			font-size:1.2em;
			background: transparent url(images/list_h5_s_bg.gif) repeat-y 0 0;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
		}

		.buckleListBoxSet1 .buckleListBox .detailTbl {
			position: absolute;
			width:90px;
			top:11px;
			left:213px;
			border:1px solid #A6A6A6;
			border-collapse:collapse;
		}

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

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

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