*{}

body{
     background-color: #fcffe2;
     color: #333333;
     margin:0;
     padding:0;
     text-align: center;
     position: relative;
     font-size: 16px;
     }


#contents{
          width: 900px;
          margin:0 auto;
          padding: 0;
          background-color: #ffffff;
          text-align: left;
          }

a{outline: none;}

a{color: #ff6600;text-decoration: none;}
a:hover{text-decoration: underline;}


/*h2　メニューライン*/
#menuline{width: 900px;
          }

h2.menu{float: left;
        font-weight: normal;
        font-size: 14px;
        font-family: Verdana,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",sans-serif;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
        margin: 0px;
        width: 104px;}
h2.menu a{color: #999999;
           text-decoration: none;
           display: block;
           padding: 5px 0px;}

h2.menu a:hover{color: #ff9966;
                text-decoration: none;}

/*Copyright*/
address{margin-top: 100px;
        font-weight: normal;
        font-style: normal;
        font-size: 11px;
        text-align: right;
        color: #999999;
        margin-bottom: 20px;
        margin-top: 50px;}

address a{text-decoration: none;
          color: #999999;
          }

.cts{margin-top: 30px;}



/*各項目H2　位置・フォント指定*/
.cts h2{color: #999999;width: 500px;text-align: left;margin-left: 100px;font-family:Verdana,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",Verdana,sans-serif; font-weight: normal;}


/*プロダクツのH2*/

.cts h2#pds{color: #999999;
            width: 500px;
            text-align: left;
            margin-left: 50px;
            padding-left: 10px;
            text-transform: uppercase;
}




/*プロダクツ一覧のH2*/
.cts h2#pdsleft{width: 100%;margin-left: 20px;margin-top: 120px;text-transform: uppercase;}

/*プロダクツ一覧の文章フォントサイズ・行間*/
.cts#stone1 p,.cts#e_oil p{font-size: 0.8em;
             line-height: 1.4em;
             margin-left: 80px;
             }

.cts#stone1 p,.cts#b_oil p{font-size: 0.8em;
             line-height: 1.4em;
             margin-left: 30px;
             }




/*プロダクツ　アロマテラピーバージョン*/
.aroma_left{
	margin-left: 30px;
	float: left;
}

.aroma_left div{float: left;}
.aroma_left div p{
	font-size: 0.8em;
	line-height: 1.7em;
	width: 280px;
	margin: 10px;
}


/*プロダクツ　ハーブティーバージョン*/
.tea_left{
	margin-left: 30px;
	float: left;
}

.tea_left div{float: left;}
.tea_left div p{
	font-size: 0.8em;
	line-height: 1.7em;
	width: 300px;
	margin: 10px;
}

.oil_left{
	margin-left: 30px;
	float: left;
	width: 600px;
}

.product_list{
	float: left;
	margin: 0 20px;
	text-align: center;
	width: 200px;
}

.product_list ul{
	list-style-type: none;
	margin: 0;
}

.product_list ul li{
	margin: 3px 0;
	text-transform: uppercase;
}


/* right news
------------------------------------ */
#news_head{width: 214px;
               padding-top: 52px;
               background-image: url("../img/news-head.gif");
               background-repeat: no-repeat;}
#top_news{text-align: center;
              width: 194px;
              padding:0px 10px 25px 10px;
              background-image: url("../img/tp-foot.gif");
              background-repeat: no-repeat;
              background-position: bottom;
              }
* html #top_news{width: 214px;}

#top_news div{text-align: left; font-size: 12px;width: 180px; line-height: 1.5em;margin-left: 0px;}



#top_news ul{margin:0 0 0 25px ;
             padding: 0px;}
* html #top_news ul{margin:0 0 0 15px ;}




/*コンセプト　レイアウトデザイン*/
.cts#concept{font-family:Verdana,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",Verdana,sans-serif;
             font-size: 0.8em;
             line-height: 1.6em;}
.cts#concept p{text-align: center;color: #cc9900;}
.cts#concept span#en{font-size: 1.1em;}

.jigyou{width: 730px;
        margin-left: 20px;
        border-top: 1px dashed #999999;
        color: #999999;
        padding-top: 30px;
        padding-left: 50px;}

* html .jigyou{width: 780px;}


/*会社概要デザイン*/
.cts#company{font-family:Verdana,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",Verdana,sans-serif;
             font-size: 0.8em;
             line-height: 1.6em;}

.cts#company p{text-align: center;}




/*コンタクト　レイアウトデザイン*/

.cts#contact div{font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",Verdana,sans-serif;
             margin-left: 100px;
             width: 700px;
             }

.contactus{width: 730px;
        margin-left: 20px;
        border-top: 1px dashed #999999;
        color: #999999;
        padding-top: 30px;
        padding-left: 30px;
        font-size: 0.8em;}

