@charset "utf-8";
/* CSS Document */
#main{
	width:520px;
	padding:10px 0 20px 0;
}
.red{
	color:#c00;
}

#box1{
	margin:10px 0 20px 0;
}
p{
	line-height:150%;
}


#formmail th , #formmail td{
	border:solid 1px #fff;
	padding:4px;
}
#formmail th{
	line-height:100%;
	color:#fff;
	width:150px;
	text-align:right;
	font-weight:normal;
	white-space:pre;
	background:#9966CC;
}
#formmail td{
	background:#EEDDFF;
	vertical-align:middle;
}

input{
}

.imp1{
	width:200px;
}

.imp2{
	width:70px;
}
.imp3{
	width:250px;
}
.imp4{
	margin:0 0 0 20px;
}
.imp5{
	width:100%;
}
#btnbox{
	width:200px;
	margin:20px auto;
}
#btm{
	text-align:center;
	margin:20px 0;
}
#btmtbl{
	margin:20px 0 0 0;
	text-align:center;
}

#btmtbl table{
	text-align:center;
	margin:0 auto;
}
textarea{
	font-size:12px;
}
#ttl{
	margin:0 0 30px 0;
}









