body{
     background-image:url(bk1.gif);
     font-size: small;
     font-family:"ＭＳ Ｐゴシック";}

h1 {
   font-family: "ＭＳ Ｐゴシック";
   color: #FFFFFF;
   font-size: 150%;
   text-align: center;
   font-weight: bold;
   padding: 3px;
   margin:0px;
   background-color:#9999FF;
   border-top:ridge 5px #9999FF;
   border-bottom:ridge 5px #9999FF;
   border-right:ridge 5px #9999FF;
   border-left:ridge 5px #9999FF;
} 

h2 {
   padding:3px;
   margin:0px;
   font-size: small;
   color:#9999FF;
   text-align: center;
}

a:link{color:#808080;}
a:hover{color:#808080;}

p.item{
 background-color:white;
 color: black;
 line-height: 1em;
 margin:0;
 padding:0 0 0 3em;
}

#item{
 background-color:white;
 color: black;
 float: center;
 width: 730px;
 line-height: 1.2em;
 padding:10px;
 border-color: #9999FF;
 border-width: 1px;
 border-style:solid;}

#quote{
 padding:5px;
 margin:10px;
 border-color:#9999FF;
 border-width:1px;
 border-style:solid;
 background-color:white;
 color:#888;}

#copyright{
 position: relative;
 float: none;
 font-size: 75%;
 text-align: center;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 background-color:#9999FF;}


/*----------- 　text-box  ----------*/

.text-box { width: 150px; height: 10px;
      overflow: auto; border: solid 0px #ccc; 
      background: #ffffff;
      scrollbar-base-color:#ffffff;
      scrollbar-arrow-color:#ffffff;
      scrollbar-darkshadow-color:#ffffff;
      text-align: right;}

.text-box a { font-size:xx-small; 
        color:#ccc;
        text-decoration:underline;
        font-weight:normal;}

.text-box a:hover{ text-decoration:none;}

.text-box ul { font-size:xx-small; 
         line-height:100%;margin:0;
         padding:0px;
         list-style-position:none;}

.text-box-blank { /* ブランク作成 */
          margin-top:30em;
        }

div.n{
	text-align:right;
	font-size:5px;
	height:1px;
	width:1px
	overflow:hidden;
	color:#FFFFFF;
} 

a.n:hover{
	text-decoration:none;
	color:#ffffff;
	background:#ffffff;
	cursor:default
}

a.n:link{
	text-decoration:none;
	color:#ffffff;
	background:#ffffff;
	cursor:default
	} 

a.n:visited{
	text-decoration:none;
	color:#ffffff;
	background:#ffffff;
	cursor:default
} 