* html .contactus{width: 780px;}



/*Mailform*/

			table.mailform {
				margin: 0px 70px;
				font-size: 12px;
				border-collapse: collapse;
				border: 1px solid #ffffff;
				
			}
			table.mailform td{border: 1px solid #ffffff;}
			
			table.mailform td p {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 9px;
				color: #999999;
				display: block;
				margin: 0px;
			}
			table.mailform span {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 10px;
				color: #FF0000;
			}

#input{
       background-color: #f5f5f5;
       border: 1px solid #cccccc;
       font-weight: bold;
       color: #999999;
       
       }

#select{background-color: #f5f5f5;
        border: 1px solid #cccccc;
        }

#formrei{font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 9px;
				color: #333333;
				margin: 0px;}

#thanks{text-align: center;
        color: #666666;
        background-color: #ffcc99;
        font-size: 0.9em;
        width: 600px;
        padding: 5px 0px;}



/*NEWS　レイアウトデザイン*/
.cts#news .RSSline{width: 600px;
            margin-left: 100px;
            text-align: left;}

.cts#news .RSStitle{}

.cts#news .RSSdescript{font-size: 0.8em;}

.cts#news .new{color: #ff0000;}


.news_ichiran{border-bottom: 1px dashed #cccccc;
             padding-bottom: 10px;
             margin-left: 150px;
             margin-bottom: 10px;
             width: 600px;
             font-size: 0.8em;}
.news_ichiran div{float: left;margin-left: 10px;}

/*各プロダクツラインナップ*/
.lineuptop{clear: both;
           width: 760px;
           margin-left: 90px;}

.lineuptop div{float: left;
            width: 120px;
            margin-left: 0px;
            margin-right: 0px;
            text-align: center;}
.lineuptop div h3{font-weight: normal;
               font-size: 14px;
               margin: 0px;
               padding-top: 5px;
               padding-bottom:5px; 
               margin-bottom: 0px;}

.lineuptop div h3 a{padding-top: 5px;
                 padding-bottom:5px; 
                 display: block;
                 text-decoration: none;
                 color: #999999;}

.lineuptop div h3 a:hover{color: #ff6600;}



/*各プロダクツラインナップ*/
.lineup{clear: both;}

.lineup div{float: left;
            width: 150px;
            
            margin-right: 10px;
            text-align: center;}
.lineup div#haji{margin-right: 0px;}
.lineup div h3{font-weight: normal;
               font-size: 14px;
               margin: 0px;
               padding-top: 5px;
               padding-bottom:5px; 
               margin-bottom: 0px;}

.lineup div h3 a,.lineup2 div h3 a,.lineup3 div h3 a,.lineup4 div h3 a,#variation div h3 a{padding-top: 5px;
                 padding-bottom:5px; 
                 display: block;
                 text-decoration: none;
                 color: #999999;}

.lineup div h3 a:hover,.lineup2 div h3 a:hover,.lineup3 div h3 a:hover,.lineup4 div h3 a:hover,#variation div h3 a:hover{color: #ff6600; text-decoration: none;}


/*ラインナップ２ h3の色設定は↑と同じ*/
.lineup2{clear: both;
         margin-left: 140px;}

.lineup2 div{float: left;
            width: 158px;
            
            margin-right: 1px;
            text-align: center;}
.lineup2 div#haji{margin-right: 0px;}

.lineup2 div h3{font-weight: normal;
               font-size: 12px;
               margin: 0px;
               padding-top: 5px;
               padding-bottom:5px; 
               margin-bottom: 0px;}

.lineup2 div h3 a img{border-right: 0px solid #999999; margin: 5px 0px;
                            border-bottom: 0px solid #999999; 
                            border-left: 0px;
                            border-top: 0px;}

.lineup2 div h3 a:hover img{border-right: 0px solid #cccccc; 
                            border-bottom: 0px solid #cccccc; 
                            border-left: 0px;
                            border-top: 0px;}



/*ラインナップ3 h3の色設定は↑と同じ*/
.lineup3{clear: both;
         margin-left: 140px;}

.lineup3 div{float: left;
            width: 200px;
            
            margin-right: 1px;
            text-align: center;}
.lineup3 div#haji{margin-right: 0px;}

.lineup3 div h3{font-weight: normal;
               font-size: 12px;
               margin: 0px;
               padding-top: 5px;
               padding-bottom:5px; 
               margin-bottom: 0px;}

.lineup3 div h3 a img{border-right: 0px solid #999999; margin: 5px 0px;
                            border-bottom: 0px solid #999999; 
                            border-left: 0px;
                            border-top: 0px;}

.lineup3 div h3 a:hover img{border-right: 0px solid #cccccc; 
                            border-bottom: 0px solid #cccccc; 
                            border-left: 0px;
                            border-top: 0px;}


/*ラインナップ4 h3の色設定は↑と同じ*/
.lineup4{clear: both;
         margin-left: 100px;}

.lineup4 div{float: left;
            width: 158px;
            
            margin-right: 1px;
            text-align: center;}
.lineup4 div#haji{margin-right: 0px;}

.lineup4 div h3{font-weight: normal;
               font-size: 12px;
               margin: 0px;
               padding-top: 5px;
               padding-bottom:5px; 
               margin-bottom: 0px;}

.lineup4 div h3 a img{border-right: 0px solid #999999; margin: 5px 0px;
                            border-bottom: 0px solid #999999; 
                            border-left: 0px;
                            border-top: 0px;}

.lineup4 div h3 a:hover img{border-right: 0px solid #cccccc; 
                            border-bottom: 0px solid #cccccc; 
                            border-left: 0px;
                            border-top: 0px;}


/*ラインナップフォント設定*/
.lineup,.lineup2,.lineup3,.lineup4{font-family: Verdana,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka",sans-serif;}


/*プロダクツ 説明部分*/
#abouttxt{
          width: 690px;
          padding: 10px 5px;
          border: 1px solid #999999;
          margin: 0px 0px 10px 100px; 
          text-transform: uppercase;
}

* html #abouttxt{width: 700px;}

#abouttxt .stoneimage{float: left;
              margin: 20px 5px 5px 5px;
              }
#abouttxt div{font-size: 0.8em;
              text-align: center;
              float: left;
              width: 115px;}

