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: 5px;
   background-color:#808080;
   border-top:ridge 3px #808080;
   border-bottom:ridge 3px #808080;
   border-right:ridge 3px #808080;
   border-left:ridge 3px #808080;
   text-align: center;
   clear:both;
} 
h2 {
   padding:3px;
   margin:2px;
   font-size: small;
   color:#808080;
   text-align: center;
}
#bg {
 background-color: #E8E8FF;
 margin-left: auto;margin-right: auto;
 width: 730px;}


a:link{color:#808080;}
a:hover{color:#808080;}

#itembody{
 background-color:white;
 color: black;
 line-height: 1.2em;
 margin:10px;
 padding:10px;
}

#item{
 background-color:white;
 color: black;
 float: center;
 width: 730px;
 line-height: 1.2em;
 padding:0.5px;
 border-color: #808080;
 border-width: 1px;
 border-style:solid;}

#quote{
 padding:5px;
 margin:10px;
 border-color:#808080;
 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:#808080;}


/*----------- 　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
} 
