
body{
 background-color:#000000;
 background-image: url(base.gif);
 background-attachment: fixed;
 background-position : top ;
 background-repeat: repeat;
 color:#000000; margin: 5px;
 scrollbar-base-color: #330000;
 scrollbar-track-color: #000000;
 scrollbar-highlight-color:#663300;
 scrollbar-shadow-color: #663300;
 scrollbar-darkshadow-color: #330000;
 scrollbar-arrow-color: #663300;color:#000000;
 font-size:10pt; }

 .title {
         width:600px; height:30px ; font-family:Times;font-size:30pt;
         padding: 5px 5px 5px 5px; border:solid 0px; font-weight:bold;
         color:#ffffff; text-align: center;
	 }




/*フィギュア名 */
.name {font-family:Century;
font-size:9pt;
width:180;
color:#000000;
border: 0px solid red;
}


/*フィギュア名 */
.name1 {font-family:Century;
font-size:8pt;
width:220;
color:#000000;
border: 0px solid red;
}

