@charset "utf-8";

@import "common.css";
@import "layout.css";


.text1 p { font-size: 14px; line-height: 24px; background-image: url(../img/under-line.gif); margin-bottom: 24px; }
.option { height: auto; width: 620px; }
.option table { background-color: #333; width: 100%; }
.option .td1 { background-color: #111; font-size: 12px; line-height: 24px; padding: 4px; vertical-align: top; width: 25%; }
.option .td2 { font-size: 12px; line-height: 24px; width: 25%; background-color: #000; padding: 4px; text-align: center; }
.option .td3 { font-size: 12px; line-height: 24px; color: #999; vertical-align: top; background-color: #111; padding: 4px; width: 25%; }
.option .td4 { font-size: 12px; line-height: 24px; background-color: #000; color: #999; text-align: center; width: 25%; }

.option .td5 { font-size: 12px; line-height: 24px; width: 25%; background-color: #000; padding: 4px; text-align: right; vertical-align: top; }
.option .td6 { font-size: 12px; line-height: 24px; width: 50%; background-color: #000; padding: 4px; text-align: left; color: #999; vertical-align: top; }
.text1 h3 { font-weight: bold; color: #FF0; }
.text1 { height: auto; width: 620px; margin-bottom: 24px; }
.text-space { letter-spacing: -1px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.option p { font-size: 12px; line-height: 24px; background-image: url(../img/under-line.gif); background-repeat: repeat; padding-top: 24px; }
.option p strong { font-size: 12px; line-height: 24px; font-weight: bold; color: #FF0; }
