@charset"utf-8";
.regist1 table{
width:600px;
margin:20px auto;
border-collapse:collapse;
border-left:solid 1px #E2DBBF;
border-top:#C0B174 solid 3px;
border-bottom:#C0B174 solid 3px;
}
	.regist1 th{
	background:#FCF9F2;
	padding:10px;
	border:solid 1px #E2DBBF;
	width:180px;
	}
	.regist1 td{
	padding:10px;
	line-height:1.8em;
	border:solid 1px #E2DBBF;
	}

/*
.regist1 table{
border:#666666 solid 1px;
border-collapse:collapse;
width:95%;
background:#FFFFFF;
margin:10px auto;
}
.regist1 table td,.regist1 table th{
border:#666666 solid 1px;
vertical-align:middle;
}
.regist1 table th{
text-align:center;
width:165px;
color:#666666;
}
.regist1 table td{
line-height:1.4em;
padding:5px;
}
#co_name,#co_name2{ width:100px;}
#co_email,#co_email2{ width:250px;}
#co_comment{ width:90%; height:6em;}

.regist2 table{
border:#666666 solid 1px;
border-collapse:collapse;
width:95%;
margin:10px auto;
background:#000000;
}
.regist2 table td,.regist2 table th{
border:#666666 solid 1px;
vertical-align:middle;
}
.regist2 table th{
text-align:center;
background:#666666;
color:#666666;
width:165px;

}
.regist2 table td{
font-size:14px;
color:#FFFFFF;
line-height:1.4em;
padding:5px;
}

*/