@charset "utf-8";

/* 090305追記 */
h1 {
	margin-bottom: 26px;
	background:url(../images/lineupTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 42px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}

*html body h1 {
	margin-bottom: 30px;
	background:url(../images/lineupTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 46px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}
/* 追記終了 */


div#item {
	margin-top: 20px;
}
div#item h2 {
	margin-bottom: 10px;
	background:url(../images/itemTtl.gif) no-repeat;
	height:39px;
	text-indent: -9999px;
}
div#item dl {
	width: 760px;
	height: 378px;
	background: url("../images/mainImg.jpg") no-repeat;
	position: relative;
}
div#item dl dt,
div#item dl dd p {
	display: none;
}

div#item dl dd p.btn {
	width: 232px;
	height: 49px;
	display: block;
	position: absolute;
	top: 253px;
	left: 59px;
	text-indent: -9999px;
}
div#item dl dd p.btn a {
	height: 49px;
	display: block;
	background: url("../images/rentalBtn.gif") no-repeat;
	overflow: hidden;
}
div#item dl dd p.btn a:hover {
	background-position: 0 -49px;
}

div#item dl dd p.btn_blue {
	width: 232px;
	height: 35px;
	display: block;
	position: absolute;
	top: 307px;
	left: 59px;
	text-indent: -9999px;
}
div#item dl dd p.btn_blue a {
	height: 35px;
	display: block;
	background: url("../images/rentalBtn_blue.gif") no-repeat;
	overflow: hidden;
}
div#item dl dd p.btn_blue a:hover {
	background-position: 0 -35px;
}

div#item ul.page-nav {
	padding-bottom: 4px;
	background: url("../images/pageNavBg.gif") left bottom repeat-x;
}
div#item ul.page-nav li {
	height: 42px;
	float: left;
	list-style: none;
}
div#item ul.page-nav li a {
	height: 42px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
div#item ul.page-nav li.price a {
	width: 134px;
	background: url("../images/pageNav01.gif") no-repeat;
}
div#item ul.page-nav li.design a {
	width: 94px;
	background: url("../images/pageNav02.gif") no-repeat;
}
div#item ul.page-nav li.body a {
	width: 124px;
	background: url("../images/pageNav03.gif") no-repeat;
}
div#item ul.page-nav li.performance a {
	width: 94px;
	background: url("../images/pageNav04.gif") no-repeat;
}
div#item ul.page-nav li.function a {
	width: 94px;
	background: url("../images/pageNav05.gif") no-repeat;
}
div#item ul.page-nav li.spec a {
	width: 80px;
	background: url("../images/pageNav06.gif") no-repeat;
}
div#item ul.page-nav li.delivery a {
	width: 140px;
	background: url("../images/pageNav07.gif") no-repeat;
}
div#item ul.page-nav li a:hover {
	background-position: 0 -42px;
}

div.section {
	margin: 25px 0 35px;
}
div.section h3 {
	margin-bottom: 15px;
	padding: 3px 10px;
	border-left: 4px solid #453119;
	background-color: #5e4528;
	color: #fff;
	font-size: 100%;
}
div.section p.catchcopy {
	margin: 0 0 15px 2px;
}
div.section p.btn {
	width: 660px;
	height: 61px;
	padding-top: 22px;
	margin-bottom: 15px;
}
div.section p.btn a {
	width: 660px;
	height: 61px;
	margin: 0 35px;
	display: block;
	background: url("../images/rentalBtn2.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div.section p.btn a:hover {
	background-position: 0 -61px;
}
div.section ul.category-nav {
	text-align: center;
}
div.section ul.category-nav li {
	display: inline;
	font-size: 107%;
}
div.section div {
	width: 730px;
	margin: 20px 0 35px;
	position: relative;
}
div.section div h4 {
	margin-bottom: 17px;
}
div.section div p.categorytop {
	margin: 0;
	position: absolute;
	top: 20px;
	right: 10px;
}
div.section div p.categorytop a {
	color: #555555;
	padding: 0 0 0px 17px;
	background: url('../images/categorytop.gif') 0 2px no-repeat;
}


div#banner {
	margin: 25px 0 -25px;
	padding: 16px;
	background:url(../images/banner_back.gif) no-repeat;
	height:226px;
}

*html body div#banner {
	margin: 25px 0 -5px;
	padding: 16px;
	background:url(../images/banner_back.gif) no-repeat;
	height:226px;
}