#abouttxt img{margin: 1px;}

#abouttxt a img{border: 1px solid #f5f5f5;}

#abouttxt a{color: #999999;}

/*石の説明ポップアップ*/

body#about{background-color: #ffffff;
           background-image: none;
           text-transform: uppercase;}

#aboutstone{font-size: 0.9em;
            width: 400px;
            margin: auto;
            padding: 20px;
            background-color: #ffffff;
            line-height: 1.5em;
            color: #333333;}
#aboutstone p{font-size: 0.8em;
              text-align: left;
              width: 300px;
              margin-left: 50px;}
* html #aboutstone p{margin-left: 0px;}




/*products.html 一覧部分*/

#left{float: left;
      width: 200px;
      }

#products_menu{width: 585px;float: left;
               margin-left: 10px;
               }

#retsu{clear: both;}

#retsu div{float: left;
            width: 180px;
            
            margin-right: 5px;
            margin-top: 10px;
            margin-bottom: 3px;
            text-align: center;
            padding-bottom: 0px;}

#products_menu div h3{font-weight: normal;
               font-size: 12px;
               margin: 0px;
               font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
               padding-top: 5px;
               padding-bottom:5px; 
               display: block;
               margin-bottom: 0px;}

#products_menu div h3 a{padding-top: 5px;
                 padding-bottom:5px; 
                 margin-bottom: 0px;
                 display: block;
                 text-decoration: none;
                 color: #999999;}

#products_menu div h3 a:hover{color: #ff6600;}



/*products.html,各プロダクトページ画像リンクの設定*/

#products_menu div h3 a img,.lineup div h3 a img,.lineuptop div h3 a img{
                            
                            border: 1px solid #ffffff; margin: 5px 0px;
                            }



#products_menu div h3 a:hover img,.lineup div h3 a:hover img,.lineuptop div h3 a:hover img{
                            border: 1px solid #cccccc; 
                            }


/*雅癒シリーズ　ルビ*/

.bath-rubi{font-size: 9px;;margin: 0;line-height: 100%;}

/*各商品詳細ページ*/

#shopleft{float: left;
          width: 200px;
          text-align: center;
          margin-left: 20px;
          }


#shopleft ul{margin: 0px;
             padding: 0px;
             list-style-type: none;
             font-size: 12px;
             text-align: left;
             }

#shopleft li{
             line-height: 100%;
             margin: 0px 10px;
             padding: 4px 0 4px 25px;
             text-transform: uppercase;
             }

#shopleft li#genzaiichi{background-image: url("../img/133.gif");
                        background-repeat: no-repeat;
                        background-position: left 6px;
                        }


#shopleft li a{display: block;
               color: #333333;
               padding: 4px 0px;
               text-decoration: none;}


#shopleft li a:hover{color: #ff6600;}


#shop{float: left;
      width: 300px;
      text-align: center;}

#shopright{float: left;
           margin-left: 10px;
           font-size: 90%;
}

#shopright td{padding: 4px 0px;}

