@charset "shift_jis";/* * Style Name: Common Stylesheet * Style URL: http://www.b-wave.fm/common/common.css * Description: Common Stylesheet. * Version: 0.8 * Last Up Date: 2008-03-17T16:00:00+09:00 * The CSS and design is released under GPL: http://www.gnu.org/licenses/gpl.html * Markup Reference: http://2xup.org/common/css/style-guide.pdf*/html body {  margin: 0;  padding: 0;  font-family: "MS PGothic", "Osaka", "Meiryo", "Tahoma", sans-serif;  font-size: 9pt;  line-height: 1.2;}html img {  border: 0;}/* Common Class */.clr {  clear: both;  width: 1px;  height: 1px;  margin: 0 0 -1px -1px;  padding: 0;  display: block;}.hidden {  visibility: hidden;  display: none;  width: 0;  height: 0;  margin: 0;  padding: 0;  font-size: 0;}h1, h2, h3, h4, h5, h6, ul, li, table, tr, td {  margin: 0;  padding: 0;}