/*::::: class :::::::::::::::*/
.txt_red {
	color:#990000;
}
.txt_blue {
	color:#333399;
}
.txt_gray {
	color:#333333;
}
.txt_big {
	font-size:120%;
}
.txt_small {
	font-size:80%;
}
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
p.indent1 {
	text-indent:1em;
}
.space_rgt1 {
	padding-right:1em;
}
.space_lft1 {
	padding-left:1em;
}
/* image */
.float_lft {
	float:left;
	margin-right:10px;
	margin-bottom:10px !important;
	clear:both;
}
.float_rgt {
	float:right;
	margin-left:10px;
	margin-bottom:10px !important;
	clear:both;
}
.clear {
	clear:both;
}
/* outline */
table.outline {
	width:100%;
	border:1px solid #0E2984;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:0.8em;
}
table.outline td {
	padding:10px 15px 0;
}
/* datatable */
/* enquete_table */
table.datatable,
table.enquete_table {
	margin-bottom:0.8em;
	border:none;
}
table.enquete_table {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
table.datatable th,
table.enquete_table th {
	font-weight:normal;
	background-color:#F3EDD2;
	padding:3px 5px;
	border:none;
	border-spacing:2px;
}
table.datatable td,
table.enquete_table td {
	background-color:#F9F5E6;
	padding:3px 5px;
	border:none;
	border-spacing:2px;
}
table.datatable caption,
table.enquete_table caption {
	text-align:left;
}
table.datatable p,
table.enquete_table p {
	margin-bottom:0 !important;
}
table.datatable ul,
table.datatable ol,
table.enquete_table ul,
table.enquete_table ol {
	margin-bottom:0 !important;
}
table.datatable ul li,
table.datatable ol li,
table.enquete_table ul li,
table.enquete_table ol li {
	margin-bottom:0 !important;
}
/* nesttable */
table.datatable table,
table.enquete_table table {
	border:none;
}
table.datatable table th,
table.enquete_table table th {
	border:none;
	background-color:#ffffff;
}
table.datatable table td,
table.enquete_table table td {
	border:none;
}
table.datatable table.datatable {
	border:1px solid #0E2984;
	border-collapse:collapse;
}
table.datatable table.datatable th {
	border:1px solid #0E2984;
	background-color:#ECF7FD;
}
table.datatable table.datatable td {
	border:1px solid #0E2984;
	background-color:#ffffff;
}
/* layouttable */
table.layouttable {
	border:none;
	border-collapse:collapse;
	margin-bottom:10px;
}
table.layouttable td {
	padding:0px 10px 0px 0px;
	border:none;
}
/* indexlist */
.indexlist ul {
	list-style:none;
	list-style-image:none !important;
	margin-left:0px !important;
	padding-left:0px !important;
}
.indexlist ul li {
	background:url(/shared/images/citylibrary/shared/icon_arrow.gif) no-repeat 10px 0.4em;
	padding:5px 10px 10px 30px;
	border-bottom:1px dashed #CCCCCC;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable th.bg_red,
#tmp_contents table.datatable th.bg_yellow,
#tmp_contents table.datatable th.bg_blue,
#tmp_contents table.datatable th.bg_gray,
#tmp_contents table.datatable th.bg_green,
#tmp_contents table.datatable th.bg_purple {
	color:inherit; /* 変更しない */
	background-color:#ECF7FD; /* datatableのthと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_red,
#tmp_contents table.datatable table th.bg_yellow,
#tmp_contents table.datatable table th.bg_blue,
#tmp_contents table.datatable table th.bg_gray,
#tmp_contents table.datatable table th.bg_green,
#tmp_contents table.datatable table th.bg_purple {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/*::::: calendar :::::::::::::::*/
table.calendar {
	clear:both;
	width:185px;
	margin:1px auto;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
table.calendar th {
	font-weight:normal;
	border:1px solid #CCCCCC;
	background-color:#E3F2A8;
	padding:4px 5px;
}
table.calendar td {
	border:1px solid #CCCCCC;
	padding:1px 5px;
}
table.calendar p {
	margin-bottom:0px !important;
}
/*::::: col_box :::::::::::::::*/
table.col2_box {
	clear:both;
	width:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	margin-bottom:10px;
}
table.col2_box td.col2_cell {
	width:50%;
	padding-right:20px;
}
table.col3_box {
	width:95%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	margin-bottom:20px;
}
table.col3_box td.col3_cell {
	width:35%;
	padding-right:35px;
}
/*::::: print :::::::::::::::*/
@media print {
.indexlist ul li {
	height:1%;
}
}

