@charset "UTF-8";

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

h4#exampleTtl {
	font-size: 1.6em;
	font-weight: bold;
	z-index:2;
	padding:25px 0 20px 35px;
}

#exampleBox {
	position: relative;
	width:650px;
}

	#exampleBox #hanger02 {
		position: absolute;
		top: 0;
		left: 329px;
	}

	#exampleBox #hanger03 {
		position: absolute;
		top: 195px;
		left: 329px;
	}

	#exampleBox .note {
		display:block;
		width:640px;
		font-size: 1.1em;
		text-align:right;
		margin-top:-15px;
	}

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

	#productContent .hangerListBox h3 {
		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_h3_bg_1.jpg) no-repeat 0 0;
	}

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

		.hangerListBox .listBox h4 {
			display:inline;
			margin:0 0 0 11px;
			padding:3px 6px 3px 6px;
			color:#ffffff;
			background-color:#727172;
			font-weight:bold;
			font-size:1.3em;
		}

			.hangerListBox .listBox h5 {
				width:94px;
				font-size:1.2em;
				line-height:26px;
				background: transparent url(images/list_h5_bg.gif) no-repeat 0 0;
			}

			.hangerListBox .listBox h5.no1 {
				position: absolute;
				top: 10px;
				left: 420px;
			}

			.hangerListBox .listBox h5.no2 {
				position: absolute;
				top: 10px;
				left: 523px;
			}

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

			.hangerListBox .listBox .hangerImg {
				margin:23px 0 0 0;
			}

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

.hangerListBox2 {
	width:660px;
	padding:0;
}

	.hangerListBox2 .listBox {
		float:left;
		position: relative;
		width:300px;
		margin: 5px 30px 0 0;
		padding:12px 0 0 0;
	}

		#productContent .hangerListBox2 .listBox h3 {
			position: relative;
			height:45px;
			padding:0 0 0 12px;
			color:#005AA6;
			font-weight:bold;
			font-size:1.3em;
			line-height:30px;
			background: transparent url(images/list_h3_bg_2.jpg) no-repeat 0 0;
		}

			#productContent .hangerListBox2 .listBox h3 .num {
				position: absolute;
				top: 4px;
				left: 200px;
				color:#fff;
				font-size:1.0em;
				font-weight:bold;
				font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
			}

			.hangerListBox2 .listBox .goDetailBtn {
				position: absolute;
				top: 166px;
				left: 212px;
			}
