@charset "utf-8";
/* ===================================================================
CSS information

 file name       : style.css
 created         : 2010?4?10
 last Modified   : 
 editor(s)       : geo-code
 last Editor     : 
	style info      : 各ページのコンテンツエリア関係 他
=================================================================== */

/* -----------------------------------------------------------
	#pan
	パンくずリスト
----------------------------------------------------------- */
#pan{
	float: left;
	width: 710px;
	height: 30px;
	clear: both;

	color: #fff;
	font-size: 12px;
}

#pan h1{
	float: left;
}

#pan p{
	float: left;
}

#pan a{
	color:#fff;
}

#pan a:hover{
	color: #ff9000;
	text-decoration: underline;
}

#pan .arrow{
	padding: 0 10px;
}

/* 【SUB】特集ページ下部のバナーリスト */

.bnr li{
	float: left;
	padding: 0 10px 10px 0;
}

.bnr li.end{
	padding: 0 0 10px 0;
}

/* 【TOP】ランキングの中身調整 */

.rankingData a{
	color: #fff2b4;
}

.rankingData a:hover{
	color: #ff9000;
	text-decoration: underline;
}

.rankingData .data{
	height: 78px;
	padding-top: 10px;
	border-bottom: 4px dotted #93766d;
	clear: both;
}

/* 【新着CMS】調整用 */
#contentsBg{
	background: #fff;
	padding: 20px;
}

#contentsBg h2{
	font-size: 16px;
	font-weight: bold;
}

#contentsBg .time{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


#whatsnew{
	margin: 0!important;
	padding: 0!important;
	font-size: 12px;
	background-color: transparent;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#whatsnew dl{
	width: 155px;
	display: block;
	color: #fff;
}

#whatsnew dt{
	border-bottom: 1px dashed #fff;
	padding-bottom: 2px;
	margin-bottom: 5px;
	display: block;
}

#whatsnew dd{
	list-style-type: none;
	padding: 5px 0 10px 0;
	margin: 0 0 15px 0;

	border-bottom: 5px dotted #a98770;
	display: block;

	line-height: 1.4em;
}

#whatsnew a{
	color: #fff2b4;
}

#whatsnew a:hover{
	color: #ff9000;
	text-decoration: underline;
}

/* 特集ページ */
.specialBox{
	font-size: 12px;
}

.specialBox h2{
	margin-bottom:10px;
}

.specialBox .box01{
	position: relative;
	width: 710px;
	background: #fff;

	margin-bottom:10px;
	font-size: 18px;
	color: #222222;
}

.specialBox .box01 .ttl{
	padding: 30px 0;
	text-align: center;
}

.specialBox .box01 .read{
	padding-bottom: 30px;
	text-align: center;
}

.specialBox .box01 .catch{
	padding-bottom: 40px;
	text-align: center;
}

.specialBox .box01 .imgCtr{
	padding-bottom: 20px;
	display:block;

	text-align: center;
	font-size: 14px;
}

.specialBox .box01 .imgCtr img{
	margin-bottom: 10px;
}

.specialBox .box01 .imgCtr b{
	color: #ff6600;
	font-size: 16px;
}

.specialBox .box01 ul{
	height:307px;
	padding: 0 0 20px 110px;
}

.specialBox .box01 ul img{
	margin-bottom: 10px;
}

.specialBox .box01 ul li{
	float: left;
	text-align: center;
	font-size: 14px;
}

.specialBox .box01 ul li b{
	color: #ff6600;
	font-size: 16px;
}

.specialBox .box01 ul .rightSpace{
	margin-right: 100px;
	display: block;
}

.specialBox .box01 .leftBox{
	position: relative;
	float: left;
	width: 430px;
	height: 260px;
	padding: 30px 0;
}

.specialBox .box01 .leftBox .price{
	position: absolute;
	top: 130px;
	left: 30px;

	font-size: 16px;
}

.specialBox .box01 .leftBox .price b{
	color: #ff6600;
}

