html,body { margin: 0px;
            padding: 0px;
            spacing: 0px;
                   }

#param1 {/*　基本（テーブル設定）　*/
         z-index:0;
         width: 695px;
         margin: 0px auto;
         background-color:#FAFAFA;
         padding:0px;}


#param2 {/*　会社概要( COMPANY )　*/
         z-index:0;
         width: 650px;
         margin: 0px;
         background-color:#FAFAFA;
         padding:0px;}


#param3 {/*　会社概要メニュー( COMPANY: cyclonemenu.htmlで使用 )　*/
         z-index:0;
         width: 200px;
         margin: 0px;
         background-color:#FAFAFA;
         padding:0px;}

        




A:link         {/*　リンク設定( 基本リンク/青色 )　*/
               /* 未訪問の色 */
               color:#0888FF; text-decoration:none;}
               /* 訪問済みの色 */
  	       a:visited{text-decoration:none; color:#0888FF;}
               /* ポイント時の色 */
               a:active{}
               /* 選択中の色 */
               a:hover{color:#FF5A00; text-decoration:underline;}
     
      
A.cyclone:link    {/*　リンク設定（COMPANY: cyclonemenu.htmlで使用）*/
                   /* 通常（未アクセス）の色 */ 
                   color:#999999; }
                   /* 訪問済みの色 */
	           a.cyclone:visited{text-decoration:none; color:#999999;}
                   /* ポイント時の色 */
	           a.cyclone:active{text-decoration:none; color:#A000D5;}
                   /* 選択中の色 */
	           a.cyclone:hover{color:#FF8615;text-decoration:underline;}
      

A.black:link   {/*　リンク設定（メニューリンク/黒色）*/
                /* 通常（未アクセス）の色 */ 
                color:#000000; }
                /* 訪問済みの色 */
                a.black:visited{text-decoration:none; color:#000000;}
                /* ポイント時の色 */
                a.black:active{text-decoration:none; color:#FF8615;}
                /* 選択中の色 */
                a.black:hover{color:#FF5A00; text-decoration:underline;}


#text-base { /* 基本テキスト */
             line-height:14pt;
             text-align:left;
             letter-spacing:0.05em;
             font-size:9pt; 
             font-family:"Hiragino Kaku Gothic Pro";}

#text-base2 { /* 基本テキスト(スペース微狭) */
              line-height:14pt;
              text-align:left;
              font-size:9pt; 
              font-family:"Hiragino Kaku Gothic Pro";}

:root #text-base2 { /*基本テキスト*/
                    line-height:14pt;
                    text-align:left;
                    font-size:8pt; 
                    font-family:"Hiragino Kaku Gothic Pro";}

#text-Sbase { /*　小テキスト　*/
              line-height:11pt;
              text-align:left;
              font-size:8pt; 
              font-family:"Hiragino Kaku Gothic Pro";}

#text-SSbase { /*　小テキスト改行幅狭い　*/
               line-height:7pt;
               text-align:left;
               font-size:8pt; 
               font-family:"Hiragino Kaku Gothic Pro";}

#text-menu { /*メニュー*/
             line-height:14pt;
             font-size:12pt; 
             letter-spacing: 0px;
             font-family:"Hiragino Kaku Gothic Pro";}

#text-Smenu { /*メニュースペース*/
              line-height:14pt;
              font-size:12pt; 
              letter-spacing: -1px;
              font-family:"Hiragino Kaku Gothic Pro";}

#text-baseCYC { /* CONTACTで使用 */
                line-height:16pt;
                text-align:left;
                font-size:10.5pt; 
                font-family:"Hiragino Kaku Gothic Pro";}

#text-main1 { /*ニュースタイトル*/
              line-height:14pt;
              letter-spacing:0pt;
              font-size:10pt; 
              font-weight: bolder; 
              font-family:"Hiragino Kaku Gothic Pro";}

#text-main2 { / *ARTIST( PROFILE.HTMLで使用) */
              line-height:14pt;
              font-size:10pt; 
              font-family:"Hiragino Kaku Gothic Pro";}

#text-main3 { /*　サイクロン(C)で使用　*/
              line-height:16pt;
              font-size:11pt; 
              font-family:"Hiragino Kaku Gothic Pro";}

#text-recruit { /*　メールに使用　*/
              line-height:12pt;
              text-align:left;
              font-size:9pt; 
              font-family:"Hiragino Kaku Gothic Pro";}

#text-recommend { /*　RECOMMENDで使用　*/
                  line-height:11pt;
                  text-align:left;
                  font-size:8pt; 
                  font-family:"Hiragino Kaku Gothic Pro";}

#text-work2 { /*　CONTACTで使用　*/
              line-height:13pt;
              text-align:left;
              font-size:8pt; 
              font-family:"Hiragino Kaku Gothic Pro";}

#text-main5 { /*　CAMPANYで使用　*/
              line-height:16pt;
              font-size:10pt; 
              } 



#text2 { /*基本テキスト*/
         line-height:14pt;       
         font-size:10pt; 
         font-family:"Hiragino Kaku Gothic Pro";} 


#text3 { /*小見出し2*/
         line-height:14pt;
         letter-spacing:1pt;
         font-size:10pt; 
         font-weight: bolder; 
         font-family:"Hiragino Kaku Gothic Pro";}


 


table.param1 {border:1px solid #000000;
              margin:5px;}

table.param2{table-layout:fixed;
             }



div.r { white-space: normal;
       }

p.1 { letter-spacing: 5em; }

