body{
     background-color:#CCFFCC;
     font-size: small;
     font-family:"ＭＳ Ｐゴシック";
}
h1 {
   color: #808080;
   font-weight: bold;
   text-align: right;
   font-size: 65%;
   padding: 0;
   margin: 5px;
}
h2 {
   font-family: "ＭＳ Ｐゴシック";
   color: #009900;
   font-size: 135%;
   text-align: center;
   padding: 7px 3px 0px 3px;
   margin:7px 15px 0px 15px;
   background-color:#;
   text-align: center;
} 
h3 {
   text-align: center;
   padding:5px 2px 2px 2px;
   margin:3px 10px 2px 10px;
   font-size: small;
   color:#FFFFFF;
   background-color:#6bba31;
}
 
#main{
 width: 700px;
 float: center;
}

#item{
 background-color:white;
 color: black;
 float: center;
 width: 700px;
 line-height: 0.9em;
 padding:10px 15px 10px 15px;
 margin:0px;
}

#itembody{
 margin:0px;
 padding:10px;
 line-height: 1em;
}

#quote{
 padding:5px;
 margin:10px;
 border-color:#009900;
 border-width:1px;
 border-style:solid;
 background-color:#ECFFEC;
 color:#585658;
}

p.item{
 background-color:white;
 color: black;
 line-height: 1em;
 margin:0;
 padding:0px 5px 0px 5px;
}

#copyright{
 position: relative;
 float: none;
 font-size: 75%;
 text-align: center;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 background-color:#6BBA31;}

a:link{color:#808080;}
a:hover{color:#FF0000;}


/*----------- 　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
} 
