/* clearfix */
 * html .clearFix { display: inline-block; }
*+html .clearFix { display: inline-block; }
.clearFix:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }
.floatL { float:left; }
.floatR { float:right; }
.mb0{ margin-bottom:0 !important;}
.mb1{ background:url(../images/main.jpg) repeat-y left top !important; padding-bottom:10px !important;}
/* tags */
.tagsmain { font-size: 14px; padding-bottom: 10px; }
.tagsmain .tit { background-color: #ECECEC; padding: 5px 25px; margin-bottom: 15px; }
.tagsmain .tit span { margin-left: 5px; font-weight: bold; }
.tagsmain .tagsshow .showpage { width: 700px; margin: 0 auto; }
.tagsmain .tagsshow table td { padding: 5px 0; }
.tagsmain a { color: #333; }