@charset "utf-8";
/* CSS Document */

#hissu {
	font-size: 10px;
	color: #c10000;
}

table {
	border-collapse: collapse;
	border: none;
	width: 550px;
}

tr {
	border: none;
}

td.left{
	text-align: left;
	border: none;
	width: 150px;
}

td.right {
	border: none;
	width: 382px;
	padding: 5px;
}

textarea {
	width: 300px;
	height: 150px;
}

.button {
	text-align: center;
	padding: 10px 0;
}

#time {
	margin-left:88px;
}

#yoyaku {
	font-size:14px;
	line-height:19px;
}