@charset "Shift_JIS";

/* ===================================================================
2010/4/1　networld
知事室へようこそ　使用
=================================================================== */
body#tiji #left-col {
	width: 260px;
	float: left;
	margin: 25px 0 0;
}
body#tiji #main {
	width: 630px;
	float: left;
	line-height: 1.6;
	margin: 35px 0 0 50px
}
body#tiji #form {
	width: 940px;
	line-height: 1.6;
	margin: 25px 0 0;
}

/*----------------------------------------------------
　　タイトルまわり
----------------------------------------------------*/
body#tiji #title {
	background: url(/tiji/ttl-bg.gif) no-repeat;
	margin: 13px 0 0;
	padding: 55px 15px 3px;
}
body#tiji #title:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
body#tiji #title h2 {
	border-left: 5px solid #199332;
	padding: 0 0 0 7px;
	font-weight: bold;
	color: #FFF;
	font-size: 1.4em;
}
body#tiji #title h2 {
	_margin: 0;
}
body#tiji h2.top {
	width: 940px;
	height: 54px;
	background: url(/tiji/tiji-ttl.gif) no-repeat;
	border: none;
	padding: 0;
	text-indent: -9999px;
	margin: 13px 0 0;
}
body#tiji #date {
	background: url(/tiji/ttl2-bg.gif) no-repeat #E6E6E6;
	font-size: 0.8em;
	padding: 12px 15px 7px;
}

/*----------------------------------------------------
　　左ナビ
----------------------------------------------------*/
body#tiji #left-col h3 {
	text-indent: -9999px;
}

/*-----------  目次 ----------*/
body#tiji #left-col #index h3 {
	width: 260px;
	height: 32px;
	background: url(/tiji/index-ttl.gif) no-repeat;
}
body#tiji #left-col #index ul {
	border: 1px solid #8AB82E;
}
body#tiji #left-col #index li {
	background: url(/tiji/index-icn.gif) no-repeat 10px 13px;
	border-top: 1px solid #CCC;
	padding: 10px 10px 10px 25px;
	line-height: 1.6;
}
body#tiji #left-col #index li a {
	color: #333;
}

/*-----------  お知らせ ----------*/
body#tiji #left-col #news h3 {
	width: 260px;
	height: 32px;
	background: url(/tiji/news-ttl.gif) no-repeat;
	margin: 20px 0 0;
}
body#tiji #left-col #news ul {
	padding: 6px 0 0;
}
body#tiji #left-col #news li {
	background: url(../img/icn-green.gif) no-repeat 0 0.25em;
	padding: 0 0 0 12px;
	margin: 7px 0 0;
}

/*-----------  関連ファイル・関連リンク ----------*/
body#tiji #left-col #file h3,
body#tiji #left-col #link h3 {
	width: 260px;
	height: 34px;
	margin: 20px 0 0;
}
body#tiji #left-col ul {
	border: 1px solid #CCC;
	padding: 6px 13px 13px;
}
body#tiji #left-col li {
	background: url(../img/icn-green.gif) no-repeat 0 0.25em;
	padding: 0 0 0 12px;
}
body#tiji #left-col li:first-child {
	border-top: 0 !important;
}
body#tiji #left-col #file h3 {
	background: url(../../page/file-ttl.gif) no-repeat;
}
body#tiji #left-col #link h3 {
	background: url(../../page/link-ttl.gif) no-repeat;
}

/*----------------------------------------------------
　　本文
----------------------------------------------------*/
body#tiji #main h3.copy {
	font-size: 1.6em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	text-indent: 0;
	background: none;
	padding: 0;
	margin: 0;
}
body#tiji #main h3 {
	background: url(../../page/midasi-bg.gif) no-repeat;
	padding: 10px 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #009933;
}
body#tiji #main h4,
body#tiji #form h3 {
	font-weight: bold;
	color: #009933;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 3px;
	margin: 0 0 0.8em;
}
body#tiji #main p,
body#tiji #main h3,
#tiji #main table {
	margin: 0 0 1.5em;
}
body#tiji #name-box {
	margin: 2em 0 0;
	padding: 10px 15px;
	border: 1px solid #99CC33;
	background: #F3F3F3;
	line-height: 1.5;
	font-size: 0.9em;
}
body#tiji #name-box span {
	color: #009933;
	font-weight: bold;
}
body#tiji #plugin {
	margin: 1.5em 0 0;
	font-size: 12px;
	line-height: 16px;
}
body#tiji #plugin img {
	float: left;
	margin: 0 15px 0 0;
}

