﻿@charset "utf-8";
a:hover img.on {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none!important;
}
br.sp_visible, br.sptb_visible {
	display: none;
}
br.sp_none {
	display: block;
}
 @media screen and (max-width: 786px) {
.sp_none {
	display: none;
}
br.sptb_visible {
	display: block;
}
}
 @media screen and (max-width: 480px) {
br.sp_visible {
	display: block;
}
br.sp_none {
	display: none;
}
}
/*--[見出し]-----------------------------------------------------*/
h2 {
	background: #fff;
	margin: 20px 20px 0 20px;
	padding: 10px;
	border-radius: 3px 3px 0 0;
	font-size: 24px;
	box-shadow: 0px 1px 2px 1px #eee;
	color: #fff;
}
h2.h_default {
	background: #005893;
}
h2.h_bbs {
	background: #0bbd9d;
}
h2.h_dir {
	background: #50bffa;
}
h2.h_men {
	background: #ffa23e;
}
h2.h_acs {
	background: #fe4f5f;
}
h2.h_ace1 {
	background: #9c55b3;
}
h2.h_ace0 {
	background: #9c55b3;
}
h2.h_prj {
	background: #bc861c;
}
h3 {
	font-size: 18px;
	color: #005893;
	font-weight: bold;
	margin-bottom: 10px;
	border-left: 7px solid #005893;
	padding: 0px 10px;
}
h3 span {
	font-size: 15px;
	color: #005893;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px 10px;
}
@media screen and (max-width: 480px) {
h2 {
	margin: 10px 10px 0 10px;
	padding: 5px 10px;
	font-size: 20px;
}
}
/*--[アイコン]-----------------------------------------------------*/
/*
.ico_new {
	margin:0 0 0 5px;
	width:40px;
	display:inline-block;
}
.ico_new img{
	width:100%;
	vertical-align: middle;
}
*/
.ico_new {
	background: #f7cb00;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 4px;
	margin-left: 5px;
	border-radius: 3px;
}
.ico_moto, .ico_hen {
	background: #005c9c;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 4px;
	margin-left: 5px;
	border-radius: 3px;
}
/*--[カラム]-----------------------------------------------------*/
.col1 {
	box-shadow: 0px 1px 2px 1px #eee;
	background: #fff;
	margin: 20px;
	position: relative;
}
.col1-1 {
	margin: 0 20px;
}
.col1-1 .left_area {
	float: left;
	box-shadow: 0px 1px 2px 1px #eee;
	background: #fff;
	width: 48%;
}
.col1-1 .right_area {
	float: right;
	box-shadow: 0px 1px 2px 1px #eee;
	background: #fff;
	width: 48%;
}
/**/
.indent {
	padding: 15px;
}
@media screen and (max-width: 480px) {
.col1 {
	margin: 10px;
}
.col1-1 {
	margin: 0 10px;
}
.col1-1 .left_area {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.col1-1 .right_area {
	float: none;
	width: 100%;
}
/**/
.indent {
	padding: 10px;
}
}
/*--[リード文]-----------------------------------------------------*/
.lead {
	margin: 0 0 0 20px;
}
/*--[input]-----------------------------------------------------*/
input {
	padding: 0 5px;
	line-height: 1.4em;
	font-size: 14px;
	color: #333;
	height: 30px;
	outline: none;
	border: 1px solid;
	border-color: #ccc;
	border-radius: 5px;
	background: #FFF;
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
}
/*ファイル選択タイプ	border: none !important;
時枠線なし*/
input.filetype {
	border: none !important;
	width: 300px;
}
/*隠しファイルタイプ時枠線なし 事故全文検索*/
input.none {
	border: none !important;
}
/*--[フォーム要素]--------------------------------------------------*/
.entry_txtarea {
	font-size:14px;
	width: 95%;
	padding:5px;
	font-size: 14px;
	color: #333;
	outline: none;
	border: 1px solid;
	border-color: #ccc;
	border-radius: 5px;
	background: #FFF;
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
}
}
.lines {
	display: block;
	margin-bottom: 10px;
}
.form_inputttl {
	width: 95%;
}
.form_txtarea {
	font-size:14px;
	width: 95%;
	padding:5px;
	font-size: 14px;
	color: #333;
	outline: none;
	border: 1px solid;
	border-color: #ccc;
	border-radius: 5px;
	background: #FFF;
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
}
/*--[テーブル]-----------------------------------------------------*/
.tbl_wrapper table, .wrap_tblwide table, .acs_intbl table {
	font-size: 14px;
	width: 100%;
	line-height: 1.4em;
}
.tbl_wrapper table th, .tbl_wrapper table td, .wrap_tblwide table th, .wrap_tblwide table td, .acs_intbl table th, .acs_intbl table td {
	border: 1px solid #ccc;
	padding: 4px 6px;
	border-collapse: collapse;
}
.tbl_wrapper table th {
	white-space: nowrap;
}
.border_none {
	border: none!important;
}
.border_side {
	border-top: none!important;
	border-bottom: none!important;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.tbl_wrapper table th, .wrap_tblwide table th {
	background: #eee;
	text-align: center;
}
.tbl_wrapper select, .wrap_tblwide select {
	height:30px;
	font-size:14px;
	padding:5px;
	font-size: 14px;
	color: #333;
	outline: none;
	border: 1px solid;
	border-color: #ccc;
	border-radius: 5px;
	background: #FFF;
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
}



}
.tbl_wrapper i {
	color: #005c9c;
}
 @media screen and (max-width: 786px) {
/*ファイル選択タイプ	border: none !important;
時枠線なし*/
input.filetype {
	border: none !important;
	width: 300px;
}
/*.wrap_tblwideは事故全文検索の際だけタブレットでもスクロールさせる為に作成したclassです。*/
.wrap_tblwide {
	width: 100%;
	overflow: scroll;
}
.wrap_tblwide table.tbl_wide {
	width: 600px;
}
.form_inputttl {
	width: 95.3%;
}
.form_txtarea {
	width: 96%;
}
.tbl_wrapper {
	width: 100%;
	overflow: scroll;
	font-size: 14px;
}
#wrapper_pop .tbl_wrapper{
	overflow: hidden;
}
}
@media screen and (max-width: 600px) {
#wrapper_pop .tbl_wrapper{
	overflow: scroll;
}
}
@media screen and (max-width: 480px) {
.tbl_wrapper table {
	font-size: 14px !important;
}
.tbl_wrapper table tr td table.tbl_in {
	width: 600px;
	font-size: 14px !important;
}
th, td {
	font-size: 14px !important;
}
.tbl_wrapper table th, .tbl_wrapper table td {
	font-size: 14px;
}
table.wrap_tblwide {
	width: 100%;
	overflow: scroll;
	font-size: 14px;
}
table.wrap_tblwide table.tbl_wide {
	width: 600px;
}
.acs_intbl {
	width: 100%;
}
input[type="text"], input[type="file"], textarea {
	-webkit-appearance: none;
	font-size: 14px;
}
textarea {
	border: 1px solid #ccc;
}
/*ファイル選択タイプ	border: none !important;
時枠線なし*/
input.filetype {
	border: none !important;
	width: 260px;
}
/*登録ファイルの「選択してください」」に使用*/
p.defaulttxt {
	font-size: 13px !important;
}
.form_inputttl {
	width: 95.3%;
}
.form_txtarea {
	width: 99%;
}
}
/*--[セレクト]-----------------------------------------------------*/
.search_select select {
	line-height: 1.4em;
	font-size: 1em;
	padding: 5px 10px;
	color: #333;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #FFFFFF;
	margin: 20px 0 30px 0;
}
select.sub {
	line-height: 1.4em;
	font-size: 1em;
	padding: 5px 10px;
	color: #333;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #FFFFFF;
	margin: 0!important;
}
/*--[ボタン]-----------------------------------------------------*/
input[type="submit"], input[type="button"], input[type="reset"] {
	-webkit-appearance: none;
	font-size: 13px;
}
/*【通常青ボタン（追加編集削除などページ遷移するもの）】*/
.btn {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
	text-align: center;
	border-radius: 3px;
	color: #FFFFFF;
	background: #0473bd;
	cursor: pointer;
	border: none;
	-webkit-appearance: none;
	margin-bottom:2px;
	min-width:100px;
}
.btn i {
	color: #FFFFFF;
}
.btn:hover {
	background: #09F;
	color: #FFFFFF;
}
/*aタグ用　inputとaを同一にするためのclass*/
.a_btn {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
	text-align: center;
	padding: 5px 10px;
	background: #0473bd;
	cursor: pointer;
	line-height: 1.4em;
	font-size: 14px;
}
.a_btn a, .a_btn a:hover {
	color: #FFFFFF !important;
}
/*【白ボタン（ページ遷移しないもの）】*/
.btn_self {
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);*/
	text-align: center;
	border-radius: 3px;
	/*color: #666;*/
	color: #005c9c;
	background: #fff;
	cursor: pointer;
	border: 1px solid #dcdcdc;
	font-size: 13px;
	-webkit-appearance: none;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.03), 1px 1px 1px rgba(0, 0, 0, 0.03);
	min-width:100px;
}
.btn_self:hover {
	background: #eeeff7;
	color: #09F;
}
/*【青文字テキスト（ページ遷移するもの）】*/
.btn_txt {
	padding:0;
	background:none;
	color: #005c9c;
	cursor: pointer;
	border: none;
	font-size:14px !important;
    /*min-width: 100px;*/
}
.btn_formfooter .btn_txt {
    min-width: 100px;
}
.btn_formfooter02 .btn_txt {
    min-width: 100px;
}
.btn_txt:hover {
	color: #09F;
}
.btn_txt a{
	padding:0;
	background:none;
	color: #005c9c;
	cursor: pointer;
	border: none;
	font-size:14px !important;
}
.btn_txt a:hover {
	color: #09F;
}
/*ラジオボタン*/
input[type="radio"] {
    position: relative;
    /* Chromeで表示すると見かけが選択状態にならないのでコメント */
    /*-webkit-appearance: button;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    content: "";
    background-color: #FFFFFF;
    border: 1px solid #999999;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    vertical-align: middle;
    cursor: pointer;
	margin:5px 0;
}
input[type="radio"]:checked:after {
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    content: "";
    width: 8px;
    height: 8px;
    background: #005c9c;
    /*-webkit-border-radius: 12px;*/
    border-radius: 12px;
}

