@charset "utf-8";

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

	page  : 中段
	author: 安達 aries45
	
	09/07/01 更新　ver 1.01
	
=================================================================== */


/* =================================
   ■ 中段
================================== */

/* ■ 中段
-------------------------------- */

#insidesteps .table{
	margin-left:17px;
	width:338px;
}

#insidesteps .table h3{
	padding-bottom:4px;
}

#insidesteps .table table{
	border-top:1px solid #918b8a;
	border-left:1px solid #fff;
	border-bottom:1px solid #918b8a;
	border-right:1px solid #fff;
	width:100%;
}

#insidesteps .table table th,
#insidesteps .table table td{
	padding:3px 8px;
	color:#231815;
	border:1px solid #918b8a;
}

#insidesteps .table table th{
	background:#c9c9ca;
	border-bottom:1px solid #5A5250;
	font-size:82%;
}

#insidesteps .table table td{
	font-size:112%;
	font-weight:700;
}

#insidesteps .table table th,
#insidesteps .table table td.name{
	font-size:82%;
	font-weight:100;
}

#insidesteps .table table td span{
	font-size:82%;
	font-weight:100;
}

#insidesteps .table table tr.even td,
#insidesteps .table table td.even{
	background:#eeefef;
}

#insidesteps .items dl .specialBtn{
	zoom:1;
	margin-top:7px;
}


#insidesteps #tab3 .items dl{
	height:182px;
}

#insidesteps #tab4 .items dl{
	height:211px;
}

/*------------------------------------------------
	カラム
------------------------------------------------*/
.popup div.item .outline.subsection .pictures{
	float							: left;
	display							: inline;
	margin-left						: 32px;
	width							: 280px;
}

.popup div.item .outline.subsection .pictures p.figure{
	margin-bottom:10px;
	width:auto;
}

.popup div.item .outline.subsection .pictures .expansion{
	margin-left:20px;
	text-align:left;
	width:123px;
}

.popup div.item .outline.subsection .expansion dt,
.popup div.item .outline.subsection .expansion dd{
	text-align:center;
	padding:3px 0 0 0;
}

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

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

/*------------------------------------------------
	price
------------------------------------------------*/
.popup div.item .outline .explain p{
	margin-bottom					: 20px;
}
/*------------------------------------------------
	table
------------------------------------------------*/
.popup-storage div.item .outline  table.specTable{
	margin						: 0;
	margin-bottom			: 4px;
	width							: 100%;
}

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

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

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


