/*共通設定*/body {color: #3b3b3b; }body  { font-size: 14px; font-family: "MS UI Gothic", "ヒラギノ角ゴ Pro W3", osaka, sans-serif; line-height: 19px }body {margin-top: 10px;}body  { background-image: url("../images/background.gif");  }body a:link  { color: #323232 }body a:visited  { color: #323232 }body a:hover {color: #ff3377}/*楕円ボタン3ケ*/div#three_bt {width: 250px;  height:18px;   background-color: black;   padding-top: 2px;  clear: both;  float: right;   }div#three_link a  { background: url("../images/header/link_off.gif") no-repeat; display: block; width: 62px; height: 18px; float: left }div#three_link a:hover  { background: url("../images/header/link_on.gif") no-repeat; float: left }div#three_privacy a  { background: url("../images/header/privacy_off.gif") no-repeat; display: block; width: 94px; height: 18px; float: left }div#three_privacy a:hover  { background: url("../images/header/privacy_on.gif") no-repeat; float: left }div#three_sitemap a  { background: url("../images/header/sitemap_off.gif") no-repeat; display: block; width: 80px; height: 18px; float: left }div#three_sitemap a:hover  { background: url("../images/header/sitemap_on.gif") no-repeat; float: left }/*フッター*/.footer  {width: 99%; background-color: #000000; color: #959595;  font-size: 9px; text-align: center;  padding: 8px;  }.footer a { text-decoration: none }.footer a { color: white }.footer a:link  { color: white }.footer a:visited  { color: white }.footer a:hover {color: #ff3377}.footer a {font-size: 12px;}/*メンテナンス*/.maint {width: 100%;  background-color: #868686;   font-size: 8px;    text-align: right;  }.maint a { text-decoration: none }.maint a { color: #868688 }.maint a:link  { color: #868686 }.maint a:visited  { color: #868686 }.maint a:hover {color: #959595}.class　12 { font-size: 12px; line-height: 15px }.class　15 { font-size: 15px; line-height: 20px }