/*aタグ用　inputとaを同一にするためのclass*/
.a_self {
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);*/
	text-align: center;
	padding: 5px 10px;
	color: #005c9c;
	background: #fff;
	cursor: pointer;
	line-height: 1.4em;
	font-size: 13px;
	text-decoration: none;
    white-space: nowrap;
}
.a_self a:hover, .a_self input:hover {
	color: #09F !important;
}
.btn_w_small {
	width: 110px;
}
/*印刷ボタン 例：BBS0020*/
input.add_icon_btn {
	-webkit-appearance: none;
	padding: 0;
	line-height: 0em;
	font-size: 13px;
	color: #ffffff;
	height: 16px;
	outline: none;
	border: none;
	border-radius: 0px;
	background: none !important;
	width: 70px !important;
	cursor: pointer;
	box-shadow: none;
}
input:hover.add_icon_btn {
	color: #ffffff !important;
	background: #09F !important;
	width: 70px !important;
	cursor: pointer;
}
/*ダウンロードボタン 例：acs4400*/	
td.btn_formfooter {
	text-align: center;
	width: 100%;
}
div.wrap_btn_formfooter {
	width: 250px;
	margin: 0 auto;
}
.btn_footer_fleft {
	float: left;
	margin-right: 10px;
	width: 115px;
	text-align: center;
}
.btn_footer_fright {
	float: left;
	width: 115px;
	text-align: center;
	vertical-align: bottom;
	margin-top: -1px;
}
div:hover.btn_footer_fright {
	color: #09F !important;
}
input.add_icon {
	-webkit-appearance: none;
	padding: 0;
	line-height: 0em;
	font-size: 13px;
	color: #005c9c;
	height: 13px;
	outline: none;
	border: none;
	border-radius: 0px;
	background: none !important;
	width: 70px !important;
	cursor: pointer;
}
input:hover.add_icon {
	color: #09F !important;
	background: #eeeff7 !important;
	width: 70px !important;
	cursor: pointer;
}
.lefticon {
	display: block;
	float: left;
	margin: 3px 0px 0px 2px;
	height: 17px;
}
.lefticon i {
	font-size: 15px;
	height: 13px;
}
.righttxt {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
}
a.btn_acs {
	padding: 7px 10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #666666;
}
a.btn_acs:hover {
}
/*--[アコーディオン]-----------------------------------------------------*/
.accordion2 {
	float: left;
	width: 100%;
}
.accordion2 .btn_s, .accordion2 .btn_s_wide {
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
	padding: 3px 10px;
}
 @media screen and (max-width: 480px) {
/*--[ボタン]-----------------------------------------------------*/
/*通常ボタン*/
.btn {
	font-size: 14px;
}
/*削除
.btn_delete {
	font-size: 14px;
}*/
/*グレー*/
.btn_self {
	font-size: 14px;
}
.accordion2 {
	float: none;
	width: 100%;
	margin-top: 30px;
}
.accordion2 .btn_s {
	padding: 2px 10px;
	font-size: 12px;
}
/*フォルダファイル一覧のフォルダ内検索ボタンに使用(幅があってページタイトルと重なる為位置をずらした*/
.accordion2 .btn_s_wide {
	padding: 2px 10px;
	font-size: 12px;
	top: 43px;
	right: 15px;
}
.accordion2 .btn_s_02 {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 200px;
}
.topspace {
	margin-top: 50px !important;
}
}
/*--[表示件数]-----------------------------------------------------*/
.box_display select {
	padding: 5px 10px;
	color: #333;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #FFFFFF;
}
@media screen and (max-width: 480px) {
.box_display select {
	margin: 10px 0;
}
}
/*--[ページ送り]-----------------------------------------------------*/
.page_navi {
	float: right;
	font-size: 14px;
}
.page_navi.pageNav01 li {
	display: inline;
	cursor: pointer;
}
.page_navi.pageNav01 li a {
	color: #005c9c;
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 4px;
	background: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	text-decoration: none;
	vertical-align: middle;
	min-width: 20px;
	text-align: center;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.03), 1px 1px 1px rgba(0, 0, 0, 0.03);
}
.page_navi.pageNav01 li a.acs_result {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 4px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-decoration: none;
	vertical-align: middle;
	width: 70px;
	text-align: center;
}
.page_navi.pageNav01 li a.acs_result_in {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 4px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-decoration: none;
	vertical-align: middle;
	width: 55px;
	text-align: center;
}
.page_navi.pageNav01 li a:hover, .page_navi.pageNav01 li a.acs_result:hover, .page_navi.pageNav01 li a.acs_result_in:hover {
	background: #eeeff7;
}
 @media screen and (max-width: 480px) {
.result_num {
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}
/*--[ページ送り]-----------------------------------------------------*/
.page_navi {
	float: right;
	margin-bottom: 6px;
}
.page_navi.pageNav01 li a {
	min-width: 16px;
}
.page_navi.pageNav01 li a.acs_result {
	padding: 1px 0px;
	margin-left: 6px;
	width: 60px;
}
.page_navi.pageNav01 li a.acs_result_in {
	padding: 1px 0px;
	margin-left: 6px;
	width: 46px;
}
}
/*--[表示範囲]-----------------------------------------------------*/
.box_range {
	float: right;
}
.box_range li {
	float: left;
	margin: -20px 0 0 10px;
}
.box_range li a {
	color: #005c9c;
	background: #fff;
	padding: 2px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	text-decoration: none;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.03), 1px 1px 1px rgba(0, 0, 0, 0.03);
}
.box_range li a:hover {
	background: #eeeff7;
}
@media screen and (max-width: 480px) {
.box_range {
	float: left;
}
.box_range li {
	margin: 0 10px 0 0;
}
.box_range li.none {
	display: none;
}
}
/*--[フォーム追加要素]--------------------------------------------------*/
.entry_txtarea {
	width: 80%;
	height: 200px;
}
.lines {
	display: block;
	margin-bottom: 10px;
}
/*--[webフォント]-----------------------------------------------------*/
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?6ddub4');
	src: url('../fonts/icomoon.eot?#iefix6ddub4') format('embedded-opentype'), url('../fonts/icomoon.ttf?6ddub4') format('truetype'), url('../fonts/icomoon.woff?6ddub4') format('woff'), url('../fonts/icomoon.svg?6ddub4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon_add.eot?gbc2ma');
	src: url('../fonts/icomoon_add.eot?gbc2ma#iefix') format('embedded-opentype'),  url('../fonts/icomoon_add.ttf?gbc2ma') format('truetype'),  url('../fonts/icomoon_add.woff?gbc2ma') format('woff'),  url('../fonts/icomoon_add.svg?gbc2ma#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
 [class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
i {
	margin-right: 5px;
}
.icon-home:before {
	content: "\e609";
}
.icon-book:before {
	content: "\e603";
}
.icon-file-text:before {
	content: "\e604";
}
.icon-file-text2:before {
	content: "\e615";
}
.icon-folder:before {
	content: "\e605";
}
.icon-phone:before {
	content: "\e60a";
}
.icon-undo2:before {
	content: "\e901";
}
.icon-bubble:before {
	content: "\e60b";
}
.icon-user:before {
	content: "\e606";
}
.icon-search:before {
	content: "\e607";
}
.icon-wrench:before {
	content: "\e60c";
}
.icon-cog:before {
	content: "\e608";
}
.icon-cogs:before {
	content: "\e60f";
}
.icon-menu:before {
	content: "\e601";
}
.icon-menu3:before {
	content: "\e602";
}
.icon-download2:before {
	content: "\e902";
}
.icon-download3:before {
	content: "\e903";
}
.icon-question:before {
	content: "\e60d";
}
.icon-cross:before {
	content: "\e600";
}
.icon-enter:before {
	content: "\e904";
}
.icon-first:before {
	content: "\e610";
}
.icon-last:before {
	content: "\e611";
}
.icon-previous2:before {
	content: "\e612";
}
.icon-next2:before {
	content: "\e613";
}
.icon-circle-right:before {
	content: "\e614";
}
.icon-circle-left:before {
	content: "\e900";
}
.icon-checkbox-unchecked:before {
	content: "\e60e";
}
.icon-mail:before {
	content: "\e905";
}

