@charset "UTF-8";

@import url("common.css");

/* **************************************************************************************

 各ページ

*************************************************************************************** */

.img25 {
   margin-bottom:25px;}
.img15 {
   margin-bottom:15px;}
.img5 {
   margin-bottom:5px;}


/* --------------------------------------------------------------------------------------
 top
--------------------------------------------------------------------------------------- */

div#wrap {
   width:870px;
   margin:0 auto;
   text-align:left;}
div#flash {
   width:870px;
   height:333px;}
div#top_under {
   width:840px;
	 margin-bottom:15px;
	 margin-left:17px;
	 /*\*/overflow: hidden;/**/}
div#top_left {
   width: 500px;
	 float:left;}
div#top_right {
   width:306px;
	 float:right;}
div#top_left li {
   width:455px;
	 margin: 0px 0px 10px 10px;
   border-bottom: 1px dotted #666666;
	 background:url(../img/ya.gif) top left no-repeat;
	 padding: 0px 10px 3px 15px;}
	 
ul#infodetail {
   width:840px;
	 margin: 0px 0px 15px 15px;}
ul#infodetail li.midashi {
   width:840px;
	 background:url(../../information/img/contents_17.gif) bottom left no-repeat;
	 padding:5px;}
ul#infodetail li.naiyo {
   width:820px;
	 margin:0px 0px 30px 0px;
	 padding:10px;}

/* --------------------------------------------------------------------------------------
 FAQ
--------------------------------------------------------------------------------------- */
ul#faq {
   width:840px;}
ul#faq li.midashi {
   background:url(../../qa/img/contents_17.gif) bottom left no-repeat;
	 padding:0px 5px 5px 1px;
	 margin-bottom:20px;}
ul#faq li.q {
   width:800px;
	 color:#CC0066;
	 margin-left:10px;
	 background:url(../../qa/img/contents_21.gif) top left no-repeat;
	 border-bottom:1px dotted #FF6699;
	 padding:0px 0px 1px 20px;}
ul#faq li.answer {
   width:790px;
	 margin-left:10px;
	 background:url(../../qa/img/contents_24.gif) top left no-repeat;
	 padding:10px 10px 0px 30px;
	 margin-bottom:25px;}


/* --------------------------------------------------------------------------------------
 リンク
--------------------------------------------------------------------------------------- */
ul#link {
   width:840px;}
ul#link a {
   color:#FFFFFF;}
ul#link li.midashi {
   background:url(../../links/img/contents_28.gif) top left repeat;
	 padding:5px 7px;
	 color:#FFFFFF;
	 letter-spacing:0.1em;}
ul#link li.tx {
   background-color:#FFFFFF;
	 border:1px solid #CCCC99;
	 padding:7px;
	 margin-bottom:30px;}



/* --------------------------------------------------------------------------------------
 会社案内
--------------------------------------------------------------------------------------- */
ul#company {
   width:840px;}
ul#company li {
   background:url(../../companys/img/contents_32.gif) top left repeat-y;
	 margin-bottom:10px;
	 /*\*/overflow: hidden;/**/}
ul#company li .left {
   width:150px;
	 padding:5px;
	 float:left;
	 margin-right:7px;}
ul#company li .right {
   width:660px;
	 padding:5px;
	 float:left;
	 border-bottom:1px dotted #999933;}


/* --------------------------------------------------------------------------------------
 商品紹介
--------------------------------------------------------------------------------------- */
li.products01 {
   width:200px;
	 background:url(../../products/img/product_19.gif) top left no-repeat;
	 margin:0px 5px;
	 height:208px;
	 float:left;
	 position:relative;
	 /*\*/overflow: hidden;/**/}
* html li.products01 {
   margin:0px 3px;}
li.products01 .ph {
   position:absolute;
	 top:18px;
	 left:15px;
	 text-align:center;
	 width:170px;}
li.products01 .ph img {
   margin-bottom:7px;}
li.products02 {
   width:350px;
	 margin:0px 15px 7px 15px;
	 border-bottom:1px dotted #666666;
	 float:left;
	 /*\*/overflow: hidden;/**/}

