@charset "Shift_JIS";

.st3 {
	text-align:left;
	padding:0;
	margin:0;
	font-size:1.5em;
}

.se-bor{ border-bottom:3px solid #000000; margin-bottom:1.0em; }

.conts h4 {
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 12px #669933;
	padding:0.3em 0.3em 0.3em 0.5em;
	margin-bottom:1.0em;
	font-size:1.2em;
}

.conts h5 { margin:0; padding:0 }


.float-l{float:left;}

.float-r{float:right;}


/* shingi/css/style.css より派生 */

/****************************** 共通 ********************************/
html{
	overflow-y:scroll;
}

div#content img{
	border:none;
	vertical-align:bottom;
}

div#content div{
	/zoom:1;
}

/****************************** コンテンツ ********************************/

body div#content{
	margin:0;
	padding:1em 32px;
	width:auto;
}

body div#content h2{
	font-size:150%;
	font-weight:bold;
	margin:0 0 1em;
	padding:0.5em 0 1em;
}

body div#content h3{
	font-size:144%;
	font-weight:bold;
	margin:0;
	padding:0;
}

div#content table{
	width:100%;
	border-collapse:collapse;
	caption-side:top;
	border:1px solid #7f7f7f;
	margin-bottom:2em;
	background:#fff;
	color:#000;
	vertical-align:middle;
}

div#content table#shingi-menu{
	width:80%;
	margin:0 auto 1em;
	line-height:1.25;
	border-collapse:separate;
	border:outset 1px #000;
	border-spacing:1px;
}

div#content table#shingi-menu th{
	border:solid 1px #d9d9cd;
	background:#fdffe5;
	padding:0 0.5em;
	height:40px;
}

div#content table#shingi-menu td {
	border:solid 1px #d9d9cd;
	background:#fdffe5;
}

div#content table caption{
	font-weight:bold;
	font-size:113%;
	text-align:left;
	line-height:1.5;
}

div#content table th,
div#content table td{
	padding:3px;
	text-align:center;
	border:1px solid #7f7f7f;
}

div#content table th{
	font-weight:bold;
}

div#content table td{
	font-weight:normal;
	background:#fff;
}

div#content table td.agenda{
	text-align:left;
}
/* 事業仕訳用 */
div#content table td.item1 { background:#A7C7FB; } /* blue */
div#content table td.item2 { background:#FCA76E; } /* orange */
div#content table td.item3 { background:#A7C7FB; }
div#content table td.item4 { background:#A7C7FB; }
div#content table td.item5 { background:#FCA76E; }
div#content table td.item6 { background:#FCA76E; } /* green(#9BFC61) → orange */ 
div#content table td.item7 { background:#A7C7FB; }
div#content table td.item8 { background:#A7C7FB; }
div#content table td.item9 { background:#FCA76E; }
div#content .t_red { margin-top:0.5em; text-align:center; color:black; }
/* end of 事業仕訳用 */

/* 行政事業レビュー用 */
div#content table td.rv1 { background:#A7C7FB; } /* レビューシート */
div#content table td.rv2 { background:#A7C7FB; } /* 事業概要 */
div#content table td.rv3 { background:#FCA76E; } /* 改革案 */
div#content table td.rv4 { background:#A7C7FB; } /* その他 */
div#content table td.rv5 { background:#A7C7FB; } /* 論点等 */
div#content table td.rv6 { background:#FFC0CB; } /* 外部有識者 pink */
div#content table td.rv7 { background:#9BFC61; } /* 議事録 */
div#content table td.rv8 { background:#A7C7FB; } /* YouTube */
div#content table td.rv9 { background:#FCA76E; } /* コメント結果 */
/* end of 事業仕訳用 */

div#content table thead th{
	color:#fff;
	background:#9bbb59;
	white-space:nowrap;
}

div#content table tbody th{
	padding:3px 0px;
	background:#f5f5f5;
	font-weight:normal;
	}

/*
.newupdata {
	font-size:82%;
	margin: 0 auto;
	padding: 2px 0px 0px 37px;
	width:4em;
	background-position:left top;
	vertical-align:left;
	text-align:left;
	min-height:15px;
	/height:15px;
//	display:block;
	/zoom:1;
}
span[class="newupdata"]{
	font-size:82%;
	margin: 0 auto;
	padding: 2px 0px 0px 37px;
	width:4em;
	background-position: left bottom;
	}

.agenda .newupdata{
	display:inline;
}
*/
/****************************** index ********************************/
body#shingi-index div#content h2{
	font-size:150%;
	font-weight:bold;
	margin:0 10% 1em;
	padding:0.5em;
}

body#shingi-index div#content table caption{
	font-size:100%;
}

body#shingi-index div#content div#shingi-menu-container{
	width:70%;
	margin:1em auto 3em;
	line-height:1.25;
}

body#shingi-index div#content div#shingi-menu-container table#shingi-menu{
	width:100%;
	margin:0 auto 0.5em;
	border:outset 1px #000;
}

body#shingi-index div#content h3{
	text-align:left;
	font-weight:normal;
	margin-bottom:6px;
	padding:3px 5px;
}

body#shingi-index div#content table td{
	text-align:left;
	border-color:#ccc;
	background:#fdffe5;
}

body#shingi-index div#content table td.lv2{
	padding-left:1.2em;
}

body#shingi-index div#content table td.lv3{
	padding-left:2.2em;
}

body#shingi-index div#content table{
	width:auto;
	border-color:#ccc;
}

body#shingi-index .newupdata {
	display:inline;
}

