﻿@charset "utf-8";

/* ↓ 全体
================================== */

.marBtm5 {
	margin-bottom: 5px!important;
}
.marBtm10 {
	margin-bottom: 10px!important;
}
.marBtm30 {
	margin-bottom: 30px!important;
}
.red {
	color:red;
}


/* カレント表示 */
/* 1カラムの場合 */

#contract #contentWrap{
margin-left:0px;
margin-right:0px;
padding:0 15px 0 15px;
width:97%;
float:none;
}
#contract #content{
margin-left:0px;
padding-right:0px;
}

/* ↓ サイドメニュー
================================== */
#side_L {
	width: 220px;
	margin: 0 0 20px 10px;
	display: inline;
	float: left;
	line-height: 1.5;
	font-size: 0.75em;
}
#side_L li a {
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,fcfcfc+100 */
	background: rgb(224,224,224); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(224,224,224,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(224,224,224,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(224,224,224,1) 0%,rgba(244,244,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background-repeat: no-repeat;
	background-position: 2%;
	font-weight: bold;
	color: #0157AC;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#side_L li a:before {
	display: block;
	content:url(../images/arrow2.gif);
	position: absolute;
	top: 10px;
	left: 5px;
}
#side_L .nav_inr li a:before {
	content:none;
}
#side_L li.act,
#side_L li a:hover {
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0157ac+0,0087e3+100 */
	background: rgb(1,87,172); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(1,87,172,1) 0%, rgba(0,135,227,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(1,87,172,1) 0%,rgba(0,135,227,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(1,87,172,1) 0%,rgba(0,135,227,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background-repeat: no-repeat;
	background-position: 2%;
	color: #FFF;
	font-weight: bold;
}
#side_L li.act:before {
	display: block;
	content:url(../images/arrow2.gif);
	position: absolute;
	top: 10px;
	left: 5px;
}
#side_L .nav_inr li a {
	display: block;
	margin-left: 1em;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	background: url(../images/mark_s.gif) 5px center no-repeat!important;
	filter:none;

}
#side_L .nav_inr li.act a,
#side_L .nav_inr li a:hover {
	text-decoration: underline;
	color: #0157AC;
}


/* ↓ メイン
================================== */

.title {
	background:url(../images/title_back.jpg) no-repeat;
	width:100%;
	height:100px;
	line-height:100px;
	font-size:180%;
	padding-left:1.2em;
	color:#000;
	font-weight:bold;
	text-shadow: 3px 3px 1px #fff;
	letter-spacing:0.2em;
	box-sizing: border-box;
}

.jigyou {
	margin-left:3em;
	font-size:110%;
}

.jigyou li {
	list-style:disc;
}

#contentWrap h2 {
	margin-bottom: 5px;
	margin-left:1em;
	font-size: 1em;
	font-weight: bold;
}
#link_list li {
	background: url(../images/mark_s2.gif) no-repeat;
	padding: 0px 10px 10px 18px;
	font-weight: bold;
	font-size: 1.2em;
	color: #333;
	margin: 30px 0 0 12px;
}
#link_list dl,
#content ul dl {
	margin-left: 0;
}
#link_list dd {
	margin: 0;
}
#link_list dd li {
	background:none;
	padding: 0 0 0 18px;
	font-weight: bold;
	margin:0.5em;
}

	#link_list .sub {
		background:none;
		font-size:70%;
		margin-left:2em;
		line-height:1.3;
	}

#link_list dd li a {
	margin: 10px;
	font-size: 0.9em;
	color: #333;
/*	background: url(../images/mark_s.gif) no-repeat;*/
	background:none;
}
#content ul a,
#content dl a {
	background: none;
	padding-left:0;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#content ul a:hover,
#content dl a:hover {
	text-decoration: underline;
}
#content .backToHeader ul a {
	background: url(../images/icon_arrow03.gif) 0 1px no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#contentWrap h3 {
	background: url(../images/mark_s2.gif) no-repeat;
	padding: 0px 10px 10px 18px;
	font-weight: bold;
	font-size: 1.3em;
	color: #333;
	margin-left:12px;
	margin-bottom:0;
}
#contentWrap h4 {
	padding:5px 5px 5px 18px;
	background: url(../images/h4_title.gif) no-repeat 0 center;
	border-bottom:solid 1px #ccc;
	font-weight: bold;
	font-size: 1em;
	line-height: 120%;
	margin: 10px 0 10px 12px;
	color: #015CB1;
	box-sizing: border-box;
}

h4 a {
	display:block;
}

#content .arw_list {
	margin-bottom: 30px;
}
.arw_list dt {
	float: left;
	margin-left:15px;
	padding-left: 20px;
	background: url(../images/mark_s.gif) no-repeat;
}
#content .arw_list dd {
	margin-left: 13em;
}
#contentWrap h5 {
	display: inline-block;
	margin-bottom: 10px;
	margin-left:12px;
	font-size: 0.9em;
}


/* ↓ table
================================== */

table {
	font-size:1.1em;
}