#shohintitle{border-bottom: 1px dashed #999999;
             padding-left: 3px;
             padding-bottom: 3px;
             width: 300px;
             margin-bottom: 3px;
             text-transform: uppercase;
             }

#shopright h4{text-align: left;
              font-weight: normal;
              font-size: 14px;
              margin-bottom: 3px;}

* html #shohintitle{width: 303px;}

#kingaku{font-size: 140%;
         font-family: "Times New Roman",Times,serif;}

#shopright select{background-color: #f5f5f5;}

table#electric {width: 330px;}


table#shigaraki_comment {width: 330px;}




.bigimg{margin-bottom: 50px;
        margin-top: 50px;}

a .bigimg{border: 0px;}

.smallimg{border: 1px solid #cccccc;margin: 1px;}

/*商品詳細ページのH2*/

.cts h2#shops{color: #999999;
            width: 100%;
            text-align: center;
            margin-left: 0px;
            padding-left: 0px;
            margin-bottom: 0px;
            margin: 0px;
            padding: 0px;
            text-transform: uppercase;
            }

.cts h2#shops a{color: #999999;
                text-decoration: none;
                display: block;}


#stoneabout{border: 1px solid #ffffff;}

/*商品詳細ページの画像の※*/
.preview{font-size: 0.8em;}

/*ヒーリングファニチャーバリエーション　H3は上記記載*/

#variation{clear: both;
           margin-top: 70px;
           font-family: Verdana,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka",sans-serif;
           text-align: center;}

#variation div{float: left;
            width: 292px;
            
            margin-right: 1px;
            text-align: center;}
#variation div#haji{margin-right: 0px;}

#variation div h3{font-weight: normal;
               font-size: 12px;
               margin: 0px;
               padding-top: 5px;
               padding-bottom:5px; 
               margin-bottom: 0px;}

#variation div h3 a img{border-right: 0px solid #999999; margin: 5px 0px;
                            border-bottom: 0px solid #999999; 
                            border-left: 0px;
                            border-top: 0px;}

#variation div h3 a:hover img{border-right: 0px solid #cccccc; 
                            border-bottom: 0px solid #cccccc; 
                            border-left: 0px;
                            border-top: 0px;}

#variation p{width: 100%;
             background-color: #cccccc;
             color: #333333;
             padding: 3px 0px;
             text-align: center;}



/*ヒーリングファニチャー画像追記*/

#kusshontsuiki{font-size: 0.7em;margin-left: 80px;}

/*Show Room*/
.cts#showroom div.show{font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",Verdana,sans-serif;
             margin-left: 100px;
             width: 700px;
             line-height: 140%;
             font-size: 90%;}

div#showr_left{float: left; 
            width: 300px;
            font-size: 0.8em;}

div#showr_right{float: left;
             background-color: #21353e;
             width: 400px;}


.cts#showroom p{margin-left: 50px;padding: 5px;width: 700px;background-color: #ff9966;font-size: 0.8em;text-align: center;}




/*Link*/
.cts#linkpage div.link{font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",Verdana,sans-serif;
             margin-left: 150px;
             width: 700px;}

div#link_left{float: left; 
            width: 300px;
            font-size: 0.8em;}

div#link_ichiran{font-size: 0.8em;}
.link_retsu{clear: both;border-bottom: 1px dashed #cccccc;width: 600px;height: 25px;}

.link_retsu #hp_name,.link_retsu #sougo,.link_retsu #comment{float: left; margin: 5px;}
.link_retsu #hp_name{width: 180px; border-left: 4px solid #ff6600; padding-left: 5px;}
.link_retsu #sougo{width: 80px;}
.link_retsu #comment{}



.cts#linkpage p{margin-left: 110px; font-size: 0.8em;}


/*Catalogue*/
.cts#catalogue{font-size: 0.8em;}
.cts#catalogue p{margin-left: 100px;}
.catalog_dl{margin-left: 120px; clear: both;
            margin-bottom: 10px;}
#right_ct{padding: 30px 20px;}
#left_ct{float: left; margin-right: 25px;}



/*Reference*/
/*プロダクツ一覧の文章フォントサイズ・行間を流用*/
.cts#reference1 p{font-size: 0.8em;
             line-height: 1.4em;
             margin-left: 80px;}

.reference-lineup2{clear: both; margin-left: 50px;}

.reference-lineup2 div{float: left;
            width: 158px;
            
            margin-right: 1px;
            text-align: center;}
.reference-lineup2 div#haji{margin-right: 0px;}

.reference-lineup2 div h3{font-weight: normal;
               font-size: 12px;
               margin: 0px;
               padding-top: 5px;
               padding-bottom:5px; 
               margin-bottom: 0px;}

