/* ヘッダー、フッター、背景画像変更の為に追加 */
@import url("/SITE/basic/toppage.css");
 
body   { color: #663; font-size: 12px; line-height: 130%; font-family: "ＭＳ ゴシック"; background-color: #fff; margin: 0 }
table { background-color: white }
td   { color: #663; font-size: 12px; margin: 0 }
.chara { font-family: "Verdana" }
.txt_10 { font-size: 10px }
.txt_14 { font-size: 14px }
h1       { color: #330; font-weight: bold; font-size: 16px; background-color: #ffffe0; text-indent: 15px; margin: 10px 0px 20px; padding-top: 3px; padding-bottom: 3px; border-top: 3px solid #996; border-bottom: 3px solid #996 }
h2       { color: #666; font-weight: bold; font-size: 14px; background: white url(../images/h2_point.gif) no-repeat; text-indent: 25px; margin: 15px 0px 0px }
h3       { color: #996; font-weight: bold; font-size: 12px; background: white url(../images/h3_point.gif) no-repeat 0px 2px; text-indent: 20px; margin: 15px 0px 0px }
ul { line-height: 130% }
ol { line-height: 130% }
p { line-height: 130% }
p.alert   { background: white url(../images/dev_ex.gif) no-repeat; text-indent: 25px }
em { color: red }
strong { color: red; font-weight: bold }
