@charset "UTF-8";


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

h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding:0 0 7px 0;
}

.ropeListBoxSet {
	margin-top:-10px;
	width:656px;
	background: transparent url(images/rope_list_bg.gif) repeat-y 0 0;
	padding-bottom:10px;
}

	.ropeListBoxSet .ropeListBox {
		position: relative;
		float:left;
		width:302px;
		height:150px;
		padding:10px 26px 0 0;
	}

		.ropeListBoxSet .ropeListBox h4 {
			position: relative;
			width:292px;
			height:45px;
			line-height:30px;
			padding:0 0 0 10px;
			color:#005AA6;
			font-weight:bold;
			font-size:1.3em;
			background: transparent url(images/list_h4_bg_1.jpg) no-repeat 0 0;
		}

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

			.ropeListBoxSet .ropeListBox h4 .belt {
				position: absolute;
				top: 30px;
				left: 200px;
				color:#000;
				font-weight:normal;
			}

			.ropeListBoxSet .ropeListBox .goDetailBtn {
				position: absolute;
				top: 125px;
				left: 214px;
			}


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

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

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

		.listBox .goDetailBtn {
			position: absolute;
			top: 121px;
			left: 542px;
		}
