@charset "utf-8";
/* CSS Document */

#ct01-div{padding: 20px 0 20px 80px;}
#ct03-table{margin: 10px 0 30px 30px; }


#ct03-table{
margin :10px 0 30px  30px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
#ct03-table th{
	background-position:left top;
	font-weight: normal;
	padding: 20px 0 20px 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7D3;
}
#ct03-table td{	
	border-bottom:1px solid #A7A7D3;
padding: 20px 0 20px 10px;
	
}
.ct04-span{
	color: #A7A7D3;
}

.ct05-textarea{width: 290px;}
.ct06-textf{width: 200px;}

.ct07-textf{width: 300px;}

.ct08-input{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#thanks-div{padding:150px 0 0 0;
	text-align: center;
	height: 300px;
}