.specialBox .box01 .leftBox .btn{
	position: absolute;
	bottom: 30px;
	left: 30px;
	text-align: center;
}

.specialBox .box01 .rightBox{
	position: relative;
	float: right;
	width: 280px;
	height: 260px;
	padding: 30px 0;

	text-align: center;
}

.specialBox .box01 .rightBox .img{
	position: absolute;
	left: 55px;
	bottom: 30px;
}

.specialBox .box01 .btn02{
	width: 710px;
	padding: 20px 0;

	text-align: center;
}


/* ボックス02 */
.specialBox .box02{
	position: relative;
	width: 710px;
	background: #fff;
	margin-bottom: 10px;

	font-size: 18px;
	color: #222222;
}

.specialBox .box02 .ttl{
	padding-top: 10px;
	text-align: center;
}

.specialBox .recommend{
	padding: 20px 0;
}

.specialBox .recommend dl{
	width: 710px;
}

.specialBox .recommend dt{
	float: left;
	padding-left: 40px;
}

.specialBox .recommend dd{
	float: right;
	width: 400px;
	font-size: 12px;
	color: #903316;
	line-height: 2.0em;
}

.specialBox .box02 .subBox{
	font-size: 13px;
	padding: 20px 0;
}

.specialBox .box02 .subBox .imgLeft{
	float: left;
	padding-left: 20px;
}

.specialBox .box02 .subBox h4{
	float: right;
	width: 450px;
	padding-bottom: 10px;
}

.specialBox .box02 .subBox p{
	float:right;
	width: 430px;
	padding: 0 20px 10px 0;
	display: block;
}

.specialBox .box02 .subBox02{
	font-size: 13px;
	padding: 20px;
}

.specialBox .box02 .subBox02 h4{
	padding-bottom: 10px;
}

.specialBox .box02 .subBox02 p{
	padding: 0 20px 10px 0;
	display: block;
}

.specialBox .box02 .subBox02 .img{
	text-align: center;
}

/* ボックス03 */
.specialBox .box03{
	position: relative;
	width: 710px;
	background: #fff;
	margin-bottom: 10px;

	font-size: 18px;
	color: #222222;
}

.specialBox .box03 .ttl{
	padding-top: 10px;
	text-align: center;
}

.specialBox .box03 .recommend{
	padding: 20px 0;
}

.specialBox .box03 .recommend dl{
	width: 710px;
}

.specialBox .box03 .recommend dt{
	float: left;
	padding-left: 40px;
}

.specialBox .box03 .recommend dd{
	float: right;
	width: 400px;
	font-size: 12px;
	color: #903316;
	line-height: 2.0em;
}

