@charset "utf-8";



/*個人情報の取扱-----------------------------------------------------------------------------------------------*/
.privacy { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 14px; line-height: 16px; color: #FFFFFF; padding: 0px; height: 280px; width: 548px; border: 1px solid #cccccc; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; overflow: scroll; border: 1px solid #FF0000; scrollbar-base-color: #FF0000; scrollbar-track-color: #990000; scrollbar-face-color: #FF0000; scrollbar-shadow-color: #990000; scrollbar-darkshadow-color: #990000; scrollbar-highlight-color: #990000; scrollbar-3dlight-color: #990000; scrollbar-arrow-color: #ffffff; 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; font-size: 14px; line-height: 18px; }
.privacy p { margin: 0px; padding: 5px; height: auto; width: auto; font-size: 14px; line-height: 18px; }
/*フォーム設定-------------------------------------------------------------------------------------------------*/
.form_waku { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; color: #FFFFFF; padding: 1px; height: auto; width: 546px; margin-top: 0px; margin-right: 0px; margin-bottom: 30px; margin-left: 0px; border: 1px solid #FF0000; }
.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: #FFFF00; }
.form_waku .bottun { cursor: pointer; }
.send { color: #ff0000; font-weight: bold; font-size: 20px; cursor: pointer; }

.send2 { color: #FFF; font-weight: bold; font-size: 16px; cursor: pointer; width: 150px; padding: 5px; background-color: #600; border: 1px solid #990000; display: block; }
.send2:hover { background-color: #0000FF; border: 1px solid #000066; }

.return { color: #000000; font-size: 10px; cursor: pointer; }
.form_waku .td1 { border: 1px solid #990000; padding: 5px; width: 35%; height: auto; margin: 1px; font-size: 14px; line-height: 16px; color: #FFFFFF; vertical-align: top; }
.form_waku .td2 { padding: 5px; height: auto; width: 65%; border: 1px solid #990000; margin: 1px; font-size: 12px; line-height: 16px; color: #FFFFFF; }
/*記入欄設定---------------------------------------------------------------------------------------------------*/
.act_txt { width: 300px; font-size: 14px; color: #FFFFFF; ime-mode: active; height: 20px; border: 1px solid #FF0000; background-color: #990000; }
.act_txt200 { width: 200px; font-size: 14px; color: #FFFFFF; ime-mode: active; height: 20px; border: 1px solid #FF0000; background-color: #990000; }
.area_txt { width: 300px; height: 150px; font-size: 14px; color: #FFFFFF; ime-mode: active; background-color: #990000; border: 1px solid #FF0000; }
.area_txt_bold { width: 300px; height: 150px; font-size: 14px; color: #FFFFFF; font-weight: bold; ime-mode: active; background-color: #990000; border: 1px solid #FFFF00; }
.dis_txt { width: 300px; font-size: 14px; color: #FFFFFF; ime-mode: disabled; background-color: #990000; border: 1px solid #FF0000; height: 20px; }
.dis_txt2 { width: 50px; font-size: 12px; color: #FFF; ime-mode: disabled; background-color: #990000; border: 1px solid #FF0000; 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; }
.privacy .lispace strong { font-weight: bold; color: #FFFF00; font-size: 14px; line-height: 20px; }

.form_waku .td2 label { display: block; width: auto; height: 20px; padding: 5px; float: left; }
.form_waku .td2 label:hover { color: #FFFF00; background-color: #000000; cursor: pointer; }