div#banner div.detail {
	margin-top: 15px;
	clear:both;
}

div#banner div.detail p {
	float: left;
	text-align: left;
	width: 360px;
}

div#banner div.detail div.img {
	float: right;
	text-align: center;
	width: 347px;
}



div#price {
	text-align: center;
}
div#price p.catchcopy {
	text-align: left;
}
div#price table {
	width: 650px;
	margin: 0 auto 15px;
	border: 1px #525252 solid;
	text-align: left;
}
div#price table th,
div#price table td {
	padding: 0;
	border: 1px #525252 solid;
}
div#price table th {
	width: 107px;
	height: 53px;
	background: #9f8761;
}
div#price table td.img,
div#price table td.prem {
	border-top: 2px #525252 solid;
}
div#price table td.img {
	text-align: center;
}
div#price table td.img p.more {
	font-size: 10px;
	margin-top: 0.3em;
}
div#price table td.prem {
	background: #d02828;
	border-bottom: none;
}
div#price table td.stan {
	background: #256aa5;
	border-top: none;
	border-bottom: none;
}
div#price table td.price {
	border-top: none;
	border-bottom: none;
}
div#price table td.iconL,
div#price table td.iconR {
	padding: 1px;
	border-top: none;
	border-bottom: none;
}
div#price table td.iconL {
	border-right: none;
}
div#price table td.iconR {
	padding-left: 0;
	border-left: none;
}
div#price table td.border {
	padding-bottom: 3px;
	background: url(../../../price/images/table_border.gif) bottom no-repeat;
}

div#price table th div.push {
	width: 107px;
	margin: 0;
}
div#price table th div.push p.icon {
	position: absolute;
	top: -11px;
	left: 0px;
}
div#price ul.iconInfo {
	width: 610px;
	margin: 0 auto 15px;
	padding: 10px 20px;
	border: 1px #ede4d8 solid;
	background: #faf6f1;
	text-align: left;
}
* html div#price ul.iconInfo {
	width: 650px;
	margin: 0 0 15px;
}
div#price ul.iconInfo li {
	float: left;
	width: 305px;
	padding: 0.3em 0;
	list-style-type: none;
	font-size: 11px;
}
div#price ul.iconInfo li img {
	vertical-align: middle;
}


/*-- デザイン --*/
div#design dl {
	width: 366px;
	float: left;
}
div#design dl dt {
	margin-bottom: 12px;
}
div#design p.img {
	width: 322px;
	float: right;
}
div#design p.btn {
	clear: both;
}

/*-- 全身マッサージ --*/
div#body strong {
	color: #D02828;
}
div#body p.catchcopy {
	margin-bottom: 25px;
}

div#body div#body1 p.description {
	float: left;
	width: 390px;
	line-height: 1.7;
}
div#body div#body1 p.photo {
	float: left;
	width: 140px;
	margin-left: 20px;
}

div#body div#body2 p.description {
	float: left;
	width: 198px;
	padding-top: 0.5em;
	font-size: 108%;
}
div#body div#body2 p.description img {
	margin-top: 5px;
}
div#body div#body2 div#body2detail {
	float: right;
	width: 482px;
	background: #F8F8F0;
	margin: 0;
	padding: 10px 0;
}
div#body div#body2 div#body2detail dl {
	float: left;
	width: 205px;
	margin: 0 18px;
}
* html div#body div#body2 div#body2detail dl {
	margin: 0 9px;
}
div#body div#body2 div#body2detail dl dd {
	margin-left: 10px;
}
div#body div#body2 div#body2detail p.note {
	clear: both;
	padding: 15px 0 0;
	font-size: 10px;
	text-align: center;
}

