@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
.bar-option { background-image: url(../img/option-bar.jpg); background-repeat: no-repeat; height: 30px; width: 570px; margin-bottom: 10px; }
.bar-option h2 { font-size: 12px; line-height: 30px; font-weight: bold; color: #FF0000; text-indent: -9999px; }

.op_waku0 { background-image: url(../img/option-img0.jpg); background-repeat: no-repeat; background-position: right top; height: 108px; width: 570px; margin-bottom: 10px; padding-bottom: 20px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; }
.op_waku0 strong { background-image: url(../img/option-title0.gif); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 40px; width: 570px; margin-bottom: 8px; }
.op_waku0 p { font-size: 14px; line-height: 20px; height: 60px; width: 420px; }

.op_waku1 { height: 88px; width: 570px; margin-bottom: 10px; padding-bottom: 20px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; }
.op_waku1 strong { background-image: url(../img/option-title1.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 20px; width: 570px; margin-bottom: 8px; }
.op_waku1 p { font-size: 14px; line-height: 20px; height: 60px; width: 420px; padding-right: 150px; background-image: url(../img/option-img1.jpg); background-repeat: no-repeat; background-position: right top; }

.op_waku2 { height: 88px; width: 570px; margin-bottom: 10px; padding-bottom: 20px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; }
.op_waku2 strong { background-image: url(../img/option-title2.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 20px; width: 570px; margin-bottom: 8px; }
.op_waku2 p { font-size: 14px; line-height: 20px; height: 60px; width: 420px; padding-right: 150px; background-image: url(../img/option-img2.jpg); background-repeat: no-repeat; background-position: right top; }


.op_waku3 { height: 88px; width: 570px; margin-bottom: 10px; padding-bottom: 20px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; }
.op_waku3 strong { background-image: url(../img/option-title3.jpg); background-repeat: no-repeat; text-indent: -9999px; display: block; height: 20px; width: 570px; margin-bottom: 8px; }
.op_waku3 p { font-size: 14px; line-height: 20px; height: 60px; width: 420px; padding-right: 150px; background-image: url(../img/option-img3.jpg); background-repeat: no-repeat; background-position: right top; }

.option { height: 34px; width: 568px; border: 1px solid #4E618E; background-color: #4E618E; }
.option a { font-size: 14px; line-height: 34px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #4E618E; text-align: center; display: block; height: 34px; width: 568px; }
.option a:hover { background-color: #CC0000; }