#container_box form {
	padding: 10px;
	color: #FFCC33;
	border: 1px solid #FFFF99;
}
#container_box table {
	margin-right: auto;
	margin-left: auto;
}
#container_box th .must {
	font-weight: bold;
	color: #FF0000;
}
#container_box th.must {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF99;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}
.confirm .btnsyu {
	background-color: #FFFFFF;
	background-image: url(../html/contactUs/img/syu1-btn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	margin: 10px;
}
.confirm .btnsyu:hover {
	background-image: url(../html/contactUs/img/syu1-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
.confirm .btnsou {
	background-color: #FFFFFF;
	background-image: url(../html/contactUs/img/sou1-btn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	margin: 10px;
}
.confirm .btnsou:hover {
	background-image: url(../html/contactUs/img/sou1-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

#container_box td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF99;
}

#container_box .confirm {
	text-align: center;
	padding: 10px;
}
#container_box .must .check {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.5em;
}
.confirm .btnsent {
	background-color: #FFFFFF;
	background-image: url(../html/contactUs/img/kaku1-btn.gif);
	height: 25px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	margin: 10px;
}
.confirm .btnclear {
	background-color: #FFFFFF;
	background-image: url(../html/contactUs/img/rise1_btn.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
.confirm .btnclear:hover {
	background-image: url(../html/contactUs/img/rise1_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

.confirm .btnsent:hover {
	background-image: url(../html/contactUs/img/kaku1-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
.confirm .link {
	background-color: #FFFFFF;
	background-image: url(../html/contactUs/img/kan1-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 10px;
	height: 25px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.confirm .link:hover {
	background-image: url(../html/contactUs/img/kan1-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
