@charset "utf-8";


/* for all media
======================================================================= */

body { color:#000000; background-color: #ffffff; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; font-size: small; }
address, em { font-style: normal; }
img { border: 0; line-height: 1 !important; }
a:link img { text-decoration: none !important; }
br { letter-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; min-height: 1%; }
/* \*/
* html .clearfix { height: 1% !important; }
.clearfix { display: block; }
/* */

.fl { float: left; }
.fr { float: right; }

.ac { text-align: center; }
.ar { text-align: right; }

/* Header
----------------------------------------------------------------------- */
#header div.mark { width: 123px; border-top: 6px solid #d0db5d; }
#header div.mark a { display: block; margin: 10px 10px 4px 10px; }
#header div.name { width: 637px; border-top: 6px solid #329348; }
#header div.name div { margin: 32px 0 10px 0; }
#header div.name address { display: block; margin-top: 44px; }

/* Footer
----------------------------------------------------------------------- */
#footer { margin-top: 4em !important; border-top: 1px solid #329348; padding-top: .5em; text-align: right; line-height: 1.25; font-size: 80%; font-family: Verdana, Arial, Heivetica, sans-serif; color: #329348; }

