@charset "utf-8";

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

/*--------------------------------------------------------------------------------------------------------------*/
.sub_menu { height: 47px; width: 580px; border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #CCC; position: relative; }
.sub_menu .sub001 { height: 45px; width: 183px; border: 1px solid #CCC; position: absolute; left: 0px; top: 0px; font-size: 12px; line-height: 45px; font-family: "Times New Roman", Times, serif; }
.sub_menu .sub002 { height: 45px; width: 210px; border: 1px solid #CCC; position: absolute; left: 184px; top: 0px; font-size: 12px; line-height: 45px; font-family: "Times New Roman", Times, serif; }
.sub_menu .sub003 { height: 45px; width: 183px; border: 1px solid #CCC; position: absolute; left: 395px; top: 0px; font-size: 12px; line-height: 45px; font-family: "Times New Roman", Times, serif; }
.sub_menu a { height: 45px; width: 100%; display: block; text-align: center; color: #333; text-decoration: none; }
.sub_menu a:hover { color: #FFF; background-color: #333; }
.sub_menu .here { background-color: #f6f6f6; }
/*--------------------------------------------------------------------------------------------------------------*/
.comment_waku { padding: 5px; height: auto; width: 560px; border: 5px solid #E6FFE6; font-size: 12px; line-height: 22px; font-family: "MS UI Gothic", monospace, "Courier New"; text-align: justify; background-image: url(../img/anired04_pulse_next.gif); background-repeat: no-repeat; background-position: 5px 5px; text-indent: 24px; }
/*--------------------------------------------------------------------------------------------------------*/
.const-img1 { font-size: 12px; line-height: 16px; height: 162px; width: 370px; padding-right: 210px; background-image: url(../img/const-img1.jpg); background-repeat: no-repeat; background-position: right top; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; text-align: justify; }
.const-img1 strong { font-size: 12px; line-height: 16px; color: #009966; font-weight: bold; }
.bar { background-color: #FFF6F6; font-size: 12px; line-height: 24px; height: 24px; }
.bar h3 { font-size: 12px; line-height: 24px; font-weight: bold; color: #F33; text-indent: 6px; height: 24px; }
.text_waku { font-size: 12px; line-height: 16px; padding-top: 5px; font-family: Arial, Helvetica, sans-serif; text-align: justify; }
/*--------------------------------------------------------------------------------------------------------*/
.example { height: auto; width: 580px; }