.topLine{
	padding-top: 20px;
	background:url(//www.chair-kingdom.com/special/images/sp02/670_line.gif) no-repeat 20px 0;
}

/* ------------------------------------
汎用ボックス01
写真＋タイトル＋リードの際に使います
(テキストエリアの幅はフリーで表示)
------------------------------------ */

.specialBox .subBox{
	font-size: 13px;
	padding: 20px 0;
}

.specialBox .subBox .imgLeft{
	float: left;
	padding-left: 20px;
}

.specialBox .subBox h4{
	float: right;
	width: 450px;
	padding-bottom: 10px;
}

.specialBox .subBox p{
	float:right;
	width: 430px;
	padding: 0 20px 20px 0;
	display: block;
}

.specialBox .subBox .img{
	text-align: right;
	padding-top: 30px;
}

.specialBox .subBox .btn,
.specialBox .subBox02 .btn,
.specialBox .subBox03 .btn,
.specialBox .subBox04 .btn,
.specialBox .subBox05 .btn{
	text-align: center;
	padding: 20px 0;
}

.specialBox .subBox .btn b,
.specialBox .subBox02 .btn b,
.specialBox .subBox03 .btn b,
.specialBox .subBox04 .btn b,
.specialBox .subBox05 .btn b{
	color: #444;
	font-size: 18px;
}

/* ------------------------------------
汎用ボックス02
見出し＋テキストの際に使います。
------------------------------------ */

.specialBox .subBox02{
	font-size: 13px;
	padding: 20px;
}

.specialBox .subBox02 h3{
	padding-bottom: 20px;
}

.specialBox .subBox02 h4{
	padding-bottom: 20px;
}

.specialBox .subBox02 .sp03 dl{
	float: left;
	width: 200px;
	padding: 10px;
}

.specialBox .subBox02 .sp03 dl dt{
	color: #0096ff;
	font-weight: bold;
}

.specialBox .subBox02 .sp03 dl dd{
	font-size: 12px;
}

.specialBox .subBox02 b{
	font-size: 14px;
	color: #ff6600;
}

.specialBox .subBox02 p{
	padding: 0 20px 10px 0;
	display: block;
}

.specialBox .subBox02 p.txt01{
	width: 400px;
}

.specialBox .subBox02 .txtCtr{
	text-align: center;
}

.specialBox .subBox02 p.txtSpace{
	margin-bottom: 40px;
}

.specialBox .subBox02 .imgLeft{
	float: left;
}

.specialBox .subBox02 .imgRight{
	float: right;
}

.balance{
	margin: 7px 8px 0 0;
}

.specialBox .subBox02 .imgLeft .space{
	margin-top: 40px;
}

.specialBox .subBox02 .space02{
	margin-right: 30px;
}

.specialBox .subBox02 .space03{
	margin-right: 10px;
}

.specialBox .subBox02 .imgSpace{
	margin-bottom: 40px;
}

.specialBox .subBox02 .imgCtr{
	text-align: center;
	padding: 20px 0!important;
}

/* ------------------------------------
汎用ボックス03
写真＋タイトル＋リードの小さい版です。
------------------------------------ */

.specialBox .subBox03{
	float: left;
	width: 315px;
	font-size: 12px;
	padding: 10px 20px 0 0;
}

.specialBox .subBox03 b{
	font-size: 14px;
	color: #ff6600;
}

.specialBox .subBox03 .imgLeft{
	float: left;
	padding-right: 10px;
}

.specialBox .subBox03 .imgLeft .space{
	margin-right: 20px;
}

/* ------------------------------------
汎用ボックス04
写真＋タイトル＋リードの際に使います
(汎用１のテキストエリア固定版)
------------------------------------ */

.specialBox .subBox04{
	font-size: 13px;
	padding: 20px 0;
}

.specialBox .subBox04 .imgLeft{
	float: left;
	padding-left: 20px;
}

.specialBox .subBox04 h4{
	padding: 0 20px 20px 20px;
}

.specialBox .subBox04 b{
	float: right;
	width: 410px;
	padding: 0 20px 0 0;
	display: block;
	color: #ff6600;
}

.specialBox .subBox04 p{
	float: right;
	width: 410px;
	padding: 0 20px 20px 0;
	display: block;
}

.specialBox .subBox04 dl{
	float: left;
	width: 300px;
	padding: 40px 25px;
	display: block;

	font-size: 12px;
}

.specialBox .subBox04 dl dt{
	text-align: center;
}

.specialBox .subBox04 dl dd{
	padding-top: 10px;
}

/* ------------------------------------
汎用ボックス05
写真＋タイトル＋リードの際に使います
(汎用１の改善版。こいつにスタイル追加で調整。)
------------------------------------ */

.specialBox .subBox05{
	font-size: 13px;
	padding: 20px 0;
}

.specialBox .subBox05 .imgLeft{
	float: left;
	padding: 0 20px;
}

.specialBox .subBox05 .imgLeft02{
	float: left;
	padding: 40px 20px 0 20px;
}

.specialBox .subBox05 .imgRight{
	float: right;
	padding-left: 10px;
}

.specialBox .subBox05 .imgRight02{
	float: right;
	padding: 0 20px 0 10px;
}

.specialBox .subBox05 .imgRight03{
	float: right;
	padding: 60px 40px 20px 0;
}

.specialBox .subBox05 .imgCtr{
	text-align: center;
	padding: 20px 0!important;
}

.specialBox .subBox05 .txtBox{
	float: left;
	width: 305px;
	padding-left: 20px;
}

.specialBox .subBox05 h4{
	padding: 0 20px 20px 20px;
}

.specialBox .subBox05 b{
	padding: 0 20px 0 0;
	display: block;
	color: #ff6600;
	font-size: 14px;
}

.specialBox .subBox05 p{
	padding: 0 20px 20px 0;
	display: block;
}

.specialBox .subBox05 .catch{
	float: right;
	width: 400px;
	margin: 0 20px 0 0;
}

.specialBox .subBox05 .catch b{
	font-size: 18px;
	padding-bottom: 10px;
	display: block;
}

.w380{
	width: 400px;
	font-size: 12px!important;
}

.w380 b{
	padding-bottom: 10px!important;
	display: block;
}

.w380 .err{
	font-size: 10px!important;
	color: #ff0000;
}


.leftBox{
	float: left;
	width: 380px;
}

.leftBox02{
	float: left;
	width: 400px;
	padding: 60px 0 0 20px;
}

.rightBox{
	float: right;
	width: 280px;
	padding-top: 160px;
}

.specialBox .subBox05 .space02{
	margin-right: 30px;
}

/* ------------------------------------
汎用ボックス06
(マリンバの背景用)
------------------------------------ */

.specialBox .subBox06{
	width: 690px;
	height: 500px;
	background:url(//www.chair-kingdom.com/special/images/sp05/img_sp05_03_03.jpg) no-repeat 0 bottom;
	padding: 20px 0;
	margin: 0 0 20px 19px;
	font-size: 13px;
}

.specialBox .subBox06 h4{
	padding: 0 0 60px 0;
}

.specialBox .subBox06 p{
	padding: 10px;
	display: block;

	line-height: 2.0em;
}

/* ------------------------------------
汎用ボックス07
(イーザの背景用)
------------------------------------ */

.specialBox .subBox07{
	width: 670px;
	height: 400px;
	background:url(//www.chair-kingdom.com/special/images/sp06/img_sp06_02_03.jpg) no-repeat 0 bottom;
	margin: 20px;
	font-size: 13px;
}

.specialBox .subBox07 h4{
	padding: 0 0 40px 0;
}

.specialBox .subBox07 p{
	width: 300px;
	padding-bottom: 10px;
	display: block;
}


/* 旧特集ページ用スタイル */
.specialBox .box04,
.specialBox .box05{
	position: relative;
	width: 710px;
	margin-bottom:10px;

	text-align: center;
	font-size: 18px;
	color: #222222;
}

.specialBox .box01 .btn01{
	position:absolute;
	top: 250px;
	left: 20px;
	text-align: center;
}

.specialBox .box01 .btn07{
	position:absolute;
	top: 625px;
	left: 30px;
	text-align: center;
}

.specialBox .box01 .btn08{
	position:absolute;
	top: 908px;
	left: 155px;
	text-align: center;
}

.specialBox .box02 .btn01{
	position:absolute;
	top: 1134px;
	left: 173px;
	text-align: center;
}

.specialBox .box02 .btn02{
	position:absolute;
	top: 1209px;
	left: 174px;
	text-align: center;
}

.specialBox .box02 .btn03{
	position:absolute;
	top: 1434px;
	left: 163px;
	text-align: center;
}

.specialBox .box02 .btn04{
	position:absolute;
	top: 1748px;
	left: 164px;
	text-align: center;
}

.specialBox .box02 .btn05{
	position:absolute;
	top: 1658px;
	left: 174px;
	text-align: center;
}

.specialBox .box02 .btn06{
	position:absolute;
	top: 1952px;
	left: 164px;
	text-align: center;
}

.specialBox .box02 .btn07{
	position:absolute;
	top: 607px;
	left: 30px;
	text-align: center;
}

.specialBox .box02 .btn08{
	position:absolute;
	top: 659px;
	left: 30px;
	text-align: center;
}

.specialBox .box03 .btn01{
	position:absolute;
	top: 1264px;
	left: 277px;
	text-align: center;
}

.specialBox .box03 .btn02{
	position:absolute;
	top: 1554px;
	left: 161px;
	text-align: center;
}

.specialBox .box03 .btn03{
	position:absolute;
	top: 1845px;
	left: 160px;
	text-align: center;
}

.specialBox .box03 .btn04{
	position:absolute;
	top: 1897px;
	left: 161px;
	text-align: center;
}

.specialBox .box03 .btn05{
	position:absolute;
	top: 1533px;
	left: 161px;
	text-align: center;
}

.specialBox .box03 .btn06{
	position:absolute;
	top: 1948px;
	left: 161px;
	text-align: center;
}

.specialBox .box03 .btn07{
	position:absolute;
	top: 658px;
	left: 30px;
	text-align: center;
}

.specialBox .box03 .btn08{
	position:absolute;
	top: 1948px;
	left: 161px;
	text-align: center;
}

.specialBox .box04 .btn01{
	position:absolute;
	top: 250px;
	left: 20px;
	text-align: center;
}

/* 【特集ページ】カート部分 */
.itemBox table{
	width: 710px;
	font-size: 13px;
	background: #fff;
}

.itemBox table td{
	width: 355px;
	text-align: center;
}

.itemBox a{
	color: #6a5049;
}

.itemBox a:hover{
	color: #ab5b45;
	text-decoration: underline;
}

.itemBox dl{
	font-size: 14px!important;
}

.itemBox dt{
	padding-top: 10px;
	font-weight: bold;
}

.itemBox .price{
	color: #ff0000;	
	padding: 10px 0;
}

.itemBox .count{
	padding-bottom: 10px;
}


/* 【SUB】会社＆スタッフ紹介 */
.staffBox{
	width: 690px;
	background: #fff;
	padding: 10px;
	margin-top: 10px;
}

.staffBox h3{
	text-align: center;
}

.staffBox p{
	padding: 10px;
}

.staffBox p.ttl{
	padding: 20px 10px 10px 20px;
}

.staffBox address{
	font-style: normal;
	padding: 10px 10px 10px 20px;
}

.staffBox .contentsList{
	padding: 20px 0 0 10px;
}

.staffBox .contentsList02{
	padding: 0 0 30px 10px;
}

.staffBox .contentsList li,
.staffBox .contentsList02 li{
	float: left;
	padding-left: 20px;
}

.staffBox .no01{
	float: left;
	width: 300px;
	padding: 0 0 40px 40px;
	font-size: 12px;
}

.staffBox .no02{
	float: left;
	width: 300px;
	padding: 0 0 40px 40px;
	font-size: 12px;
}

.staffBox .no03{
	float: left;
	width: 250px;
	padding-left: 10px;
	font-size: 12px;
}

.staffBox .no04{
	float: left;
	width: 170px;
	padding-left: 20px;
	font-size: 12px;
}

.staffBox .no05{
	float: left;
	width: 210px;
	padding-left: 20px;
	font-size: 12px;
}

.staffBox .no06{
	width: 690px;
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
}

.staffBox .no01 dt,
.staffBox .no02 dt{
	text-align: center;
	height: 216px;
}

.staffBox .no03 dt{
	text-align: center;
	height: 181px;
	padding-top: 45px;
}

.staffBox .no04 dt,
.staffBox .no05 dt{
	text-align: center;
	height: 226px;
}

.staffBox .no06 dd{
	padding: 5px 0;
}

/* 見出しのセクション */
.staffBox .section{
	width: 670px;
	height: 38px;
	background: url(//www.chair-kingdom.com/contents/images/bg_ttl.gif) no-repeat 0 0;

	margin: 10px auto;
}

.staffBox .section h4{
	float: left;
	padding: 10px 0 0 30px;

	font-size: 16px;
	font-weight: bold;
}

.staffBox .section p.ttl{
	float: left;
	padding: 13px 0 0 0;
}

.staffBox .imgList{
	padding: 10px;
}

.staffBox .imgList li{
	float: left;
}

.staffBox .imgList li.leftSpace{
	padding-left: 25px;
}

/* スタッフ紹介コメント制御01 */
.staffBox .section02{
	padding-bottom: 30px;
	clear: both;
	background: url(//www.chair-kingdom.com/contents/images/670_line.gif) no-repeat 10px bottom;
}

.staffBox .section02 dl.comment{
	float: left;
	width: 427px;
	padding-left: 10px;
}

.staffBox .section02 dl.recommend{
	float: right;
	width: 206px;
	padding-right: 10px;
}

.staffBox .section02 dl.recommend dt{
	color: #f05996;
}

.staffBox .section02 dl.comment dd,
.staffBox .section02 dl.recommend dd{
	line-height: 1.4em;
	font-size: 12px;
}

/* スタッフ紹介コメント制御01 */
.staffBox .section03{
	padding-bottom: 10px;
	clear: both;
}

.staffBox .section03 dl.comment{
	float: left;
	width: 427px;
	padding-left: 10px;
}

.staffBox .section03 dl.recommend{
	float: right;
	width: 206px;
	padding-right: 10px;
}

.staffBox .section03 dl.recommend dt{
	color: #f05996;
}

.staffBox .section03 dl.comment dd,
.staffBox .section03 dl.recommend dd{
	line-height: 1.4em;
	font-size: 12px;
	text-align: left;
}

/* 【SUB】購入ガイド */
.guideBox{
	width: 690px;
	background: #fff url(http://www.chair-kingdom.com/contents/images/bg_guide.jpg) no-repeat right top;
	padding: 10px;
}

.guideBox h2{
	padding: 3px 0 20px 9px;
}

.guideBox h3{
	width: 642px;
	height: 30px;
	background: url(//www.chair-kingdom.com/contents/images/bg_ttl02.gif) no-repeat 0 0;
	padding-left: 28px;
	margin: 20px 0 0 10px;

	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
}

.guideBox h4{
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.guideBox p{
	padding: 10px;
	display: block;

	font-size: 12px;
}

.guideBox p b{
	font-size: 13px;
}

.guideBox .headTtl{
	padding: 20px 0 0 10px;
}

.guideBox .headTtl dd{
	padding-top: 5px;
	font-size: 12px;
	color: #dc1616;
}

.guideBox .underLine{
	background:url(//www.chair-kingdom.com/contents/images/670_line.gif) no-repeat 0 bottom;
	padding: 0 0 15px 0;
	width: 670px;
	margin: 0 10px 0 10px;
}

.delivary{
	position: relative;
	width: 660px;
	height: 240px;
	margin: 20px 10px;
}

.delivary h4{
	margin: 0;
	padding: 0;
}

.delivary .img01{
	position: absolute;
	top:31px;
	left:0px;
}

.delivary .img02{
	position: absolute;
	top: 121px;
	left: 172px;
}

.delivary .img03{
	position: absolute;
	top: 31px;
	left: 225px;
}

.delivary .img04{
	position: absolute;
	top: 121px;
	left: 397px;
}

.delivary .img05{
	position: absolute;
	top: -39px;
	left: 451px;
}

/* 【SUB】王様仕様の椅子 */
.kingBox{
	width: 690px;
	padding: 10px;
	background: #fff;
}

.kingBox h2{
	float: left;
	padding: 10px 0 20px 9px;
}

.kingBox h3{
	width: 670px;
	height: 30px;

	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
}

.kingBox h4{
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.kingBox p{
	padding: 10px;
	display: block;

	text-align: left;
	font-size: 12px;
}

.kingBox p b{
	font-size: 13px;
}

.kingBox p.read{
	float: left;
	width: 400px;
	font-size: 14px;
}

.kingBox p.ttl{
	float: left;
	width: 400px;
	padding: 50px 0 40px 10px;
}

.kingBox .imgR{
	float: right;
	margin-right: 20px;
}

.kingBox .left{
	float: left;
	width: 315px;
	padding: 0 0 0 10px;
}

.kingBox .left ul{
	width: 315px;
	text-align: center;
	padding-top: 60px;
}

.kingBox .left ul li{
	padding-bottom: 10px;
}

.kingBox .left .img{
	text-align: center;
}

.kingBox .right{
	float: right;
	width: 355px;
	padding: 0 10px 0 0;
}

.kingBox .right p{
	padding: 0 10px 10px 10px;
	font-size: 13px;
}

.kingBox .right .img02{
	text-align: center;
	margin-top: 40px;
}

.kingBox .left dl,
.kingBox .right dl{
	width: 250px;
	margin: 20px auto 0 auto;
	display:block;

	text-align: left;
	font-size: 13px;
	color: #d92f20;
	line-height: 1.4em;
}

.kingBox .left dt,
.kingBox .right dt{
	font-size: 16px;
	font-weight: bold;
}

.kingBox .history{
	padding-top: 30px;
	margin-top: 20px;
	background: url(//www.chair-kingdom.com/contents/images/670_line02.gif) no-repeat 10px top;
}

.kingBox .history h3{
	padding-left: 10px;
}

.kingBox .history p{
	padding: 30px 0 20px 42px;
}

/* 【SUB】プレミアムチェアのある生活 */
.lifeBox{
	position: relative;
	width: 690px;
	background: #fff;
	padding: 10px;
}

.lifeBox .img01{
	position: absolute;
	top: 66px;
	left: 390px;
}

.lifeBox .img02{
	position: absolute;
	top: 0px;
	left: 560px;
}

.lifeBox h2{
	padding: 5px 0 10px 10px;
}

.lifeBox h3{
	text-align: center;
	padding: 40px 0 20px 0;
}

.lifeBox p{
	padding: 10px;
}

.lifeBox p.read{
	width: 300px;
	margin-bottom: 90px;
	display: block;

	color: #dc1616;
	text-align: left;
	font-size: 13px;
}

.lifeBox .left{
	float: left;
	width: 216px;
	padding-left: 10px;
}

.lifeBox .left dl{
	margin-bottom: 10px;
}

.lifeBox .left dt{
	color: #ff5970;
}

.lifeBox .right{
	float: right;
	width: 454px;
	padding-right: 10px;
}

.lifeBox .right li{
	display: inline;
}

.lifeBox .right li img{
	margin-left: 10px;
}

.lifeBox .right dl{
	padding: 15px 0 0 10px;
	text-align: left;
}

.lifeBox .right dt{
	color: #ff5970;
}

.lifeBox .right p{
	padding-top: 30px;
	text-align: center;
}

.lifeBox .right ul.ctr{
	text-align: center;
}


/* 【SUB】椅子とカラダの話 */
.newslist li{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}


/* 【SUB】無料サンプル資料請求 */
.sampleBox{
	width: 690px;
	padding: 10px;
	background: #fff;
}

.sampleBox .imgL{
	float: left;
	padding: 10px 0 20px 9px;
}

.sampleBox p{
	padding: 10px 15px;
	display: block;
	color: #ff0066;
	font-size:12px;
}

.sampleBox p.read{
	margin-top: 30px;
	padding: 0;
	color: #444;
	font-size:13px;
}

.sampleBox h3{
	text-align: center;
	padding: 20px 0;
}

.sampleBox ul{
	width: 660px;
	margin: 0 auto;
}

.sampleBox li{
	float: left;
}

.sampleBox li.space{
	padding-left: 10px;
}




/*　検索フォーム　※最下段に設置する事！　*/
ul#searchBox{width:1000px; margin:0px auto;}
