/*
Site: kikumoto
Page: sub
*/

/* --- info --- */

table.info-list {
	margin: 0 0 30px 0;
	border-top: 1px dotted #666;
}

table.info-list th {
	padding: 8px;
	background: #caeaf9;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #666;
}

table.info-list td {
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px dotted #666;
}


/* --- link --- */

div.link-data {
	padding:10px 0 10px 10px;
	border-bottom: dotted 1px;
}


div.link-data a {
	color: #005ab2;
}

span.link-name {
	font-size: 16px;
	padding: 0 0 3px 0;
	font-weight: bold;

}


/* --- reserve --- */

div#yoyaku-list {
	padding: 10px;
	border-top: 1px solid green;
	border-left: 1px solid green;
	border-right: 1px solid green;
	border-bottom: 1px solid green;
	background: #eaffe0;
	text-align: center;

}

table#yoyaku-form {
	margin: 10px 0;
}

table#yoyaku-form th {
	padding: 8px;
	background: #eaffe0;
	vertical-align: top;
}

table#yoyaku-form td {
	padding: 8px;
	background: #fff;
}


/* --- reserve --- */

table#cancel-tbl {
	margin: 10px 0 30px 20px;
	border-collapse: collapse;
}

table#cancel-tbl th {
	padding: 8px;
	background: #ffffd0;
}

table#cancel-tbl td {
	padding: 8px;
}

.ct-a1 {
	background: #e4e4e4;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #999;
	border-left:  1px solid #999;
	border-right: 1px solid #999;
	border-bottom:  1px solid #999;
}

.ct-b1 {
	background: #e4e4e4;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom:  1px solid #999;
}


.ct-a2 {
	border-left:  1px solid #999;
	border-right: 1px solid #999;
	border-bottom:  1px solid #999;
}

.ct-b2 {
	border-right: 1px solid #999;
	border-bottom:  1px solid #999;
}