.reference-lineup2 div h3 a img{border-right: 0px solid #999999; margin: 5px 0px;
                            border-bottom: 0px solid #999999; 
                            border-left: 0px;
                            border-top: 0px;}

.reference-lineup2 div h3 a:hover img{border-right: 0px solid #cccccc; 
                            border-bottom: 0px solid #cccccc; 
                            border-left: 0px;
                            border-top: 0px;}
.reference-lineup2 div h3 a{padding-top: 5px;
                 padding-bottom:5px; 
                 display: block;
                 text-decoration: none;
                 color: #333333;}
.reference-lineup2 div h3 a:hover{color: #ff6600;text-decoration: none;}


/*Reference 詳細*/
.cts#reference div.ref{font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka",Verdana,sans-serif;
             margin-left: 100px;
             width: 700px;}

div#ref_left{float: left; 
            width: 350px;
            }

div#ref_right{float: left;
             font-size: 0.8em;
             width: 350px;
             padding: 20px 0px;}
#ref_data{text-align: right;}

.ref_click{font-size: 0.8em;}

#reference a img{border: 1px solid #999999;}


/*パンくずリスト*/
.pankuzu{font-size: 0.8em;margin-left: 100px;margin-bottom: 10px;}

/*←Back Next→*/

#back_next a{color: #333333;}
#back_next a:hover{color: #ff6600;}



/*TOPページ*/
.top-info{padding: 10px 0;}

/*TOPページ 右側 ショールームご案内*/
#top_right{float: right;
           width: 220px;}
#showroom_head{width: 214px;
               padding-top: 52px;
               background-image: url("../img/showroom/tp-show-head.gif");
               background-repeat: no-repeat;}
#top_showroom{text-align: center;
              width: 194px;
              padding:0 10px 25px 10px;
              background-image: url("../img/showroom/tp-show-foot.gif");
              background-repeat: no-repeat;
              background-position: bottom;
              }
* html #top_showroom{width: 214px;}

#top_showroom p{text-align: left; font-size: 12px;width: 180px; line-height: 1.5em;margin-left: 14px;}


/*TOPページ 右側 Contact us*/
#contactus_head{width: 214px;
               padding-top: 52px;
               background-image: url("../img/contactus-head.gif");
               background-repeat: no-repeat;}
#top_contactus{text-align: center;
              width: 194px;
              padding:0 10px 25px 10px;
              background-image: url("../img/tp-foot.gif");
              background-repeat: no-repeat;
              background-position: bottom;
              }
* html #top_contactus{width: 214px;}

#top_contactus p{text-align: left; font-size: 12px;width: 180px; line-height: 1.5em;margin-left: 14px; margin-top:0px;}


/*TOPページ 右側 news*/
#news_head{width: 214px;
               padding-top: 52px;
               background-image: url("../img/news-head.gif");
               background-repeat: no-repeat;}
#top_news{text-align: center;
              width: 194px;
              padding:0px 10px 25px 10px;
              background-image: url("../img/tp-foot.gif");
              background-repeat: no-repeat;
              background-position: bottom;
              }
* html #top_news{width: 214px;}

#top_news div{text-align: left; font-size: 12px;width: 180px; line-height: 1.5em;margin-left: 0px;}



#top_news ul{margin:0 0 0 25px ;
             padding: 0px;}
* html #top_news ul{margin:0 0 0 15px ;}


/*TOPページ 右側 blog*/
#blog_head{width: 214px;
               padding-top: 52px;
               background-image: url("../img/blog-head.gif");
               background-repeat: no-repeat;}
#top_rss{text-align: center;
              width: 194px;
              padding:0px 10px 25px 10px;
              background-image: url("../img/tp-foot.gif");
              background-repeat: no-repeat;
              background-position: bottom;
              }
* html #top_rss{width: 214px;}

#top_rss div{text-align: left; font-size: 12px;width: 180px; line-height: 1.5em;margin-left: 5px;}


/*TOP 左側 商品一覧*/

#top_left{float: left;margin-left: 10px;}


#top_products_retsu,#top_products_retsu2{width: 620px;margin-left: 20px; text-transform: uppercase;}

#top_products_retsu div,#top_products_retsu2 div{width: 310px; float: left;}

#top_products_retsu div div h3,#top_products_retsu2 div div h3{font-weight: normal;margin: 0px; padding: 0px;font-size: 0.8em;}

#top_products_retsu img,#top_products_retsu2 img{float: left; margin-right: 5px;}


#top_products_retsu div div{padding-top: 20px; width: 218px;}

* html #top_products_retsu p{}

#top_products_retsu2 div div{font-size: 0.8em;width: 218px;}
#top_products_retsu2 img{margin: 0px 0;}

