@charset "utf-8";@import "reset.css";@import "common.css";@import "dictionary.css";body { font-size: 86%; font-family: "Meiryo", "Verdana", sans-serif; }h1 { font-size: 2.1em; font-family: "Trebuchet MS"; font-weight: bold; }h2 { font-size: 1.5em; font-weight: bold; }h3 { font-size: 1.11em; font-weight: bold; }h4 { font-size: 1em; font-weight: bold; }h5 { font-size: 1em; font-weight: bold; }h6 { font-size: 1em; font-weight: bold; }p { font-size: 1em; line-height: 1.6; }table { width: 100%; }li, dd { font-size: 1em; line-height: 1.6; }blockquote { font-size: 1em; line-height: 1.6; }legend { font-size: 1em; color: #000; }address { font-size: 1em; font-family: sans-serif; }ol, ul { list-style-position: outside; }strong { font-weight: bold; }strong a { font-weight: bold; }em { font-weight: bold; font-style: italic; }input { outline: none; }select { background-color: #fcfcfc; }input.text { outline: 1px solid #ddd; background-color: #fcfcfc; }textarea { outline: 1px solid #ddd; background-color: #fcfcfc; }iframe { border-style: none; outline-style: none; }a:link {  }a:visited {  }a:hover {  }a:active {  }
