/*-- ヘッダ文字 --*/
#mozihaba02 {font-size: 13px;}

/*-- 文章行間隔 ---------------------------*/
#kenko01 {
          line-height: 140%;
         }

/*-- 右タイトル ---------------------------*/
#title01 {
          font-size: 22px;
          color: #666666;
          font-weight: 900;
          width:  585px;
          height:  38px;
          border: 1px #666666 solid;
          border-spacing: 0px;
          padding: 0px;
          background-image: url(bodyimg/titleback01.gif); 
         }
/*-- 右タイトルセル左 中央 右 ---*/
#cell01  {
          width:   30px;
          height:  38px;
          border-collapse: collapse;
          padding: 0px;
          background-repeat: no-repeat; 
          background-position: center;
         }
#cell02  {
          width:   540px;
          height:  38px;
          padding-top: 5px;
          padding-bottom 5px;
          padding-left 0px;
          padding-right 0px;
         }
#cell03  {
          width:   15px;
          height:  38px;
          padding: 0px;
          background-image: url(bodyimg/titleback03.gif); 
          background-repeat: repeat-y; 
          background-position: right;
         }

/*-- 全体タイトル ---------------------------*/
#title02 {
          font-size: 22px;
          color: #666666;
          font-weight: 900;
          width:  780px;
          height:  38px;
          border: 1px #666666 solid;
          border-spacing: 0px;
          padding: 0px;
          background-image: url(bodyimg/titleback01.gif); 
         }
/*-- 全体タイトルセル左 中央 右 ---*/
#cell04  {
          width:   30px;
          height:  38px;
          border-collapse: collapse;
          padding: 0px;
          background-image: url(bodyimg/titleback02.gif); 
          background-repeat: no-repeat; 
          background-position: center;
         }
#cell05  {
          width:   735px;
          height:  38px;
          padding-top: 5px;
          padding-bottom 5px;
          padding-left 0px;
          padding-right 0px;
         }
#cell06  {
          width:   15px;
          height:  38px;
          padding: 0px;
          background-image: url(bodyimg/titleback03.gif); 
          background-repeat: repeat-y; 
          background-position: right;
         }


/*-- 文章見出し０1 ---*/
h3        {
            font-size: 110%;
            color: #0099FF;
            line-height: 100%;
            margin-top: 20px;
            margin-bottom: 10px;
           }
h4        {
            font-size: 105%;
            color: #666600;
            line-height: 100%;
            margin-top: 20px;
            margin-bottom: 10px;
           }
h5        {
            font-size: 100%;
            color: #666600;
            line-height: 100%;
            margin-top: 20px;
            margin-bottom: 10px;
           }

/*-- 左コンテンツ段落 ---------------------*/
#ul01 { 
       list-style-type: none;
       margin: 0 0 0 0px;
       padding: 0;
       list-style-position: outside;
      } 
/*-- 左コンテンツ大 --*/
#li01 {
       font-size: 13px;
       line-height: 21px;
       background: url(bodyimg/list01.gif) no-repeat 0px top;
       padding-left: 13px;
      }
/*-- 左コンテンツ小 --*/
#li02 {
       font-size: 13px;
       line-height: 21px;
       background: url(bodyimg/list02.gif) no-repeat 7px top;
       padding-left: 20px;
      }


/*-- フッター文字 --*/
#mozihaba01 {font-size: 13px; line-height: 16px}