#content table {
	width: 95%;
	border-spacing: 0;
	margin: 0px 0px 20px 20px;
	border-collapse: collapse;
	border: 1px #1C79C6 solid;
}

	#content table.contract_table {
		border: 1px solid #84b2e0;
		border-collapse:collapse;
	}

#content table th {
	color: #fff;
	padding: 1em;
	background: #004dcc;
	background:-moz-linear-gradient(rgba(0,77,204,0.7), rgba(0,77,204,0.9) 50%);
	background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(0,77,204,0.7)), to(rgba(0,77,204,0.9)));
	font-weight: bold;
	border-left:1px solid #258;
	border-top:1px solid #258;
	border-bottom:1px solid #258;
	line-height: 120%;
	text-align: center;
	text-shadow:0 -1px 0 rgba(0,77,204,0.9);
}

#content table th:first-child {
	border-radius: 5px 0 0 0;
}
#content table th:last-child {
	border-radius:0 5px 0 0;
	border-right:1px solid #258;
}

	#content table.contract_table th:first-child {
		border-radius:0;
	}

	#content table.contract_table th:last-child {
		border-radius:0;
	}

	#content table.kadai_list td {
		width:20%;
	}


#content table tr td {
	padding: 1em;
	border-bottom: 1px solid #84b2e0;
	border-left: 1px solid #84b2e0;
	text-align: left;
}

	#content table.contract_table td {
		text-align:center;
	}

	#content table.contract_table tr td a {
		margin-bottom:0;
		background: url(../images/arrow2.gif) no-repeat 5px center;
		padding-left:20px;
		display:block;
		text-align:left;
	}

	#content table tr td li {
		font-size:1em;
	}

#content table tr td:last-child {
	border-right: 1px solid #84b2e0;
}
#content table tr {
	background: #fff;
}
#content table.down_table tr:hover {
	background:#eee;
}
#content table tr:nth-child(2n+1) {
	background: #f1f6fc;
}

#content table.down_table {
}

	#content table.down_table td:nth-child(2),
	#content table.down_table td:nth-child(3) {
		text-align:center;
	}

#content table.down_table th:first-child {
	width:60%;
}

	#content table.down_table th:nth-child(2),
	#content table.down_table th:nth-child(3) {
		width:20%;
	}

	#content table.yoshiki th:nth-child(3),
	#content table.yoshiki th:nth-child(4) {
		width:10%;
	}

	#content table.yoshiki td:nth-child(4) {
		text-align:center;
	}

#content .arw_link {
	margin-left: 15px;
	padding-left: 15px;
	background: url(../images/mark_s.gif) no-repeat;
}
#content .arw_list2 {
	margin-bottom: 0;
}
#content .arw_list2 li a {
	padding-left: 20px;
	font-size: 1em;
	background: url(../images/arrow2.gif) no-repeat 5px center;
}
.box {
	margin:5px 0 10px 20px;
}




/* ↓ 事務連絡
================================== */
#content p {
	margin-left:2em;
}

#content .jimu_table ul {
	margin-bottom:0;
}

#content .jimu_table .dl_folder a {
	background: url(../images/icon_dl.png) no-repeat right center !important;
	padding-right: 25px;
}
#content .jimu_table .arw_list2 li {
	margin-bottom: 0.5em;
}

	#content .jimu_table li a {
		padding-left: 20px;
		font-size: 1.1em;
		background: url(../images/arrow2.gif) no-repeat 5px center;
	}

#content table.jimu_table th:first-child {
	border-radius:0;
}

#content table.jimu_table th:last-child {
	border-radius:0;
}


/*  link_icon
-----------------------------------------------------------------------------*/
.link_pdf {
  background: url(../sip/images/icon_pdf.png) no-repeat left 1px;
  padding: 2px 0 1px 20px;
}

.link_doc {
  background: url(../sip/images/icon_doc.png) no-repeat left 1px;
  padding: 2px 0 1px 20px;
}

.link_xls {
  background: url(../sip/images/icon_xls.png) no-repeat left 1px;
  padding: 2px 0 1px 20px;
}


.link_zip {
  background: url(../sip/images/icon_zip.png) no-repeat left 3px;
  padding: 2px 0 1px 25px;
}


/*  追加：事務連絡テーブルスクロール
-----------------------------------------------------------------------------*/


#content table.jimu_table {
	width: 95%;
	border-spacing: 0;
	margin: 0px 0px 20px 20px;
	font-size: 1.1em;
	border-collapse: collapse;
	border: 1px #1C79C6 solid;
	margin-bottom:10px
}

#content table.jimu_table td {
	 height: 10px;
	padding: 5px 5px 5px 5px;
}

#content table.jimu_table thead,tbody {
	border: 2px #1C79C6 solid;
}

#content table.jimu_table tr:nth-child(2n+1) {
	background-color: #ffffff;
}

.white {
	color:white;
}
.NA {
	background-color:#cccccc;
	color:white;
}
.lightblue {
	background-color:#87CEFA;
}

