@charset "utf-8";
/* CSS SETTING for Chizuru Ikewaki official web site. */

body { font-size: 12px; color: #330000; font-family: Verdana, Arial, Helvetica, sans-serif, "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; line-height: 150%; background-color: white; vertical-align: baseline; }

A { text-decoration: none; }
A:link { color: #000066; background-color: transparent; }
A:visited { color: #000066; background-color: transparent; }
A:active { color: #990066; background-color: transparent; }
A:hover { color: #990066; background-color: transparent; text-decoration: underline; }
p { line-height: 150%; margin-top: 0.2em; margin-bottom: 0.2em; }

/* -- english -- */
.en_10 { font-size: 10px; font-family: "Verdana", "Arial", "sans-serif"; line-height: 150%; }
.en_11 { font-size: 11px; font-family: "Verdana", "Arial", "sans-serif"; line-height: 150%; }
.en_12 { font-size: 12px; font-family: "Verdana", "Arial", "sans-serif"; line-height: 150%; }

/* -- japanese -- */
.jp_12 { font-size: 12px; line-height: 150%; }
.jp_12_bold { font-weight: bold; font-size: 12px; line-height: 150%; }

/* Copyright (c) 1997-2011 NOW Net. All Rights Reserved. http://chizuru.ikewaki.jp/ */

