@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 { width: 100%; background-color: #333; filter: alpha(opacity=60); -moz-opacity: .60; opacity: .60; }
.option .td1 { font-size: 12px; line-height: 24px; padding: 4px; vertical-align: top; width: 25%; background-color: #000; }
.option .td2 { font-size: 12px; line-height: 24px; width: 25%; padding: 4px; text-align: center; background-color: #000; }
.option .td3 { font-size: 12px; line-height: 24px; color: #FFF; vertical-align: top; padding: 4px; width: 25%; background-color: #000; }
.option .td4 { font-size: 12px; line-height: 24px; color: #FFF; text-align: center; width: 25%; background-color: #000; }

.option .td5 { font-size: 12px; line-height: 24px; width: 25%; padding: 4px; text-align: right; vertical-align: top; background-color: #000; }
.option .td6 { font-size: 12px; line-height: 24px; width: 50%; padding: 4px; text-align: left; color: #FFF; vertical-align: top; background-color: #000; }
.text1 h3 { font-weight: bold; color: #FF0; }
.text1 { height: auto; width: 620px; margin-bottom: 24px; }
.text-space { letter-spacing: -1px; font-family: "Meiryo UI", "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, Arial, 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; }