div#body div#body3 {
}
div#body div#body2 p.description {
	font-size: 108%;
}
div#body div#body3 ul.body3-nav {
	float: left;
	width: 345px;
	margin: 12px 0 20px;
	padding: 10px 10px;
	background: #F6F2EC;
	list-style-type: none;
	list-style-position: outside;
}
* html div#body div#body3 ul.body3-nav {
	width: 365px;
}
div#body div#body3 ul.body3-nav li {
	position: relative;
	padding: 5px 0 5px 30px;
}
div#body div#body3 ul.body3-nav li.nav01 {
	background: url(../images/body3list01.gif) 3px 5px no-repeat;
}
div#body div#body3 ul.body3-nav li.nav02 {
	background: url(../images/body3list02.gif) 3px 5px no-repeat;
}
div#body div#body3 ul.body3-nav li.nav03 {
	background: url(../images/body3list03.gif) 3px 5px no-repeat;
}
div#body div#body3 ul.body3-nav li.nav04 {
	background: url(../images/body3list04.gif) 3px 5px no-repeat;
}
div#body div#body3 ul.body3-nav li.nav05 {
	background: url(../images/body3list05.gif) 3px 5px no-repeat;
}
div#body div#body3 ul.body3-nav li.nav06 {
	background: url(../images/body3list06.gif) 3px 5px no-repeat;
}
div#body div#body3 ul.body3-nav li span.icon {
	position: absolute;
	top: 6px;
}
*+html div#body div#body3 ul.body3-nav li.nav01 span.icon,
*+html div#body div#body3 ul.body3-nav li.nav05 span.icon {
	top: 3px;
}
div#body div#body3 ul.body3-nav li.nav01 span.icon {
	left: 275px;
}
* html div#body div#body3 ul.body3-nav li.nav01 span.icon {
	left: 245px;
}
div#body div#body3 ul.body3-nav li.nav05 span.icon {
	left: 200px;
}
* html div#body div#body3 ul.body3-nav li.nav05 span.icon {
	left: 170px;
}
*+html div#body div#body3 ul.body3-nav li.nav01 span.icon {
	top: 3px;
}
* html div#body div#body3 ul.body3-nav li.nav01 span.icon {
	top: 3px;
	left: 245px;
}
div#body div#body3 ul.body3-nav li a {
	color: #D02828;
	font-weight: bold;
	font-size: 108%;
}
div#body div#body3 p.pointImg {
	text-align: center;
}

div#body div#body3 div.point {
}
div#body div#body3 div.point h5 {
	margin-bottom: 10px;
	background: #EEE8DF;
}
div#body div#body3 div.point strong {
	font-size: 114%;
}

div#body div#body3 div#body3point1 dl dt,
div#body div#body3 div#body3point4 dl dt {
	float: left;
	width: 164px;
}
div#body div#body3 div#body3point1 dl dd,
div#body div#body3 div#body3point4 dl dd {
	float: right;
	width: 550px;
}
div#body div#body3 div#body3point1 dl dd p {
	margin-bottom: 1em;
}
div#body div#body3 div#body3point1 dl dd p em.list {
	padding-left: 15px;
	background: url("../images/body3point1list.gif") 0 0 no-repeat;
}

div#body div#body3 div#body3point3 p.description,
div#body div#body3 div#body3point5 p.description,
div#body div#body3 div#body3point6 p.description {
	margin-bottom: 5px;
}
div#body div#body3 div#body3point2 dl.info1,
div#body div#body3 div#body3point3 dl.info1,
div#body div#body3 div#body3point5 dl.info1 {
	float: left;
	width: 360px;
}
div#body div#body3 div#body3point2 dl.info2,
div#body div#body3 div#body3point3 dl.info2,
div#body div#body3 div#body3point5 dl.info2 {
	float: right;
	width: 360px;
}
div#body div#body3 div#body3point2 dl dt,
div#body div#body3 div#body3point3 dl dt,
div#body div#body3 div#body3point5 dl dt {
	float: left;
}
div#body div#body3 div#body3point2 dl dt {
	width: 104px;
}
div#body div#body3 div#body3point3 dl dt,
div#body div#body3 div#body3point5 dl dt {
	width: 133px;
}
div#body div#body3 div#body3point2 dl dd,
div#body div#body3 div#body3point3 dl dd,
div#body div#body3 div#body3point5 dl dd {
	float: right;
}
div#body div#body3 div#body3point2 dl dd {
	width: 244px;
}
div#body div#body3 div#body3point3 dl dd,
div#body div#body3 div#body3point5 dl dd {
	width: 215px;
}
div#body div#body3 div#body3point5 dl dd strong {
	font-size: 100%;
}
div#body div#body3 div#body3point6 p.img1 {
	float: left;
	width: 164px;
	margin-right: 10px;
}
div#body div#body3 div#body3point6 p.img2 {
	float: left;
	width: 84px;
	margin-right: 10px;
}
div#body div#body3 div#body3point6 p.img3 {
	float: left;
	width: 82px;
	margin-right: 10px;
	text-align: center;
}
div#body div#body3 div#body3point6 p.text {
	float: right;
	width: 350px;
}

