@charset "utf-8";

/* def.css*/
* { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif; }

body  { color: #565656; font-size: 12px; line-height: 150%; background-color: #fff; background-image: url(../img/bg.gif); text-align: left; }
td  { color: #565656; font-size: 12px; line-height: 1.5em; }

a  { color:#03f; text-decoration: none; }
a:visited	{ color: #60f; text-decoration: none; }
a:hover { color:#f6f; text-decoration: underline; }

hr { color:#e7e7e7; height:1px; noshade:noshade; }
.art { margin-right: 30pt; margin-left: 20pt; }
.sml  { font-size: 11px; line-height: 140%; }
.bro  { color: #996633; font-size: 12px; }
.out { color: #cd5c5c; font-size: 11px; }
.new { color: #ff6347; font-style: italic; font-size: 11px; }
fieldset  { margin-top: 20px; border: solid 1px #d3d3d3; }
legend  { font-size: 15px; font-weight: bolder; padding-bottom: 6px; border-bottom: 1px dashed #d3d3d3; padding-right: 6px; padding-left: 6px; }

/*main.css*/
h4 { color: #cd5c5c; font-weight: bold; font-size: 12px }
h5 { font-weight: bold; font-size: 11px }
h3  { font-size: 13px; margin: 1em 1.5em 0.5em; padding: 1px 2em 1px 1em; border: solid 1px #dadadb  }
.nav  { line-height: 1.5em; word-spacing: 0.3em }

/**/