div#product_left {
   width:180px;
	 float:left;}
div#product_right {
   width:640px;
	 float:right;}

div#product_left ul#kaigo {
	 border:1px solid #0089AB;
	 padding-bottom:1px;
	 margin-bottom:15px;
	 background:url(../../products01/img/product_34.gif) top center no-repeat #03A3ED;
	 padding-top:43px;}
div#product_left ul#kaigo li {
   margin:0px 0px 3px 4px;}
div#product_left ul#kaigo li a {
   color:#FFFFFF;}
div#product_left ul#other {
	 border:1px solid #7EA408;
	 padding-bottom:1px;
	 background:url(../../products01/img/product_36.gif) top center no-repeat #99DE05;
	 padding-top:43px;}
div#product_left ul#other li {
   margin:0px 0px 3px 4px;}
div#product_left ul#other li a {
   color:#FFFFFF;}



/* --------------------------------------------------------------------------------------
 床ずれ タブ
--------------------------------------------------------------------------------------- */
div#javascript_tab {
	margin:20px 0 10px 0;
	width:870px;
	text-align:left;
	}

div#javascript_tab ul#tab {
	margin:0;
	padding:0;
	border-bottom:5px solid #53BCDF;
	float:left;
	width:100%;
	}

div#javascript_tab ul#tab li {
	margin:0 0 0 0.5em;
	padding:10px 3px;
	text-align:center;
	border:1px solid #53BCDF;
	border-bottom:none;
	float:left;
	}

div#javascript_tab ul#tab li a {
  text-decoration:none;
	font-weight:bold;
	color:#333300;}

div#javascript_tab ul#tab li.selected {
	background-color:#53BCDF;
	}

div#javascript_tab ul#tab li.selected a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

div#javascript_tab dl {
	margin:0;
	padding:10px;
	border:1px solid #53BCDF;
	border-top:none;
	background-color:#F4F4E0;
	clear:both;
	}

div#javascript_tab dl dt {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #999999;
	}

div#javascript_tab dl dd {

	}

div#javascript_tab dl dd p {
	margin-bottom:1em;
	}
div#javascript_tab .tx {
   width:820px;
   margin-left:10px;
   margin-bottom:25px;
	}
div#javascript_tab .trivia01 {
   width:820px;
   margin-left:10px;
   margin-bottom:25px;
   /*\*/overflow: hidden;/**/
	}
div#javascript_tab .tri_left {
   width:600px;
   float:left;}
div#javascript_tab .tri_right {
   width:200px;
   float:right;}
div#javascript_tab .tri_left02 {
   width:520px;
   float:left;}
div#javascript_tab .tri_right02 {
   width:280px;
   float:right;}
div#javascript_tab .text01 {
   border-bottom:1px dotted #FF3366;
   padding:3px;
   width:800px;
   margin-left:20px;}
div#javascript_tab .text02 {
   border-bottom:1px dotted #FF3366;
   padding:3px;
   width:800px;
   margin-left:20px;
   margin-bottom:25px;}
div#javascript_tab .text03 {
   padding:7px;
   width:800px;
   margin-left:20px;}
div#javascript_tab .text04 {
   padding:7px;
   width:800px;
   margin-left:20px;
   margin-bottom:25px;}



/* --------------------------------------------------------------------------------------
 商品紹介 タブ
--------------------------------------------------------------------------------------- */
div#pro_tab {
	margin:0px 0 10px 0;
	width:630px;
	text-align:left;
	}

div#pro_tab ul#tab2 {
	margin:0;
	padding:0;
	border-bottom:5px solid #53BCDF;
	float:left;
	width:100%;
	}

div#pro_tab ul#tab2 li {
	margin:0 0 0 0.5em;
	padding:10px 3px;
	text-align:center;
	border:1px solid #53BCDF;
	border-bottom:none;
	float:left;
	}

div#pro_tab ul#tab2 li a {
  text-decoration:none;
	color:#333300;}

div#pro_tab ul#tab2 li.selected {
	background-color:#53BCDF;
	}