/*-- 基本仕様 --*/
div#performance div#performance1 {
	float: left;
	width: 446px;
	margin: 0 0 20px;
	padding-bottom: 13px;
	background: url("../images/wrapBottomBg_performance1.gif") left bottom no-repeat;
}
* html div#performance div#performance1 {
	margin: 0 0 0;
}
*+html div#performance div#performance1 {
	margin: 0 0 0;
}
div#performance div#performance1 h4 {
	height: 55px;
	margin: 0;
	background: url("../images/performance1Ttl.gif") no-repeat;
	text-indent: -9999px;
}
div#performance div#performance1 div.info {
	width: auto;
	height: 245px;
	margin: 0;
	padding: 0 20px 12px;
	background: url("../images/wrapMiddleBg_performance1.gif") repeat-y;
}
div#performance div#performance1 div.info p.catchcopy,
div#performance div#performance2 div.info p.catchcopy,
div#performance div#performance3 div.info p.catchcopy {
	margin: 5px 0;
}
div#performance div#performance1 div.info p.img {
	float: left;
	width: 204px;
}
div#performance div#performance1 div.info p.txt {
	float: right;
	width: 192px;
}

div#performance div#performance2 {
	float: right;
	width: 276px;
	margin: 0 0 20px;
	padding-bottom: 13px;
	background: url("../images/wrapBottomBg_performance2.gif") left bottom no-repeat;
}
* html div#performance div#performance2 {
	margin: 0 0 0;
}
*+html div#performance div#performance2 {
	margin: 0 0 0;
}
div#performance div#performance2 h4 {
	height: 55px;
	margin: 0;
	background: url("../images/performance2Ttl.gif") no-repeat;
	text-indent: -9999px;
}
div#performance div#performance2 div.info {
	width: auto;
	height: 245px;
	margin: 0;
	padding: 0 20px 12px;
	background: url("../images/wrapMiddleBg_performance2.gif") repeat-y;
}
* html div#performance div#performance2 div.info {
	height: 262px;
}
div#performance div#performance3 {
	clear: both;
	width: 730px;
	padding-bottom: 10px;
	background: url("../images/wrapBottomBg.gif") left bottom no-repeat;
}
div#performance div#performance3 h4 {
	height: 55px;
	margin: 0;
	background: url("../images/performance3Ttl.gif") no-repeat;
	text-indent: -9999px;
}
div#performance div#performance3 div.info {
	width: auto;
	margin: 0;
	padding: 0 20px;
	background: url("../images/wrapMiddleBg.gif") repeat-y;
}

div#performance div#performance3 div.info div.info1 {
	float: left;
	width: 335px;
	margin: 0;
	padding: 0 0 12px;
}
div#performance div#performance3 div.info div.info2 {
	float: right;
	width: 335px;
	margin: 0;
	padding: 0 0 12px;
}
div#performance div#performance3 div.info p.img {
	float: left;
	width: 163px;
}
div#performance div#performance3 div.info p.txt {
	float: right;
	width: 165px;
}



/*-- 充実機能 --*/
div#function div#course {
	padding-bottom: 10px;
	background: url("../images/wrapBottomBg.gif") left bottom no-repeat;
}
div#function div#course h4 {
	height: 60px;
	margin: 0;
	background: url("../images/courseTtl.gif") no-repeat;
	text-indent: -9999px;
}
div#function div#course div#courseWrap {
	width: auto;
	margin: 0;
	padding: 0 25px;
	background: url("../images/wrapMiddleBg.gif") repeat-y;
}
div#function div#course div#courseWrap div#medical,
div#function div#course div#courseWrap div#quick,
div#function div#course div#courseWrap div#comfort {
	width: 319px;
	margin: 0 0 30px 0;
	padding: 0;
}
div#function div#course div#courseWrap div#medical {
	float: left;
}
div#function div#course div#courseWrap div#quick,
div#function div#course div#courseWrap div#comfort {
	float: right;
}
div#function div#course div#courseWrap div#medical h5,
div#function div#course div#courseWrap div#quick h5,
div#function div#course div#courseWrap div#comfort h5 {
	margin-bottom: 6px;
}
div#function div#course div#courseWrap div#medical dl,
div#function div#course div#courseWrap div#quick dl,
div#function div#course div#courseWrap div#comfort dl {
	margin: 0 0 8px 2px;
	padding: 0;
}
div#function div#course div#courseWrap div#medical dl dt,
div#function div#course div#courseWrap div#quick dl dt,
div#function div#course div#courseWrap div#comfort dl dt {
	margin: 0 0 3px 0;
	padding: 0;
}
div#function div#course div#courseWrap div#medical dl dd,
div#function div#course div#courseWrap div#quick dl dd,
div#function div#course div#courseWrap div#comfort dl dd {
	margin: 0 0 0 12px;
	padding: 0;
}


