
/* body{background-image:url(topg/top4.jpg);
     background-repeat:no-repeat;
     background-position:right top;
     background-attachment:fixed;}　　　*/

table#menu{width:400px;
           margin-left:auto;
		   margin-right:auto;
           border-collapse:collapse;
		   cellpadding:0;
           background-color:rgba(255,255,255,0.7);
           border-radius:10px;
           -moz-border-radius:10px;
           -webkit-border-radius:10px;}
		   
table#menu td a{display:block;}

caption{font-size:100px;
        color:#165e83;
        background-color:rgba(255,255,255,0.7);
        border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;}
tr{font-size:40px;}
td{border:solid 1px #165e83;
   text-align:center;}
table#menu caption{font-size:120px;}

#tb:hover{color:#ffffff;
        background:#165e83;}
a{color:#165e83;
  text-decoration:none;}
  
hr{border-width:100%;
   boeder-style:solid;
   border-color:#165e83;
   border-height:10px;}
  
div#tp{width:100%;
       text-align:center;
       font-size:30px;}
	   

/* ここまでtop　*/

h1{font-size:80px;
   font-family:sans-serif;
   color:#165e83;
   text-align:center;
   margin:0;
   padding:0;
　　border-radius:10px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   border:1px #165e83 solid;
   background:#ccdde4;
   background-color:rgba(204,221,228,0.7);}
 
dl{font-size:15px;}

/* div#news{background-color:rgba(255,255,255,0.3);}　*/