div#pro_tab ul#tab2 li.selected a {
	color:#fff;
	text-decoration:none;
	}

div#pro_tab dl {
	margin:0;
	padding:10px;
	border:1px solid #53BCDF;
	border-top:none;
	background-color:#F4F4E0;
	clear:both;
	}

div#pro_tab dl dt {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #999999;
	}

div#pro_tab dl dd {

	}

div#pro_tab dl dd p {
	margin-bottom:1em;
	}
div#pro_tab .tx {
   width:590px;
   margin-left:10px;
   margin-bottom:25px;
	 /*\*/overflow: hidden;/**/
	}

div#pro_tab .pro01 {
   width:600px;
   margin-left:10px;
   margin-bottom:25px;
   /*\*/overflow: hidden;/**/
	}
div#pro_tab .pro_left {
   width:330px;
   float:left;}
div#pro_tab .pro_right {
   width:250px;
   float:right;}
div#pro_tab .pro_left02 {
   width:380px;
   float:left;}
div#pro_tab .pro_right02 {
   width:200px;
   float:right;}

div#pro_tab .pro02 {
   width:600px;
   margin-left:10px;
   margin-bottom:10px;
	 border-bottom:1px solid #996600;
   /*\*/overflow: hidden;/**/
	}
div#pro_tab .pro03 {
   width:600px;
   margin-bottom:10px;
   /*\*/overflow: hidden;/**/
	}
div#pro_tab .pro03 td {
   border:1px solid #CCCCCC;
	 padding:3px;}

div#pro_tab .pro04 {
   background:url(../../products01_2/img/product01_2_42.gif) top left no-repeat;
	 height:25px;
	 width:610px;
	 line-height:25px;
	 vertical-align:middle;
	 padding:0px 10px;
	 margin-bottom:12px;}

div#pro_tab .pro05 {
   background:url(../../products01_2/img/product01_2_48.gif) top left no-repeat;
	 height:25px;
	 width:610px;
	 line-height:25px;
	 vertical-align:middle;
	 padding:0px 10px;
	 margin-bottom:12px;}
div#pro_tab .pro06 {
   width:550px;
	 margin:0px 0px 10px 10px;
	 background-color:#F7ECDB;
	 padding:5px;}





/* --------------------------------------------------------------------------------------
 ポリエアー
--------------------------------------------------------------------------------------- */
.poli_left {
   float:left;
	 width:300px;}
.poli_right {
   float:right;
	 width:280px;}
.poli_left .midashi {
   width:300px;
	 padding-bottom:3px;
	 margin-bottom:7px;
	 border-bottom:1px dotted #FF0033;}
.poli_box01 {
   width:270px;
	 margin-bottom:8px;}
.poli_box01 td {
   line-height:100%;
	 font-size:11px;
	 letter-spacing:0em;}
.poli_box02 {
   width:270px;
	 float:left;
	 border:1px solid #993366;
	 margin:1px 10px 10px 10px;
	 background-color:#F7ECDB;}
.poli_box02 td {
   padding:5px;
	 vertical-align:middle;}

.poli_box03 {
   width:560px;
	 border:1px #666666 solid;}
.poli_box03 td {
   text-align:center;
	 padding:3px;}
.poli_box03  td.up {
   border-bottom:1px solid #666666;
	 border-right:1px solid #666666;}
.poli_box03  td.up2 {
   border-bottom:1px solid #666666;}
.poli_box03  td.up3 {
   border-right:1px solid #666666;}

/* --------------------------------------------------------------------------------------
 アップリフト
--------------------------------------------------------------------------------------- */
.uplift01 {
   width:180px;
	 float:left;
	 margin:0px 5px;}
.uplift01 td.under {
   padding:3px;}


/* --------------------------------------------------------------------------------------
 その他商品 タブ
--------------------------------------------------------------------------------------- */
div#pro_tab2 {
	margin:0px 0 10px 0;
	width:630px;
	text-align:left;
	}

div#pro_tab2 ul#tab2 {
	margin:0;
	padding:0;
	border-bottom:5px solid #99DE05;
	float:left;
	width:100%;
	}

div#pro_tab2 ul#tab2 li {
	margin:0 0 0 0.5em;
	padding:10px 3px;
	text-align:center;
	border:1px solid #99DE05;
	border-bottom:none;
	float:left;
	}

div#pro_tab2 ul#tab2 li a {
  text-decoration:none;
	color:#333300;}

div#pro_tab2 ul#tab2 li.selected {
	background-color:#99DE05;
	}

div#pro_tab2 ul#tab2 li.selected a {
	color:#fff;
	text-decoration:none;
	}

div#pro_tab2 dl {
	margin:0;
	padding:10px;
	border:1px solid #99DE05;
	border-top:none;
	background-color:#F4F4E0;
	clear:both;
	}