/*-- リモコン --*/

div#function div#rc div.rc1 {
	float: left;
	width: 412px;
	padding-top: 10px;
}
div#function div#rc div.rc2 {
	float: left;
	width: 170px;
	margin-left: 75px;
}
div#function div#rc div.rc3 {
	clear: left;
}

div#function div#rc div.rc1 p.catchcopy {
	margin-bottom: 22px;
}
div#function div#rc div.rc1 dl {
	position: relative;
	width: 412px;
	height: 178px;
	background: url(../images/rcBg.gif) no-repeat;
}
div#function div#rc div.rc1 dl dt {
	position: absolute;
	top: 10px;
	left: 40px;
}
div#function div#rc div.rc1 dl dd {
	position: absolute;
	left: 70px;
}
div#function div#rc div.rc1 dl dd strong {
	color: #D02828;
}
div#function div#rc div.rc1 dl dd.step1 {
	top: 50px;
}
div#function div#rc div.rc1 dl dd.step2 {
	top: 95px;
}
div#function div#rc div.rc1 dl dd.step3 {
	top: 140px;
}

div#function div#rc div.rc3 dl {
	float: left;
	width: 221px;
	margin-left: 33px;
}
div#function div#rc div.rc3 dl.point1 {
	margin-left: 0;
}
div#function div#rc div.rc3 dl dt {
	padding-left: 15px;
	background: url("../images/body3point1list.gif") 0 2px no-repeat;
	border-bottom: 1px #6F5F58 solid;
}
div#function div#rc div.rc3 dl dt,
div#function div#rc div.rc3 dl dd {
	margin-bottom: 5px;
}
/*-- 基本仕様 --*/
div#spec table {
	width: 730px;
	border-collapse:collapse;
	border:1px solid #ccc;
}
div#spec table th {
	width: 250px;
	padding: 0.6em 20px;
	padding-left: 15px;
	background-color: #f6f2ec;
	vertical-align: middle;
	border:1px solid #ccc;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}
div#spec table td {
	padding:0.2em 8px;
	border:1px solid #ccc;
	background-color:#fff;
}

div#spec p.pdf {
	width: 240px;
	margin: 21px 0 0 45px;
	float: left;
	display: inline;
}
div#spec p.pdf a {
	width: 188px;
	height: 36px;
	display: block;
	background: url("../images/pdfBtn.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#spec p.pdf a:hover {
	background-position: 0 -36px;
}
div#spec p.adobe {
	height: 33px;
	margin: 23px 0 0 320px;
	padding-left: 130px;
	background: url("../images/adobeBanner.gif") no-repeat;
	position: relative;
	font-size: 10px;
}
div#spec p.adobe a {
	width: 112px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
}
div#spec div.size {
	padding-top: 10px;
	clear: both;
}
div#spec div.size h4 {
	display: none;
}
div#spec div.attention {
	padding-bottom: 29px;
	background: url("../images/attentionBottomBg.gif") left bottom no-repeat;
}
div#spec div.attention h4 {
	height: 61px;
	margin: 0;
	background: url("../images/attentionTtl.gif") no-repeat;
	text-indent: -9999px;
}
div#spec div.attention p {
	padding: 0 30px;
	background: url("../images/attentionMiddleBg.gif") repeat-y;
}
div#spec div.attention ul {
	height: 1%;
	padding: 0 30px;
	background: url("../images/attentionMiddleBg.gif") repeat-y;
}
div#spec div.attention ul li {
	padding: 5px 0 5px 1em;
	text-indent: -1em;
	list-style: none outside;
	font-size: 10px;
}
div#spec div.attention ul li ul {
	padding: 0;
	background: none;
}
div#spec div.attention ul li ul li {
	padding: 0;
	text-indent: 0;
}