A:link { color: #3333ff ;}
#A:visited { color: #999933 ; }

td	{ 	background-color: white ; }

body	{ 	background-color: #d0ffd0 ; }

/* GUIDE */
.guide_left {	background-color: #900090 ;
		color: yellow ;
		text-align: center ;
	   }
.guide_top   {	background-color: #900090 ;
		color: yellow ;
		text-align: center ;
	   }
.guide_right {	background-color: #900090 ;
		color: yellow ;
		text-align: center ;
	   }

/*  LIST GUIDE */
/*.gotolist	{
		  margin-right: 60px ;
		  text-align: right ;
		}
*/
.listlabel	{ text-align:	center ; 
		  color: gray ;
		  margin: 5px ;
		  padding: 5px ;
		  font-weight: bold ;
		  border-style: solid ;
		  border-color: gray ;
		  width:	200px ;
		  text-decoration: none ;
		 }

/*  CONTENTS */
.sub_title	{ font-weight: bold ;
		 font-size: 25px ;
		 color: #aaffcc ;
		 background-color: #703000 ;
		 margin-left:60px;
		 margin-right:60px;
		 text-align: center ;
		 padding: 5px ; }
.cat_title	{ font-weight: bold ;
		 color: #660033 ;
		 margin-left: 60px ; }
.sub_cat	{ font-weight: bold ;
		 color: #9933aa ;
		 margin-left: 20px ;
		text-align: left ;}
.char_title	{ background-color: white;
		  padding: 10px ;
		  color: #990000 ;
		  font-weight: bold ;
		 }
.entry_title	{ background-color: white;
		  padding: 10px ;
		  color: #000033 ;
		  font-weight: bold ; }
.entry_title	{ width: 300px ; }
.entry_comment	{ background-color: white;
		  padding: 10px ;
		  color: #000033 ; }
.table_title	{ font-weight: bold ;
		 color: #ddddff ;
		 background-color: #006666 ;
		 text-align: center ;
		 padding: 5px ; }
.puti_story	{ background-color: white;
		  padding: 10px ;
		  padding-left: 100px;
		  color: #000033 ; }


.comment	{ background-color: white;
		  padding: 10px ;
		  color: #000033 ; }
.gototop	{ text-align: right;
		width: 640px;
		padding-right: 5px; }
.mleft30	{ margin-left: 30px ; }

.midori		{ margin-left: 30px ; 
		  color: purple ; }
.eiki		{ margin-left: 30px ; 
		  color: #5555ff ; }
.gouki		{ margin-left: 30px ; 
		  color: #003399 ; }
