#form table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	width: 531px;
}

#form td {
	border-bottom: 1px solid #CCCCCC;
}
#form th {
	background-color: #FFFFDF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #A27D38;
	background-repeat: no-repeat;
	background-position: 5px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	width: 145px;
	background-image: url(img/icon002.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
}

#form th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 4em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}
#form select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#form .submit {
	text-align: center;
	margin-top: 20px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9; /* フォーカス時のボーダーの色を指定 */
	background-color: #FFFFFF; /* フォーカス時の背景色を指定 */
}

#comtrntbox {
	height: 10px;
	width: 529px;
}

#rightblock #rightblock2 #form img1 {
	text-align: center;
	vertical-align: middle;
}

#rightblock #rightblock2 #form #column p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 25px;
}
.column {
	background-image: url(img/icon02.gif);
	background-position: 0px center;
	background-repeat: no-repeat;

	padding-left:
; 	padding-left: 20px;
	margin-left: 5px;

