h1 {
  font-size:12px;
 font-weight:normal;
  color:#333333;
  line-height:14px;
        text-decoration: none;
  display: inline; 
}

h2 {
  font-size:12px;
 font-weight:normal;
  color:#333333;
  line-height:14px;
        text-decoration: none;
  display: inline; 
}

.main_text { font-size: 12px;  line-height:16px;   color:#333333;}

.s_text { font-size: 10px;  line-height:14px;}

.ss_text { font-size: 6px;  line-height:8px;}

.copyright {  font-size: 10px; line-height: 14px;  color: #000000; text-decoration: none; font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka?“™•"}

.topics { color: #000000;
            text-decoration: none;
            font-size: 12px;
            line-height: 100%;
            font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
            margin: 0px 50px 0px 0px;
            padding: 0px 0px 10px 10px;
}

.ntitle { text-decoration: none;
            font-size: 16px;
            font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
           font-weight: bold; 
}

.ntitle a:link{color: #ffffff; text-decoration: none;}
.ntitle a:visited{ color: #ffffff; text-decoration: none;}
.ntitle a:active{ color: #ffffff; text-decoration: none;}
.ntitle a:hover{ color:#fffffff; text-decoration: none;}

.list a:link{color: #FF3333; text-decoration: none;}
.list a:visited{ color: #FF3333; text-decoration: none;}
.list a:active{ color: #FF3333; text-decoration: none;}
.list a:hover{ color:#0099FF; text-decoration: none;}

#cat_list {
        width:700px;
        margin-left:35px;
        min-height: 110px;
        height: auto !important;
        height: 110px;
}

#cat_list ul {
 width:700px;
padding: 0;
margin: 0;
 }

#cat_list li {
 float:left;
 margin-right:10px;
 margin-bottom:10px;
 background-color:#999999;
 width:165px;
 height:50px;
 list-style:none;
 }
 
#cat_list a {
        /* ƒuƒƒbƒNƒŒƒxƒ‹—v‘f‰» */
        display: block;
        
        /* ƒTƒCƒYŽw’è */
        width: 165px;
        height: 50px;
        
        /* c‰¡’†‰›‘µ‚¦ */
        text-align: center;
        line-height: 50px;
        
        /* FŽw’è */
        color: #FFFFFF; 
        background-color: #0099B5;
        
        /* ‚»‚Ì‘¼ */
        font-size: 16px;
        text-decoration: none;
    font-weight:bold;
}
#cat_list a:hover {
        color: #FFFFFF;
        background-color: #3E4051;
}