div#pro_tab2 dl dt {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dotted #999999;
	}

div#pro_tab2 dl dd {

	}

div#pro_tab2 dl dd p {
	margin-bottom:1em;
	}
div#pro_tab2 .tx {
   width:590px;
   margin-left:10px;
   margin-bottom:25px;
	 /*\*/overflow: hidden;/**/
	}

div#pro_tab2 .pro01 {
   width:600px;
   margin-left:10px;
   margin-bottom:25px;
   /*\*/overflow: hidden;/**/
	}
div#pro_tab2 .pro_left {
   width:330px;
   float:left;}
div#pro_tab2 .pro_right {
   width:250px;
   float:right;}
div#pro_tab2 .pro_left02 {
   width:380px;
   float:left;}
div#pro_tab2 .pro_right02 {
   width:200px;
   float:right;}

div#pro_tab2 .pro02 {
   width:600px;
   margin-left:10px;
   margin-bottom:10px;
	 border-bottom:1px solid #996600;
   /*\*/overflow: hidden;/**/
	}
div#pro_tab2 .pro03 {
   width:600px;
   margin-bottom:10px;
   /*\*/overflow: hidden;/**/
	}
div#pro_tab2 .pro03 td {
   border:1px solid #CCCCCC;
	 padding:3px;}

div#pro_tab2 .pro04 {
   background:url(../../products01_2/img/product01_2_42.gif) top left no-repeat;
	 height:25px;
	 width:610px;
	 line-height:25px;
	 vertical-align:middle;
	 padding:0px 10px;
	 margin-bottom:12px;}

div#pro_tab2 .pro05 {
   background:url(../../products01_2/img/product01_2_48.gif) top left no-repeat;
	 height:25px;
	 width:610px;
	 line-height:25px;
	 vertical-align:middle;
	 padding:0px 10px;
	 margin-bottom:12px;}
div#pro_tab2 .pro06 {
   width:550px;
	 margin:0px 0px 10px 10px;
	 background-color:#F7ECDB;
	 padding:5px;}

