<!--
/* networkforum css */

h1 { margin: 0px; }
h2 { font-size: 12px; margin-bottom: 1px; }
h3 { font-size: 12px; margin-bottom: 1px; }

.lead { text-align:center; }

/* center title */

.ttl_c1 { border-style: solid; border-width:1px 12px; border-color: #990000; 
       padding: 4px; 
	   color: #990000; 
	   }

.ttl_c2 { border-style:solid; border-width:0px 0px 1px 1px; border-color: #660000; 
         padding:3px 8px; 
		 color: #660000; 
		 }

/* center indexlist style */

.index_c { font-size: 12px; margin-top: 10px; margin-bottom: 15px; line-height: 130% }

.more { text-align: right; font-size: small; }

/* rightmenu title */

.ttl_r1 { border-style: solid; border-width:1px 8px; border-color: #990000; 
           margin-bottom: 3px; padding: 3px; 
		   font-size: 12px; font-weight: bold; color: #990000; 
		   text-align: center;
		   }

.ttl_r2 { background-color: #990000; 
          margin-bottom: 3px; padding: 3px; 
		  font-size: 12px; font-weight: bold; color: #FFF; 
		  text-align: center; }

.ttl_r3l { border-style: solid; border-width:0px 0px 1px 1px; border-color: #660000; 
           background-color:#FFFFCC; 
		   padding:4px 0px 2px 8px; 
		   font-size: 12px; font-weight: bold; 
		   color: #660000; text-align: left; 
		   }

.ttl_r3r { border-bottom:solid 1px #660000; background-color:#FFFFCC; 
           text-align: right; }

/* rightmenu waku */

.waku_r1 { margin-bottom: 5px; 
           padding: 4px; 
		   border: 1px solid #990000; 
		   font-size: 12px; }

/* rightmenu list style */
.index_r { margin-top: 10px; margin-bottom: 15px; 
           font-size: 12px; line-height: 130% 
		   }

-->