/*TOP商品一覧 リンク色設定*/
#top_products_retsu a img,#top_products_retsu2 a img{border: 1px solid #ffffff;}
#top_products_retsu a:hover img,#top_products_retsu2 a:hover img{border: 1px solid #cccccc;}
#top_products_retsu a,#top_products_retsu2 a{color: #333333;}
#top_products_retsu a:hover,#top_products_retsu2 a:hover{color: #666666; text-decoration: none;}

/*TOP商品ミニキャプション*/
.top_item_txt{font-size: 0.7em; color: #999999;}


/*Show Room フェードイン・アウト*/
#showroom_image_js {
position:relative;
margin:auto;
width:180px; /*画像の横幅*/
height: 150px;
border:0px ; /*画像のまわりのボーダー*/
}

#showroom_image_js img {
display:none;
position:absolute;
top:0; left:0;
}

/*404ページメルマガ登録*/
#mailmagazine{margin: 10px 0px 40px 150px;width: 350px;}


/*マイクロバブルについて解説*/

.cts#microbubbule{font-size: 0.9em;
                  line-height: 1.5em;
                  padding: 0 20px;}

.cts#microbubbule p{font-size: 0.9em;}


.micro_comment{font-weight: bold; font-size: 0.9em;}


#microb_text_body{margin: 30px;
                  padding: 40px;
                  }


#microb_text_bunya,#microb_comment_voice{margin: 30px; clear: both;}
#microb_text_bunya .osusume_waku{background-image: url("../img/microbubbuletxt/microb_text_a.jpg");
                                 background-repeat: no-repeat;
                                 background-position: top center;
                                 padding-top: 20px;
                                 width: 315px;
                                 margin: 20px;
                                 text-align: center;
                                 float: left;}
#microb_text_bunya .osusume{
                            width: 295px;
                            padding: 0 30px 20px 30px;
                            font-size: 0.9em;
                            background-image: url("../img/microbubbuletxt/microb_text_b.jpg");
                            background-repeat: no-repeat;
                            text-align: left;
                            height: 100px;
                            background-position: bottom center;}

* html #microb_text_bunya div.osusume,#microb_text_bunya .osusume_waku{width: 355px;}
* html #microb_text_bunya div.osusume{height: 120px;}
.bunya{width: 100%;
       text-align: center;
       color: #fff;
       background-color: #002856;
       padding: 5px 0;
       }


#microb_comment_voice div.comment{float: left;
                                   width: 205px;
                                   font-size: 0.9em;
                                   margin: 10px;
                                   padding: 10px 20px ;
                                   background-image: url("../img/microbubbuletxt/microbubble_commentback.png");
                                   background-repeat: no-repeat;
                                   height: 180px;}
                                   


* html #microb_comment_voice div.comment{width: 245px; height: 200px;}

.microb_comment2{width: 100%;text-align: right;padding-right: 30px;font-size: 0.9em;}


#microb_shousai {margin: 30px;
                 padding: 40px;
                 }

#microb_shousai div{font-size: 0.9em;}

#microb_shousai img.image{float: right;}


table#microb_shiyou{font-size: 0.9em;
                    border-collapse: collapse;
                    border: 1px solid #999999;
                    }

table#microb_shiyou td{padding: 5px;}

/*フロート解除指定*/

#clear,.clear{clear: both;}


/*フッターメニュー*/

#footer{margin: 100px 0px 20px 0px;
        padding: 30px 40px;
        clear: both;
        border-top: 1px dashed #cccccc;
        }

#block1,#block2,#block3,#block4,#block5{float: left;}

#footer h3{
           margin: 0px;
           }


#footer h3 a{
             display:block;
             text-indent:-9999px;
             background-repeat:no-repeat;
             }



#block1 h3 a{
        width:110px;
        height: 22px;
        }

#block2 h3 a{
        width:190px;
        height: 22px;
        }

#block3 h3 a{
        width:185px;
        height: 22px;
        }

#block4 h3 a{
        width:205px;
        height: 44px;
        }

#block4 h3#bath_series a,#block4 h3#healing_microbubble a{
        width:205px;
        height: 24px;
        }

#block4 h3#microb_shigaraki a{
        width:205px;
        height: 56px;
        }



#block5 h3 a{
        width:92px;
        height: 22px;
        }

