@charset "shift_jis";

/* Footer */
#Footer {
	top:995px;
	z-index:13;
} 
#Copyright {
	z-index:13;
} 


/*Main */


table.form { border:1px solid #7777bb; border-collapse:collapse; margin-top:1em; }
table.form,th.form,td.form{
	text-align:left;
	border:1px solid #7777bb;
	padding:8px;
	font-weight:normal;
}
table.form th {
	background:#cccce6;
	color:#339;
	font-size:16px;
}
table.form td { 
	background:#f0f0f0; 
	color:#339;
	font-size:16px;
}
strong.ttl {
	text-align:left;
	border-left:solid 4px #cc0000;
	display:block;
}


#TopComment {
	position:relative;
	top:150px;
	width:800px;
	height:auto;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
}


#FormArea {
	position:relative;
	top:255px;
	width:808px;
	height:auto;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
}

#PrivacyComment {
	position:absolute;
	left:122px;
	width:603px;
	height:73px;
	z-index:2;
	top: 28px;
	font-size: 14.5px;
	border-style: dotted;
	border-color: #666;
	border-width: 1px;
	padding: 10px;
}
