/*mailto*/

/* Import */
@import url(../../css/policy.css);
/*-------------------------------------------*/

#bodyer {background:none;}
#mainer {line-height:1.8em;}

#mainer p {text-align:center; padding:5px 0;}

#mainer table {border:1px solid #666666; border-width:1px 0;}
#mainer th, #mainer td {
	border-top:1px dashed #666666;
	padding: 5px;}
#mainer th {color:#999999;}/* vertical-align:top;*/

.ml_comment {
	border-top:1px solid #666666;
	margin:1px 0; padding:5px 0;
}

.red {color:red;}

#f {width:100%; border:1px solid #666; background:#2A3F00; color:#fff;}

td input,td textarea {
	width:100%;
	border:1px solid #666;
	background:#2A3F00;
	color:#fff;
	line-height: 1.5em;
	padding: 2px;
	font-size: 100%;
}
td textarea {height: 10em;}
p.error{ color: #D9974B; }

.mail_policy{ display: block; }