/*block1*/
#footer #news a:link,
#footer #news a:visited{
                          background-image:url(../img/menu/news-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #news a:hover,
#footer #news a:active{
                           background-image:url(../img/menu/news-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #catalogue a:link,
#footer #catalogue a:visited{
                          background-image:url(../img/menu/catalogue-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #catalogue a:hover,
#footer #catalogue a:active{
                           background-image:url(../img/menu/catalogue-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #recomment a:link,
#footer #recomment a:visited{
                          background-image:url(../img/menu/recomment-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #recomment a:hover,
#footer #recomment a:active{
                           background-image:url(../img/menu/recomment-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



/*block2*/


#footer #stonespa_series a:link,
#footer #stonespa_series a:visited{
                          background-image:url(../img/menu/stonespaseries-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #stonespa_series a:hover,
#footer #stonespa_series a:active{
                           background-image:url(../img/menu/stonespaseries-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #stonespa a:link,
#footer #stonespa a:visited{
                          background-image:url(../img/menu/stonespa-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #stonespa a:hover,
#footer #stonespa a:active{
                           background-image:url(../img/menu/stonespa-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



#footer #yumedoko a:link,
#footer #yumedoko a:visited{
                          background-image:url(../img/menu/yumedoko-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #yumedoko a:hover,
#footer #yumedoko a:active{
                           background-image:url(../img/menu/yumedoko-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



#footer #chaise a:link,
#footer #chaise a:visited{
                          background-image:url(../img/menu/chaiselounge-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #chaise a:hover,
#footer #chaise a:active{
                           background-image:url(../img/menu/chaiselounge-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #wide_stone_spa a:link,
#footer #wide_stone_spa a:visited{
                          background-image:url(../img/menu/widestonespa-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #wide_stone_spa a:hover,
#footer #wide_stone_spa a:active{
                           background-image:url(../img/menu/widestonespa-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #f_s_stonespa a:link,
#footer #f_s_stonespa a:visited{
                          background-image:url(../img/menu/footseatstonespa-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #f_s_stonespa a:hover,
#footer #f_s_stonespa a:active{
                           background-image:url(../img/menu/footseatstonespa-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #t_stonespa a:link,
#footer #t_stonespa a:visited{
                          background-image:url(../img/menu/treatmentstonespa-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #t_stonespa a:hover,
#footer #t_stonespa a:active{
                           background-image:url(../img/menu/treatmentstonespa-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}




/*block3*/



#footer #healing_furniture a:link,
#footer #healing_furniture a:visited{
                          background-image:url(../img/menu/healingfurniture-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #healing_furniture a:hover,
#footer #healing_furniture a:active{
                           background-image:url(../img/menu/healingfurniture-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



#footer #h_bed a:link,
#footer #h_bed a:visited{
                          background-image:url(../img/menu/healingbed-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #h_bed a:hover,
#footer #h_bed a:active{
                           background-image:url(../img/menu/healingbed-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}




#footer #h_s_bed a:link,
#footer #h_s_bed a:visited{
                          background-image:url(../img/menu/healingstonebed-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #h_s_bed a:hover,
#footer #h_s_bed a:active{
                           background-image:url(../img/menu/healingstonebed-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #h_sofa a:link,
#footer #h_sofa a:visited{
                          background-image:url(../img/menu/healingsofa-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #h_sofa a:hover,
#footer #h_sofa a:active{
                           background-image:url(../img/menu/healingsofa-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #h_s_sofa a:link,
#footer #h_s_sofa a:visited{
                          background-image:url(../img/menu/healingstonesofa-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #h_s_sofa a:hover,
#footer #h_s_sofa a:active{
                           background-image:url(../img/menu/healingstonesofa-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #h_s_couch a:link,
#footer #h_s_couch a:visited{
                          background-image:url(../img/menu/healingstonecouch-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #h_s_couch a:hover,
#footer #h_s_couch a:active{
                           background-image:url(../img/menu/healingstonecouch-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



#footer #goods a:link,
#footer #goods a:visited{
                          background-image:url(../img/menu/goods-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #goods a:hover,
#footer #goods a:active{
                           background-image:url(../img/menu/goods-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}

/*block4*/



#footer #bath_series a:link,
#footer #bath_series a:visited{
                          background-image:url(../img/menu/bathseries-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #bath_series a:hover,
#footer #bath_series a:active{
                           background-image:url(../img/menu/bathseries-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



#footer #microb_shigaraki a:link,
#footer #microb_shigaraki a:visited{
                          background-image:url(../img/menu/microbubbleshigarakiceramicbath-1.jpg);
                          background-repeat: no-repeat;
                          background-position: left center;}

#footer #microb_shigaraki a:hover,
#footer #microb_shigaraki a:active{
                           background-image:url(../img/menu/microbubbleshigarakiceramicbath-2.jpg);
                           background-repeat: no-repeat;
                           background-position: left center;}



#footer #g_b_shigaraki a:link,
#footer #g_b_shigaraki a:visited{
                          background-image:url(../img/menu/g_b_ceramicbath-1.jpg);
                          background-repeat: no-repeat;
                          background-position: left center;}

#footer #g_b_shigaraki a:hover,
#footer #g_b_shigaraki a:active{
                           background-image:url(../img/menu/g_b_ceramicbath-2.jpg);
                           background-repeat: no-repeat;
                           background-position: left center;}



#footer #g_shigaraki a:link,
#footer #g_shigaraki a:visited{
                          background-image:url(../img/menu/g_ceramicbath-1.jpg);
                          background-repeat: no-repeat;
                          background-position: left center;}

#footer #g_shigaraki a:hover,
#footer #g_shigaraki a:active{
                           background-image:url(../img/menu/g_ceramicbath-2.jpg);
                           background-repeat: no-repeat;
                           background-position: left center;}




#footer #healing_microbubble a:link,
#footer #healing_microbubble a:visited{
                          background-image:url(../img/menu/microbubblebath-1.jpg);
                          background-repeat: no-repeat;
                          background-position: left center;}

#footer #healing_microbubble a:hover,
#footer #healing_microbubble a:active{
                           background-image:url(../img/menu/microbubblebath-2.jpg);
                           background-repeat: no-repeat;
                           background-position: left center;}



#footer #m_b_jacuzzi a:link,
#footer #m_b_jacuzzi a:visited{
                          background-image:url(../img/menu/microbubblejacuzzibath-1.jpg);
                          background-repeat: no-repeat;
                          background-position: left center;}

#footer #m_b_jacuzzi a:hover,
#footer #m_b_jacuzzi a:active{
                           background-image:url(../img/menu/microbubblejacuzzibath-2.jpg);
                           background-repeat: no-repeat;
                           background-position: left center;}






/*block5*/

#footer #company a:link,
#footer #company a:visited{
                          background-image:url(../img/menu/company-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #company a:hover,
#footer #company a:active{
                           background-image:url(../img/menu/company-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}




#footer #concept a:link,
#footer #concept a:visited{
                          background-image:url(../img/menu/concept-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #concept a:hover,
#footer #concept a:active{
                           background-image:url(../img/menu/concept-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}




#footer #reference a:link,
#footer #reference a:visited{
                          background-image:url(../img/menu/reference-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #reference a:hover,
#footer #reference a:active{
                           background-image:url(../img/menu/reference-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



#footer #showroom a:link,
#footer #showroom a:visited{
                          background-image:url(../img/menu/showroom-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #showroom a:hover,
#footer #showroom a:active{
                           background-image:url(../img/menu/showroom-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}


#footer #contact a:link,
#footer #contact a:visited{
                          background-image:url(../img/menu/contact-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #contact a:hover,
#footer #contact a:active{
                           background-image:url(../img/menu/contact-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}



#footer #link a:link,
#footer #link a:visited{
                          background-image:url(../img/menu/link-1.jpg);
                          background-position: left center;
                          background-repeat: no-repeat;}

#footer #link a:hover,
#footer #link a:active{
                           background-image:url(../img/menu/link-2.jpg);
                           background-position: left center;
                           background-repeat: no-repeat;}





/*RSS表示CSS*/


.top_rss .top_RSStitle{}

.top_rss .top_RSSdescript{font-size: 70%;}

.top_rss .top_RSStime{text-align: right;}

.new{color: #ff0000;}

/*大文字にしたくないところ大文字指定解除*/
span.capitalize{text-transform: capitalize;}

span.capitalize_h2{text-transform: capitalize; display: block;}


#shop_link{
   color: #999999;
   margin-bottom: 5px;
   margin-top: 0px;
   font-size: 10px;
   text-align: right;
   font-weight: normal;
}

#shop_link a{
    color: #ff6699;
    text-decoration: none;
}

table.blendoils{font-size: 80%;}


/* Couch image margin
--------------------------------- */

h2#couch img{width: 100%; text-align: center;}

.riyu-1 img{margin: 0 10px;}
/* 理由1の段落に「riyu-1」というクラス名をつけ、段落内の画像に対し、左右に10pxの余白を設定 */

.riyu-4,.riyu-5,.riyu-6{width: 600px;} 
/* 回り込み指定したい段落の横幅サイズを600pxに指定。これを外すと画像がページ右側の端に行ってしまう。 */

.riyu-4 img,.riyu-5 img,.riyu-6 img{float: right; margin: 5px;}
/* 理由4,5,6の画像に対し、右寄せ指定をし、周りに5pxの余白を設定 */

hr.clear_hr{clear: both; height: 2px; visibility: hidden;}
/* 画像の回り込み指示をした段落の下に、float解除の水平線を入れる。画面表示をhiddenにして、透明化 */


.contact-us_top{
	line-height: 170%;
	margin-left: 80px;
	background-color: #fff;
	text-align: left;
}


p.contact-us_top span,span.show_tel{
	font-weight: bold;
	font-size: 120%;
}

