@charset "utf-8";
/* CSS Document */
.tierank{ border: 1px solid #e9e9e9;width: 278px; background: #fff;}
.titletabbar{}
/*.titletabbar_tab{border: 1px solid #e9e9e9;height: 40px; }*/
.titletabbar_tab li{ background: #f8f8f8;float: left; text-align: center; font-weight: bold; font-size: 14px; 
                    color: #333; padding: 12px 5px; width: 128px; border-right:1px solid #e9e9e9; 
                    border-bottom: 1px solid #e9e9e9; cursor: pointer;}
.titletabbar .titletabbar_tab .on{ background: #f1f7fc; font-weight: bold;}
/*.tierank_list ul{ margin: 0px 11px; padding: 0px;}
.tierank_list ul li{padding: 7px 2px;list-style: square;font-size: 12px;margin-left: 18px; color: #999;}
.tierank_list ul li a{ color: #999; text-decoration: none;}
.tierank_list ul li a:hover{text-decoration: underline;}*/