/*-----------  リンク一覧 ----------*/
body#tiji #main .link-list {
	margin: 0 0 1.5em;
}
body#tiji #main .link-list li {
	background: url(../img/icn-green.gif) no-repeat 0 0.5em;
	padding: 0 0 0 12px;
	margin: 7px 0 0;
}

/*----------------------------------------------------
　　タイトルまわり(TOP) 2015-02-26
----------------------------------------------------*/
body#tiji #title--top {
	color: #fff;
	font-size: 1.4em;
	letter-spacing: -0.05em;
	line-height: 1.2;
	height: auto !important;
	font-weight: bold;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-webkit-font-smoothing: antialiased;
	background-repeat: repeat !important;
	background-position: top !important;
	text-indent: 0px !important;
	padding: 10px 10px 8px;
	box-sizing: border-box;
	box-shadow: 0 -4px 5px -3px rgba(0, 0, 0, .2) inset;
	background-image: url(../img_acs/bg-hdCommon01--gr.png) !important;
	border-radius: 5px 5px 0 0;
	margin-top: 10px;
}
body#tiji #title--top span {
	font-size: 0.6em;
	font-weight: normal;
	margin-left: 10px;
	color: #FFFFFF;
}
body#tiji #title--top.icon {
	position: relative;
	padding-left: 55px;
}
body#tiji #title--top.icon:before {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -28px;
	z-index: 10;
}
body#tiji #title--top h2 {
	text-shadow: 0 0 3px rgba(0, 0, 0, .3);
	font-weight: bold;
	color: #FFFFCC;
	font-size: 1.4em;
}
body#tiji #title--top.icon:before {
	content: url(../img_acs/icn-title-tiji2.png);
}

/* --- NEWS(2014-03-31) ---- */
body#tiji #left-col #news ul {
	border-top: 1px solid #8AB82E;
	border-left: 1px solid #8AB82E;
	border-right: 1px solid #8AB82E;
	padding: 3px 10px 15px;
}
body#tiji #left-col #news li {
	background: url(../img/icn-green.gif) no-repeat 0 0.25em;
	padding: 0 0 0 12px;
	margin: 10px 0 0;
	line-height: 1.6;
}
#title--new {
}
#title--new .title__wrap {
	color: #fff;
	font-size: 1.4em;
	letter-spacing: -0.05em;
	line-height: 1.2;
	height: auto !important;
	font-weight: bold;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-webkit-font-smoothing: antialiased;
	background-repeat: repeat !important;
	background-position: top !important;
	text-indent: 0px !important;
	padding: 10px 10px 8px;
	box-sizing: border-box;
	box-shadow: 0 -4px 5px -3px rgba(0, 0, 0, .2) inset;
	background-image: url(../img_acs/bg-hdCommon01--gr.png) !important;
	border-radius: 5px 5px 0 0;
	margin-top: 10px;
}
#title--new .title__lead {
	margin: 0;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3);
	font-weight: bold;
	color: #FFFFCC;
	font-size: 20px;
	position: relative;
	padding-left: 45px;
}
#title--new .title__lead:before {
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -21px;
	z-index: 10;
	content: url(../img_acs/icn-title-tiji.png);
}
#title--new .title__lead span {
	font-size: 0.8em;
	font-weight: normal;
	color: #fff;
	margin-left: 10px;
}
#title--new .title__ttl {
	margin-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .01em;
	padding-top: 10px;
	border-top: 1px solid #66C184;
	border-top: 1px solid rgba(255,255,255,.4);
	padding-left: 45px;
}
#title--new .title__date {
	margin: 0;
	background: #eee;
	padding: 8px 10px;
	font-size: 0.9em;
}