@charset "utf-8";



/*個人情報の取扱-----------------------------------------------------------------------------------------------*/
.privacy { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; color: #333333; padding: 0px; height: 250px; width: 568px; border: 1px solid #cccccc; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; overflow: scroll; border: 1px solid #cccccc; background-color: #FFFFFF; scrollbar-base-color: #cccccc; scrollbar-track-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-darkshadow-color: #cccccc; scrollbar-highlight-color: #cccccc; scrollbar-3dlight-color: #666666; scrollbar-arrow-color: #cccccc; 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; }
.privacy .lispace strong { line-height: 20px; font-weight: bold; color: #000000; }
.lispace { margin-bottom: 10px; }
.privacy p { margin: 0px; padding: 5px; height: auto; width: auto; }
/*フォーム設定-------------------------------------------------------------------------------------------------*/
.form_waku { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 14px; line-height: 18px; color: #000000; padding: 1px; height: auto; width: 566px; 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: #FF3333; }
.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; background-color: #f6f6f6; padding: 9px; width: 35%; height: auto; margin: 1px; font-size: 14px; line-height: 18px; color: #000000; }
.form_waku .td2 { padding: 9px; height: auto; width: 65%; border: 1px solid #cccccc; background-color: #ffffff; margin: 1px; font-size: 14px; line-height: 18px; color: #000000; }

.web-form2 { height: auto; width: 570px; }
.web-form { height: auto; width: 570px; margin-bottom: 30px; }
/*記入欄設定---------------------------------------------------------------------------------------------------*/
.act_txt { width: 300px; font-size: 14px; color: #990000; ime-mode: active; height: 20px; border: 1px solid #CCCCCC; }
.area_txt { width: 300px; height: 120px; font-size: 14px; color: #990000; ime-mode: active; border: 1px solid #CCCCCC; }
.dis_txt { width: 300px; font-size: 14px; color: #990000; ime-mode: disabled; height: 20px; border: 1px solid #CCCCCC; }
.dis_txt2 { width: 50px; font-size: 12px; color: #990000; ime-mode: disabled; }
.area_txt_bold { width: 300px; height: 120px; font-size: 14px; color: #FF6600; font-weight: bold; ime-mode: active; border: 1px solid #CCCCCC; padding: 5px; background-color: #FFFFFF; line-height: 16px; }
/*エラー設定---------------------------------------------------------------------------------------------------*/
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; }
