/*個人情報の取扱-----------------------------------------------------------------------------------------------*/
.privacy { font-size: 12px; line-height: 16px; color: #333333; padding: 0px; height: 250px; width: 598px; border: 1px solid #cccccc; margin-top: 0px; margin-right: 0px; margin-left: 0px; overflow: scroll; border: 1px solid #000; background-color: #FFFFFF; scrollbar-track-color: #000000; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #333333; scrollbar-3dlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-arrow-color: #FF0000; overflow-x:hidden; }
.privacy ul { height: auto; width: 545px; margin: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 29px; list-style-type: square; }
.lispace { margin-bottom: 20px; font-size: 12px; line-height: 20px; }
.privacy p { margin: 0px; padding: 5px; height: auto; width: auto; }
/*フォーム設定-------------------------------------------------------------------------------------------------*/
.form_waku { font-size: 14px; line-height: 20px; color: #000; height: auto; width: 600px; margin-top: 0px; margin-right: 0px; margin-bottom: 30px; margin-left: 0px; }

.form_waku a.label { font-size: 14px; line-height: 18px; color: #000; cursor: pointer; display: block; padding: 5px; text-decoration: none; }
.form_waku a.label:hover { background-color: #FF3366; color: #FFFFFF; }

.form_txt { 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-size: 10px; line-height: 14px; color: #FF0; }
.form_waku .bottun { cursor: pointer; }
.send { color: #FFF; font-weight: bold; font-size: 16px; cursor: pointer; width: 150px; padding: 5px; background-color: #333; border: 1px solid #000; display: block; }
.send:hover { background-color: #0000FF; border: 1px solid #000066; }
.send2 { color: #FFF; font-weight: bold; font-size: 16px; cursor: pointer; width: 150px; padding: 5px; background-color: #FF0000; 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 #000; background-color: #333; padding: 9px; width: 35%; height: auto; margin: 1px; font-size: 14px; line-height: 18px; color: #FFF; vertical-align: top; font-weight: bold; background-image: url(../img/td1.gif); background-repeat: no-repeat; background-position: left top; }
.form_waku .td2 { padding: 9px; height: auto; width: 65%; border: 1px solid #000; background-color: #ffffff; margin: 1px; font-size: 14px; line-height: 18px; color: #000000; background-image: url(../img/mark1.gif); background-repeat: no-repeat; background-position: right bottom; }
/*記入欄設定---------------------------------------------------------------------------------------------------*/
.act_txt { width: 300px; font-size: 14px; color: #000; ime-mode: active; background-color: #f6f6f6; height: 20px; border: 1px solid #DDD; }
.act_txt200 { width: 200px; font-size: 14px; color: #000; ime-mode: active; background-color: #f6f6f6; height: 20px; border: 1px solid #DDD; }
.area_txt { width: 300px; height: 120px; font-size: 14px; color: #000; ime-mode: active; line-height: 18px; background-color: #F6F6F6; height: 150px; border: 1px solid #DDD; }
.dis_txt { width: 300px; font-size: 14px; color: #000; ime-mode: disabled; height: 20px; background-color: #f6f6f6; border: 1px solid #DDD; }
.dis_txt2 { width: 60px; font-size: 14px; color: #000; ime-mode: disabled; background-color: #FFF6FF; border: 1px solid #FFDDFF; }
/*エラー設定---------------------------------------------------------------------------------------------------*/
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; }
/*エラー設定---------------------------------------------------------------------------------------------------*/
.form_waku label { font-size: 14px; line-height: 18px; color: #000; cursor: pointer; display: block; padding: 5px; }
.form_waku label:hover { background-color: #FF0000; color: #FFFFFF; }
.select_txt { font-size: 14px; line-height: 18px; background-color: #FFF6FF; width: 70px; border: 1px solid #FFDDFF; }
.lispace strong { font-weight: bold; color: #F00; font-size: 14px; line-height: 24px; }

