@charset "utf-8";

/* ==================================================================

	page  : ハンガーパイプ
	author: 安達
	
	09/07/23 制作　ver 1.00
	
=================================================================== */

/* =================================
   ■ 天井造作材
================================== */

#hangarpipe h3{
	padding-bottom:15px;
}

#hangarpipe .itemList{
	margin-bottom:20px;
}

#hangarpipe .variation li{
	clear:both;

	padding-left:12px;

}

#hangarpipe .variation li dl{
	border:solid 1px #a0a0a0;
	float:left;
	display:inline;
	margin:0 18px 20px 0;
	width:207px;
	height:172px;

}

#hangarpipe .variation li dl dt{
	padding:5px 10px;
	background:#323232 url(../../images/lineup/share/slashTitle.gif) 0 0 repeat-y;
	color:#fff;
	font-weight:700;
}

#hangarpipe .variation li dl dt a{
	color:#fff;
}

#hangarpipe .variation li dl dd{
	margin-top:10px;
	text-align:center;

}

/* ◇ 簡易マウスオーバー
-------------------------------- */
#hangarpipe .variation li dl dd a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}



/* =================================
   ■ 詳細
================================== */

#hangarpipe div.item h4{
	margin-bottom:14px;
}

#hangarpipe div.item p.text{
	margin:0;
	padding:0 20px 20px 20px;
}


#hangarpipe div.item .pic{
	display:inline;
	float:left;
	width:305px;
	margin-left:20px;
	text-align:left;
}


#hangarpipe div.item div.explain{
	display:inline;
	float:right;
	width:330px;
	margin-right:20px;
}

	#hangarpipe div.item div.explain .specTable{
		width:330px;
	}



#hangarpipe div.item .explain ul.icon{
	font-size:82%;
	padding-bottom:15px;
}

#hangarpipe div.item .explain ul.icon{
	zoom:1;
	margin:18px 0 0 -13px;
}

#hangarpipe div.item .explain ul.icon.column4{
	position:relative;
	width:470px;
	margin:18px 0 0 -129px;
}

#hangarpipe div.item .explain ul.icon li{
	display:inline;
	float:left;
	width:101px;
	height:125px;
	margin:0 0 4px 13px;
	text-align:center;
}

#hangarpipe div.item .explain ul.icon > li{
	height:auto;
	min-height:125px;
}


#hangarpipe div.item .explain ul.icon li.large{
	width:113px;

}
