@charset "utf-8";

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

	page  : plasterboardceiling-detail
	author: 石川
	
	09/06/27 制作　ver 1.00
	
=================================================================== */

/*------------------------------------------------
	カラム
------------------------------------------------*/
.popup div.long{
	width							: 750px;
}


.popup div.item .outline.subsection p.figure{
	float:left;
	display						: inline;
	margin-left				: 32px;
	width							: 280px;

}

.popup div.long .outline.subsection p.figure{
	width							: 100px;
	margin-right:20px;
	display						: inline;
}

.popup div.item .outline.subsection .explain2{
	float:right;
	width							: 515px;

}

.popup div.item .outline.subsection .explain{
	width							: 315px;
}

/*------------------------------------------------
	title
------------------------------------------------*/
.popup div.item .outline .explain h2{
	margin-bottom:10px;
	padding						: 0;
	color							: #231815;
	font-size						: 133%;
	background				: none;
}
.popup div.item .outline .explain p{
	margin-bottom:20px;
	color							: #231815;
}
.popup div.item .outline .explain h2 dfn{
	display						: inline-block;
	position						: relative;
	margin-left				: 20px;
}

/*------------------------------------------------
	table
------------------------------------------------*/
.popup-ceiling div.item .outline  table.specTable{
	margin						: 0;
	margin-bottom			: 4px;
	width							: 315px;
}


.popup div.item .outline .explain table caption{
	text-align					: left;
}

table.specTable tbody th{
	width							: 40px;
	font-weight				: normal;
	background				:#ffffff;
	border						:1px solid #918b8a;
}

/* サイズボックス
￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣￣*/
.specTable tbody td ul.size-box {
	width							: 100px;
}
.specTable tbody td ul.size-box li {
	display						: inline;
	margin-right				: 8px;
	white-space				: nowrap;
	line-height					: 1.5;
}
*:first-child + html .specTable tbody td ul.size-box li {
	float							: left;
}
* html .specTable tbody td ul.size-box {
	overflow						: hidden;
}
* html .specTable tbody td ul.size-box li {
	float							: left;
}



