<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

#subbar {
	background-image: url(../../cb_img/cb_sub_bar_oubo.gif);
}

/*--------------
submainright
--------------*/

#headaisatsu {
	background-image: url(../../cb_img/cb_head_oubo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.anchorpage {
	clear: both;
	padding-top: 20px;
}

.contanch {
	font-size: 12px;
	padding-bottom: 20px;
}

P.komidashi {
	font-size: 20px;
	letter-spacing: 0;
	padding-top: 20px;
}

p.caption {
	line-height: 1.5em;
	padding: 1em;
	margin-bottom: 10px;
}

#submainleft .leftmenu dd {
	text-align: left;
	font-size: 11px;
	line-height: 1.2em;
	padding:3px;
}

/*--------------
main
--------------*/

#main {
}


/*----- table -----*/

table {
	width: 600px;
	border-collapse: separate ;
	border-spacing: 2px;
	padding-top: 20px;
	margin: 0 auto;
}

tr.bgc td {
	background-color: #dbdbdb;
}

th, td {
	line-height: 1.5em;
}

th {
	width: 10em;
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	padding: 5px 1em;
	background-color:silver;
}

td {
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
	padding: 3px 1em;
	background-color: #ebebeb;
}

table.pdffile {
	border-collapse: separate ;
	border-spacing: 2px;
	padding-top: 10px;
	margin: 0;
}

table.pdffile th, table.pdffile td {
	padding: 5px 1em;
}

table.pdffile th {
	width: 10em;
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffcc66;
}

table.pdffile td {
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
	background-color: #eee8aa;
}

table.ouboform {
	border-collapse: separate ;
	border-spacing: 2px;
	padding-top: 10px;
}

table.ouboform th, table.ouboform td {
	padding: 5px 1em;
}

table.ouboform th {
	width: 10em;
	font-size: 14px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffcc66;
}

table.ouboform td {
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
	background-color: #eee8aa;
}

table.ouboform td.formbtn {
	background-color: #ffffff;
	padding-top: 5px;
	text-align: center;
}
</pre></body></html>