
 body { text-align:center; 
        font-size: 10pt;
         color : #000000;
         text-align: center;
         font-family:  ＭＳ Ｐ明朝,細明朝体;
         }

.contents {width: 600px;
          margin: auto;
          background-color: #fffefd;
          text-align: left; 
          border: solid 1px #999999;
          position: relative;}

h1    { background-image: url(「うえるかむ」の背景.jpg);
        height: 90px;
　　　　font-size: 28pt;
        font-family: "MS Pゴシック", Osaka,sans-serif;
        color: #000080;
　　　　text-align: center;
        padding: 10px 10px;
        margin-bottom: 30px; }

.bread a {text-decoration: none; }
.bread a:link { color: #0000ee; }
.bread a:hover { color: white; background-color:blue; }

.st_en { }



h3  { font-family:"ＭＳ Ｐ明朝","細明朝体",serif;
      color: #993333;
      font-size: 120%;
      margin:1em 0px;
      background-color: #e7faee;
      border-top: double 3px #01a252;
      border-bottom: double 3px #01a252;
      text-align: center;
      clear: both; }

h3, p    { margin-left: 10px;
           margin-right: 10px; }

a{
	text-decoration:none;
}

a:link{
color:#0099FF;
}
a:active{
color:#CC6666;
}
a:visited{
color:#FF3333;
}
a:hover{
color:#FF0000;
border-bottom:solid #990000 1px;
}

.t3_en { color: #666666;
        font-family: "Times New Roman", Times, serif;
        font-style: italic;}

.navbar { background-color: #ffbb9e;
          padding: 0px;
          width: 598px;
          
          top: 90px;
          left: 0px;
          border-bottom: solid 1px #999999;
          border-top: solid 1px #999999;  }

.navbar h2 { width: 100px;
             float: left;
             text-align: center;           
             background-color: #ffd98c8;
             margin: 0px;
             font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
             font-size: 12px;
             background-image: url(img/nav_bk.gif);
             line-height: 1.5em;
             border-right: solid 1px #fffefd; }

.navbar h2 a { text-decoration: none;
               color: #666666;
               display: block;
               width: 100px; }


