@charset "utf-8";


@import "common.css";
@import "layout.css";
@import "font.css";
/*個人情報の取扱-----------------------------------------------------------------------------------------------*/
.privacy { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; color: #333333; padding: 0px; height: 300px; width: 584px; border: 1px solid #cccccc; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 5px; overflow: scroll; border: 1px solid #CCCCCC; background-color: #FFFFFF; scrollbar-base-color: #006699; scrollbar-track-color: #005279; scrollbar-face-color: #006699; scrollbar-shadow-color: #005279; scrollbar-darkshadow-color: #005279; scrollbar-highlight-color: #005279; scrollbar-3dlight-color: #005279; scrollbar-arrow-color: #FF3300; overflow-x:hidden; }
.privacy ul { height: auto; width: 500px; margin: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 29px; list-style-type: square; }
.lispace { margin-bottom: 10px; }
.privacy p { margin: 0px; padding: 5px; height: auto; width: auto; }
/*フォーム設定-------------------------------------------------------------------------------------------------*/
.form_waku { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; color: #003366; padding: 1px; height: auto; width: 582px; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; border: 1px solid #CCCCCC; }
.form_txt { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 18px; font-weight: bold; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
.form_txt10 { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 10px; line-height: 14px; color: #ff6666; }
.form_waku .bottun { cursor: pointer; font-size: 16px; font-weight: bold; color: #FF0000; }
.send { color: #ff0000; font-weight: bold; font-size: 20px; cursor: pointer; }
.return { color: #000000; font-size: 10px; cursor: pointer; }
.form_waku .td1 { border: 1px solid #CCCCCC; padding: 5px; width: 35%; height: auto; margin: 1px; font-size: 12px; line-height: 16px; color: #333333; vertical-align: top; }
.form_waku .td2 { padding: 5px; height: auto; width: 65%; border: 1px solid #CCCCCC; margin: 1px; font-size: 12px; line-height: 16px; color: #333333; }
/*記入欄設定---------------------------------------------------------------------------------------------------*/
.act_txt { width: 300px; font-size: 12px; color: #003366; ime-mode: active; line-height: 18px; height: 20px; border: 1px solid #CCCCCC; background-color: #FFFFFF; text-indent: 6px; }
.area_txt { width: 300px; height: 100px; font-size: 12px; color: #003366; ime-mode: active; border: 1px solid #CCCCCC; padding: 5px; line-height: 16px; }
.area_txt_bold { width: 300px; height: 100px; font-size: 12px; color: #FF3300; font-weight: bold; ime-mode: active; border: 1px solid #CCCCCC; padding: 5px; background-color: #FFFFFF; line-height: 16px; }
.dis_txt { width: 300px; font-size: 12px; color: #003366; ime-mode: disabled; line-height: 18px; height: 20px; background-color: #FFFFFF; border: 1px solid #CCCCCC; text-indent: 6px; }
.dis_txt2 { width: 50px; font-size: 12px; color: #003366; ime-mode: disabled; line-height: 18px; background-color: #ffffff; border: 1px solid #CCCCCC; height: 20px; }
/*エラー設定---------------------------------------------------------------------------------------------------*/
div.baloon { font-size: 11px; color: #900; position: absolute; padding-left: 5px; background: url("../img/baloon.gif") no-repeat top left; z-index: 1; }
div.baloon a { color: blue; text-decoration: none; padding: 2px; margin-right: 2px; }
div.baloon a:hover { background-color: #eef; }
div.baloon div { background: url("../img/baloon_right.gif") no-repeat top right; padding: 7px 7px 14px 0;    white-space: nowrap; }
/*---------------------------------------------------------------------------------------------------*/
.bar { background-image: url(../img/bar-contact.jpg); background-repeat: no-repeat; height: 40px; width: 595px; margin-bottom: 10px; }
.bar h2 { line-height: 40px; text-indent: -9999px; }
.bar2 { background-image: url(../img/bar-privacy.jpg); background-repeat: no-repeat; height: 40px; width: 595px; margin-bottom: 10px; }
.bar2 h2 { line-height: 40px; text-indent: -9999px; }
.web-form { height: auto; width: 586px; margin-bottom: 30px; padding-left: 5px; }
#form { height: auto; width: 595px; background-color: #FFFFFF; margin-right: auto; margin-left: auto; }

.top_page { height: 30px; width: 580px; margin-left: 5px; border: 3px double #003366; margin-bottom: 30px; }
.top_page a { font-size: 14px; line-height: 30px; font-weight: bold; color: #FFFFFF; background-color: #003366; text-align: center; display: block; height: 30px; width: 580px; }
.top_page a:hover { background-color: #FF3300; }