.box03 {
   width: 320px;
	 border: 1px solid #666666;}
.box03 td.left {
   border-bottom: 1px solid #666666;
	 border-right: 1px solid #666666;}
.box03 td.under {
   border-bottom: 1px solid #666666;}
.box03 td.right {
   border-right: 1px solid #666666;}
.box03 td {
   padding: 3px 5px;
	 text-align:center;}

.box04 {
   width: 600px;
	 border: 1px solid #666666;}
.box04 td.left {
   border-bottom: 1px solid #666666;
	 border-right: 1px solid #666666;}
.box04 td.under {
   border-bottom: 1px solid #666666;}
.box04 td.right {
   border-right: 1px solid #666666;}
.box04 td {
   padding: 3px 5px;
	 text-align:center;}


/* --------------------------------------------------------------------------------------
 歩行器
--------------------------------------------------------------------------------------- */
.walk01 {
   width:100%;
	 margin-bottom:10px;
	 border-bottom:1px dotted #990033;}
.walk01 td {
   padding:3px 5px;}
.walk02 {
   width:100%;
	 margin-bottom:5px;
	 padding:3px 5px;
	 background-color:#003399;
	 color:#FFFFFF;}
.walk03 {
   width:100%;
	 margin-bottom:3px;
	 border-bottom:1px solid #71B0DF;}
.walk03 td {
   padding:1px;
	 font-size:11px;
	 letter-spacing:0em;}
.walk04 {
   width:200px;
	 margin-bottom:5px;
	 padding:3px 5px;
	 background-color:#990033;
	 color:#FFFFFF;}

/* --------------------------------------------------------------------------------------
 サイトマップ
--------------------------------------------------------------------------------------- */
.sitemap01 {
   width:840px;
   background:url(../../sitemaps/img/sitemap_20.gif) bottom left repeat-x;
   padding:3px 3px 10px 3px;
   letter-spacing:0.1em;
   margin-bottom:20px;
   }
div#sitemap {
   width:800px;
   margin-left:20px;}
div#sitemap .left {
   width:380px;
   float:left;
   margin-right:20px;}
div#sitemap .right {
   width:380px;
   float:left;}
div#sitemap ul {
   width:380px;}
div#sitemap li.midashi {
   border-bottom:1px solid #FF3399;
   padding:3px;
   width:370px;
   margin-bottom:8px;}
div#sitemap li.under {
   border-bottom:1px dotted #FF99CC;
   padding:3px;
   margin-bottom:5px;
   margin-left:20px;
   width:330px;}
div#sitemap li.under2 {
   background-color:#33CCFF;
   padding:1px 3px;
   margin-bottom:5px;
   margin-left:20px;
   width:330px;
   color:#FFFFFF;}
div#sitemap li.under3 {
   background-color:#669933;
   padding:1px 3px;
   margin-bottom:5px;
   margin-left:20px;
   width:330px;
   color:#FFFFFF;}



/* --------------------------------------------------------------------------------------
 お問い合わせ
--------------------------------------------------------------------------------------- */
ul#contact {
   width:840px;}
ul#contact li.midashi {
   border-bottom:2px #FF99CC solid;
   padding:3px;
   margin-bottom:25px;
   background:none;}
ul#contact li {
   background:url(../../companys/img/contents_32.gif) top left repeat-y;
	 margin-bottom:10px;
	 /*\*/overflow: hidden;/**/}
ul#contact li .left {
   width:150px;
	 padding:5px;
	 float:left;
	 margin-right:7px;}
ul#contact li .right {
   width:660px;
	 padding:5px;
	 float:left;
	 border-bottom:1px dotted #999933;}
ul#contact li.last {
   padding:3px;
   margin-bottom:25px;
   background:none;}
ul#contact li.catalog {
   width:840px;
   clear:both;
   background:none;
   padding-top:1px;}
.cat01 {
   width:190px;
   float:left;
   margin:0px 10px 20px 10px;
   border:1px solid #CCCCCC;
   height:250px;}
* html .cat01 {
   margin:0px 7px 20px 7px;}
.cat01 td {
   text-align:center;
   padding:5px;
   vertical-align:top;}





/* --------------------------------------------------------------------------------------
 海外道中記
--------------------------------------------------------------------------------------- */
ul#diary {
	 border:1px solid #707A02;
	 padding-bottom:1px;
	 background:url(../../diary/img/diary_17.gif) top center no-repeat #ADBC04;
	 padding-top:43px;
	 text-align:left;}
ul#diary li.midashi {
   margin:10px 0px 10px 5px;
	 background:url(../../diary/img/product_39_on.gif) top left no-repeat;
	 height:30px;
	 line-height:30px;
	 width:170px;
	 vertical-align:middle;
	 padding-left:5px;
	 font-size:14px;}
ul#diary li.midashi a {
   color:#003399;
	 text-decoration:none;}
ul#diary li.sub {
   color:#FFFFFF;
	 margin-left:8px;
	 text-align:left;
	 width:165px;
	 font-size:11px;
	 letter-spacing:0em;
	 margin-bottom:7px;
	 line-height:110%}
ul#diary li.sub a {
   color:#FFFFFF;}
.diary01 {
   width:640px;
	 background:url(../../diary/img/diary_24.gif) bottom left no-repeat;
	 padding-bottom:27px;
	 font-size:14px;
	 font-weight:bold;
	 color:#FF3366;
	 margin-bottom:10px;}
	 
















