@charset "utf-8";
.privacy {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	padding: 0px;
	height: 150px;
	width: 541px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	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;
}
.lispace {
	margin-bottom: 5px;
}
.form_waku {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	padding: 1px;
	height: auto;
	width: 541px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.act_txt {
	width: 300px; 
	font-size: 12px; 
	color: #990000;
	ime-mode: active;
}
.area_txt {
	width: 300px;
	height: 60px; 
	font-size: 12px; 
	color: #990000;
	ime-mode: active;
}
.dis_txt {
	width: 300px; 
	font-size: 12px;
	color: #990000;
	ime-mode: disabled;
}

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 td {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
.form_waku form {
	margin: 0px;
	padding: 0px;
}
.form_txt {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	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: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 14px;
	color: #ff6666;
}
