@charset "UTF-8"; /* css for toppage */ @border : #f55 2px solid; @back : #fff; #left{ margin-top:20px; margin-left:5px; float:left; width:260px; } #log{ height:200px; overflow:auto; background-color:@back; margin-bottom:10px; border:@border; padding:0.5em; border-radius: 10px; table.log{ font-size:75%; margin: 10px 0 0 0; } td.log{ padding:0.5em; line-height:125%; } } .twitter{ background-color:@back; width:260px; margin-top:10px; margin-bottom:10px; border-radius: 10px; } #staff{ margin-top:10px; margin-bottom:10px; padding-top:5px; background-color:@back; border:@border; padding:0.5em; border-radius: 10px; table.staff{ font-size:75%; margin:10px 0 0 0; } td.staff{ padding:0.5em; line-height:125%; } } .1i td{ font-size:2em; } .mogitengp{ dd{ margin-left:5em; } }