.formBox
	{
		width:100%;
		border:1px solid #d0d0d0;
		margin:0 0 25px 0;
		padding:15px 0 0 0;
	}
.formBox table
	{
		font-size:120%;
		margin:auto;
		line-height:1.4;
	}
.formBox table tbody th
	{
		font-weight:normal;
		text-align:left;
	}
.formBox table tbody th, .formBox table tbody td
	{
		border-bottom:1px dotted #ccc;
		padding:7px 0;
	}
.formBox table tbody th sub
	{
		color:#cc0000;
	}
.formBox table th span
	{
		display:block;
		padding:0 10px;
	}
.formBox table tfoot th
	{
		font-weight:normal;
	}
.formBox table tfoot th, .formBox table tfoot td
	{
		padding:20px 0;
	}
.formBox table tfoot th p, .formBox table tfoot td p
	{
		margin:0;padding:0 0 15px 0;
	}
dl.name
	{
		margin:0;padding:5px 0;
		line-height:1.4;
		width:100%;
	}
dl.name dt
	{
		width:80px;
		padding:0;
	}
dl.name dd
	{
		margin:-1.4em 0 0 80px;
		padding:0;
	}
textarea.comment
	{
		width:415px;
		height:10em;
	}
.formBox table small
	{
		font-size:90%;
		color:#727272;
	}
p.error
	{
		color:#cc0000;
		margin:0;padding:0;
	}
.errorbox
	{
		border:1px solid #cc0000;
		padding:15px;
		color:#cc0000;
	}
#thanks
	{
		border:1px solid #ccc;
		text-align:center;
		padding:30px 0 40px 0;
	}
form
	{
		margin:0;padding:0;
	}
p.chuui
	{
		border-top:1px dotted #ccc;
		font-size:85%;
		text-align:left;
	}
#kiyakuBox
	{
		width:570px;
		height:300px;
		overflow:scroll;
		border:2px inset #ccc;
		margin:5px auto;
	}
#kiyakuBox p
	{
		padding:0 10px 25px 10px;
	}
