body { background-color : #ffffff ;
       background-image : url(p-bbs_kabe.gif) ;
       background-attachment : fixed ; 
       margin : 30px ; 
       font-size : x-small ; 
       text-align : center ;
       color : #808080 ;
       scrollbar-bace-color : pink ;
       scrollbar-face-color : pink ;
       scrollbar-highlight-color : #ffffff ;
       scrollbar-shadow-color : #ffcccc ;
       scrollbar-3dlight-color : #ffdddd ;
       scrollbar-darkshadow-color : #ffcccc ;
       scrollbar-track-color : #ffdddd ;
       scrollbar-arrow-color : #ffffff ; }

/*文字色の設定*/
div { text-align : center ; 
      font-size : x-small ; 
      font-weight : normal ; }

div.navi { text-align : right ; 
           font-size : x-small ; 
           font-weight : normal ; }

div.midashi { text-align : center ; 
              font-size : small ; 
              font-weight : bold ; 
              border-width : 1px ;
              border-color : lightpink ; 
              background-color : pink ; 
              width : 40% ;}

div.midashi2 { text-align : center ; 
               font-size : small ; 
               font-weight : bold ; 
               color : #ff6699 ; }

/*画像の枠線*/
img { border : 0px ; }


/*ＨａｐｐｙＣｈｉｌｄｒｅｎロゴの表示設定*/
img.title { float : right ;
　　　　　　border : 0px ; }

/*頁タイトルのロゴの表示設定*/
img.logo { align : center ;
　　　　　 border : 0px ; }

/*リンクの文字色*/
a { text-decoration : none ;
    cursor : crosshair ;
    color : #FF6699 ; }
a:hover { color :hotpink ;
          text-decoration : underline ;
          background-color : #ffffff ; 
          cursor : crosshair ;
　        visibility : visible ;
          float : none ;
          clear : none;
  　      position : relative ;
          top : 1pt ; 
          left : 1pt ; }
a.table { font-size : 30px ;}

/*テーブルの背景色など*/
table { align : center ; 
        border-width : 0px ;
        width : 400px ; }

td { width : 25px ; 
     height : 25px ; }


/*back*/
div.back { align : center ;
           font-size : x-small ; 
           font-weight : normal ; }

/*本文下の文字設定*/                      
address { border-color : lightpink ; 
        border-top-style : solid ; 
        border-top-width : 3px ;
        text-align : left ;
        width : 95% ; } 

