@charset "utf-8";
/*!
 * CSS for the entire website.
 *
 * @author    Kaoru Ishikura <ishikura at sakura-creative dot com>
 * @copyright Copyright © 2012, SAKURA Creative Inc.
 * @link      http://www.sakura-creative.com/
 * @package   Palette Site Framework
 * @since     HTML5
 * @version   1.0.0
 */
body{background-color:#000;color:#fafafa;font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic','メイリオ',Meiryo,sans-serif;}hr{display:none;}a:link{color:#fafafa;}a:visited{color:#6a9539;}#header{position:relative;min-width:740px;margin:0 auto;border-bottom:1px solid #c0c0c0;_zoom:1;}#logo{width:720px;margin:0 auto;padding:43px 0;}#contents{width:740px;margin:36px auto;}#copy{min-width:740px;padding:11px 0;background-color:#9fa0a0;font-size:.834em;text-align:center;}#copy span{display:block;width:720px;margin:0 auto;}#copy span #cur-year{display:inline;width:auto;margin:0;}#copy a{color:#fafafa;text-decoration:none;}