@charset "utf-8";

body { font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif; font-weight: normal; }
*[lang=en] { font-family: verdana, arial; }
area { outline: 0;}

/* clearfix
----------------------------------------------------------------------- */
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
.cf { zoom:1; }	/* For IE 6/7 (trigger hasLayout) */

/* phark Image Replacement
----------------------------------------------------------------------- */
.pir { text-indent: -9999px; background-repeat: no-repeat; background-position: 0 0; white-space: nowrap; overflow: hidden; }
.pir a { display: block; width: 100%; height: 100%; text-decoration: none; }
