@charset "utf-8";
/* カスタマイズ用CSSファイルをインポート */
@import url('customize.css');

/*reset*/
a {
	overflow: hidden;
	/*outline: none;*/
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,bockquote,th,td,hr,img
	{
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: normal;
}

img,p {
	margin: 0 0 0 0;
}

ol,ul {
	list-style: none;
}

fieldset,img,hr,iframe {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

caption,th {
	text-align: left;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

img a {
	border: none;
}

.va_center {
	vertical-align: middle;
}
/*reset_end*/

/*clearfix*/
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}

.clearfix {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*clearfix_end*/

/*共通部分*/
body {
	background-color: #E5E5E5;
	color: #000000;
}

#container {
	min-width: 1024px;
/*	width: expression(document.body.clientWidth <   1026 ?   "1024px" :   "auto");*/
	width: 100%;
}

#header {
	width: 100%;
	height: 110px;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.p5_right {
	padding-right: 5px;
}

.p3_right0 {
	padding-right: 30px;
}

.p2_left0 {
	padding-left: 20px;
}

.p8_left {
	padding-left: 8px;
}

.p20_top {
	padding-top: 20px;
}

.p10_top {
	padding-top: 10px;
}

.p15_top {
	padding-top: 15px;
}

.p30_top {
	padding-top: 30px;
}

.t1_left0 {
	padding-left: 10px;
}

.p5_top {
	padding-top: 5px;
}

.p160_top {
	padding-top: 160px;
}

.p50_bottom {
	padding-bottom: 50px;
}

.p30_bottom {
	padding-bottom: 30px;
}

.p20_bottom {
	padding-bottom: 20px;
}

.p10_bottom {
	padding-bottom: 10px;
}

.p5_bottom {
	padding-bottom: 5px;
}

.m5_botom {
	margin-bottom: 5px;
}

.m15_right {
	margin-right: 15px;
}

.m5_top {
	margin-top: 5px;
}

.p0_all {
	padding: 0;
}

.p19_left {
	padding-left: 19px;
}

.f22_bold {
	font-size: 1.375em;
	font-weight: bold;
}

.m21_tb {
	margin: 21px 0;
}

.f_wb {
	font-weight: bold;
}

.width800 {
	width: 800px;
}

.height35 {
	height: 35px;
}

.min_h496 {
	min-height: 496px;
	height: auto !important;
	height: 496px;
}

.col_red {
	color: #960000;
}

.t_a_center {
	text-align: center;
}

.m_height500 {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

input[type="text"],input[type="password"] {
	height: 17px;
	padding: 5px 0;
}

.height0 {
	height: 0px;
}

/*フォームタグスタイル*/
.input_h26 {
	height: 20px;
}
/*フッタースタイル*/
#footer {
	text-align: center;
	background: url(../images/f_line.jpg) repeat-x;
	padding-top: 10px;
}

#footer li {
	display: inline;
	font-size: 80%;
	color: #666671;
	background-color: #E5E5E5;
	padding-right: 8px;
}
/*メニュースタイル*/
.menu_out1 {
	width: 100%;
	height: 70px;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(205,205,205,0.3) 25%, rgba(205,205,205,0.3) 75%, rgba(240,240,240,0.3) 100%);
}

.menu_out2 {
	width: 100%;
	height: 45px;
	background: linear-gradient(to bottom, rgba(248,248,248,1) 0%, rgba(216,216,216,1) 25%, rgba(216,216,216,1) 75%, rgba(200,200,200,1) 100%);
	min-width: 1024px;
}

/*ヘッダースタイル*/
h1 {
	text-indent: -9999px;
	background: url(../images/h_rogo.jpg) no-repeat;
	width: 327px;
	height: 46px;
}

.h_l_c {
	padding: 30px 100px 30px 60px;
}

.h_r_c {
	background-color: #fff;
	border: #333 1px solid;
	width: 480px;
	height: 80px;
	margin: 14px 10px 14px 0;
	color: #000;
}

.h_r_c_l {
    padding-top: 10px;
	height: 50px;
	text-align: right;
	width: 370px;
}

.h_r_c_l p {
	font-size: 1em;
	text-align: center;
}

.h_r_c_r {
	width: 100px;
	height: 46px;
	margin-top: 13px;
	padding: 10px 0 0 0px;
	text-align: center;
	color: #fff;
}

.h_r_c_r a {
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 46px;
}

.h_r_c_l ul {
	margin: 20px 10px 10px 10px;
	text-align: right;
}

.h_r_c_l li {
	text-align: right;
	display: inline;
}

#main_admin {
	min-height: 520px;
	height: auto !important;
	height: 520px;
}

#pfws01 #main, #pfws02 #main  {
	background: url(../images/main_back.jpg) no-repeat top right;
	height: 562px;
}

/*サブサブヘッダースタイル*/
.sub_tit {
	background: #FFF;
	height: 50px;
	font-weight: bold;
	line-height: 50px;
	padding: 0 0 0 20px;
	font-size: 120%;
	white-space: nowrap;
}

.sub_tit_um {
	background: #FFF;
	height: 50px;
	font-weight: bold;
	line-height: 50px;
	padding-left: 20px;
	font-size: 120%;
	border-bottom: 2px solid #E5E5E5;
}

.sub_tit span {
	background: #FFF;
	color: #000;
}

.sub_tit_um span {
	background: #FFF;
	color: #000;
}

.sub_tit a {
	background: #fff;
}

.sub_tit_um a {
	background: #FFF;
}

.sub_tit a.s_moji {
	font-size: 81%;
}

/*テーブルスタイル*/
table tr {
	height: 44px;
}

table tr th {
	color: #000;
	padding: 8px 11px;
	border-bottom: 4px solid #e5e5e5;
	border-right: 4px solid #e5e5e5;
}

table tr td {
	background-color: #fff;
	color: #000;
	padding: 8px 0 8px 19px;
	border-bottom: 4px solid #e5e5e5;
}

table#table9_2 tr th {
	border: 1px solid #ccc;
	border-right: 1px solid #e5e5e5;
}

table#table9_2 tr td {
	border: 1px solid #ccc;
}

table#table9_2 th.wid3 {
	width : 3%;
}

table#table9_2 th.wid5 {
    width : 5%;
}

table#table9_2 th.wid10 {
    width : 10%;
}

table#table9_2 th.wid20 {
    width : 20%;
}

table#table9_2 th.wid30 {
    width : 30%;
}

table#table9_2 th.wid40 {
    width : 40%;
}

table.m21_tb th.wid30 {
	width : 30%;
}

table.m21_tb td.wid70 {
    width : 70%;
}

table th.inwid10 {
    width : 10%;
}

table th.inwid30 {
	width : 30%;
}

table th.inwid60 {
    width : 60%;
}

table th.inwid70 {
    width : 70%;
}

table th.wid30 {
	width : 30%;
}

table th.wid70 {
    width : 70%;
}

tr.valtop {
	vertical-align : top;
}

table.bd1 {
	border : 1;
}

table span {
	display: block;
}

#table_waku {
	padding: 0 20px 28px;
}

table#table_searchdoc tr th {
	background-color: #e5e5e5;
	color: #000;
}

table#table_searchdoc tr td {
	background-color: #e5e5e5;
	color: #000;
}
/*bottomボタン*/
.bottom_btn {
	margin: 0 auto;
	width: 332px;
}

.bottom_btn_1 {
	margin: 0 auto;
	width: 160px;
}

.bottom_btn_2 {
	margin: 0 auto;
	width: 344px;
}

.bottom_btn_3 {
	margin: 0 auto;
	width: 490px;
}

.bottom_btn li {
	display: block;
	float: left;
}
/*pfws01ページスタイル*/
#main h2, #main_admin h2 {
	padding: 220px 0 0 85px;
}
/*pfws03ページスタイル*/
#table3_2_ul_b li {
	width: 395px;
	padding: 15px 0 15px 30px;
}

#table3_2_c {
	padding: 9px 0;
	background: url(../images/f_line.jpg) repeat-x left bottom;
}

/*pfws04ページスタイル*/
.sub_tit_04 {
	background: #FFF;
	height: 50px;
	font-weight: bold;
	line-height: 50px;
	padding-left: 20px;
	font-size: 120%;
	white-space: nowrap;
}

.sub_tit_04 a {
	background: #FFF;
}

.sub_tit_04 span {
	background: #FFF;
	color: #000;
}

.dl_waku_w {
	background: #fff;
	border-bottom: 4px solid #E5E5E5;
	padding: 11px 8px;
	color: #000;
}

.dl_waku_w dt {
	float: left;
	width: 20%;
}

.dl_waku_w dd {
	float: left;
}

.dl_waku_w span {
	padding: 0 7px;
	float: left;
}

.dl_waku_w_n {
	background: #fff;
	padding: 11px 8px;
	color: #000;
}

.dl_waku_w_n dt {
	float: left;
	width: 20%;
}

.dl_waku_w_n dd {
	float: left;
}

.dl_waku_w_n span {
	padding: 0 7px;
	float: left;
}

/*pfws08ページスタイル*/
.main_hachi {
	margin: 0 auto;
	padding: 54px 0 54px 0;
}

.btn_89 {
	margin: 0 auto;
	width: 725px;
	padding-bottom: 8px;
}

.btn_89 span {
	padding-left: 10px;
}

/*pfws09_1ページスタイル*/
.btn_9_1_in {
	padding: 8px 20px;
}

.btn_9_1 ul {
	float: right;
	height: 47px;
}

.btn_9_1 li {
	float: left;
	width: 166px;
	height: 48px;
	padding-right: 8px;
}

/*pfws09_2ページスタイル*/
#table9_2_c {
	padding: 0 20px 28px 20px;
}

table#table9_2 th,table#table9_2 td {
	padding: 2px;
}

table#table9_2 td.img {
	text-align: center;
}

table#table9_2 th {
	background: #b5b5b5;
	padding: 0 0 0 10px;
	color: #000;
}

table#table9_2 th img {
	padding-left: 5px;
}

table#table9_2 tr {
	background: #fff;
	padding-left: 5px;
	color: #000;
}

#table9_2_c ul#table9_2_ul li {
	line-height: 50px;
	float: left;
	padding-right: 22px;
}

#table9_2_c ul#table9_2_ul {
	padding: 6px 0 14px 0
}

#table9_2_ul_b #btn_next a {
	width: 84px;
	height: 38px;
	display: block;
	float: left;
	text-indent: -9999px;
}

#table9_2_ul_b {
	padding-bottom: 5px;
}

#table9_2_ul_b li {
	float: left;
	line-height: 35px;
}

#table9_2_ul_b dt {
	float: left;
}

#table9_2_ul_b dd {
	float: left;
	padding: 0 37px 0 0;
}

/*pfws11ページスタイル*/

/*pfws12ページスタイル*/

#main_12 .henkou_sb {
	padding: 15px 0;
}

#main_12 .henkou_sb div {
	margin: 0 auto;
	width: 480px;
	height: 47px;
	text-align: center;
}

#main_12 .henkou_sb span {
	width: 150px;
	height: 48px;
	padding-right: 5px;
	display: inline-block;
}

/*pfws13ページスタイル*/
#in_table_g table tr th {
	background-color: #b0b0b0;
	padding: 8px 11px;
	border: 1px solid #e5e5e5;
	color: #000000;
}

#in_table_g table tr td {
	background-color: #fff;
	padding: 8px 0 8px 19px;
	border: 1px solid #e5e5e5;
	color: #000000;
}
/*pfws14ページスタイル*/

.bottom_btn1 {
	width: 160px;
}
/*pfws15ページスタイル*/

/*pfws16ページスタイル*/
.b_c_end {
	padding: 12px 0;
}

#fpws_16_in {
	width: 300px;
	padding: 12px 75px 12px 15px;
	margin: 0 auto;
	background: #E5E5E5;
	color: #000000;
}

#fpws_16_in ul {
	padding: 0 10px;
}

#fpws_16_in li,#fpws_16_in dd {
	background: url(../images/right_y_g.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
}

#fpws_16_in .b_yajirushi {
	background: url(../images/down_y_b.gif) no-repeat 0 10px;
}

/*pfws24ページスタイル*/
table#table9_2 td.p_left10 {
	padding-left: 10px;
}

#table24_ul_b {
	padding-bottom: 10px;
}

#table24_ul_b li {
	line-height: 35px;
}

#table24_ul_b dt {
	float: left;
}

#table24_ul_b dd {
	float: left;
	padding: 0 37px 0 0;
}
/*pfws25ページスタイル*/
.main_top {
	background: #FFF;
	padding: 20px;
	color: #000;
}

.table_out25 {
	position: relative;
	margin-top: 20px;
}

.left_sub_menu {
	position: absolute;
	left: 20px;
	top: 0;
}

.main_top_out {
	margin-left: 177px;
}
/*pfws23ページスタイル*/
#sub_note {
	margin: 20px 0;
	padding: 10px 20px;
	background-color: #ffffff;
	color: #000000;
}

.t-day {
	padding: 10px 0;
}

#bt_23_0_left {
	padding-top: 6px;
}

#bt_23_2 {
	padding-top: 0px;
}

#bt_23_2_left {
	padding-top: 15px;
}

.btn_23_3 {
	padding: 9px 0;
}

.btn_23_3 ul {
	margin: 0 auto;
	width: 477px;
}

.search_s_left {
	padding-top: 15px;
}

/*pfws34ページスタイル*/
#table34_2_ul_b li {
	width: 395px;
	padding: 0 0 15px 0;
}

#table34_2_c {
	padding: 9px 0;
	background: url(../images/f_line.jpg) repeat-x left bottom;
}

/*pfws38ページスタイル*/
#p38_back {
	background: url(../images/main_back02.jpg) no-repeat right top;
	min-width: 1024px;
	height: 562px;
	padding: 135px 0 0 60px;
}

#p38_h1 {
	text-indent: -9999px;
	background: url(../images/main_rogo.png) no-repeat;
	width: 455px;
	height: 136px;
	padding-top: 50px;
}

.p38_w {
	background: #fff;
	padding: 14px;
	width: 457px;
	color: #000;
}

.p38_w p.p_bottom {
	padding-bottom: 14px;
}

.p38_w p.bp_bottom {
	border-bottom: #999 1px solid;
	padding-bottom: 14px;
}

.p38_w .b_box_r {
	margin: 0 auto;
	width: 180px;
	padding-top: 10px;
	height: 46px;
	display: block;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.p38_w .b_box_r a {
	color: #fff;
	text-decoration: none;
	background: rgba(255, 255, 255, 0);
}

.p38_w ul {
	margin: 0 auto;
	width: 236px;
}

.p38_w li {
	width: 236px;
}

.p38_box_center {
	margin: 20px auto;
	width: 300px;
}

table.p38_border_none tr th {
	border: none !important;
}

table.p38_border_none tr td {
	border: none !important;
}

/*pfws39ページスタイル*/
.w_t_39 {
	background: #fff;
	padding: 10px 0 10px 30px;
	width: 100%;
	font-weight: bold;
}

.w_b_39 {
	margin: 150px auto 150px;
	width: 600px;
	text-align: center;
	background: #FFF;
	padding: 65px 0;
	color: #000;
}

.w_t_39_2 {
	background: #fff;
	padding: 10px 0 10px 30px;
	width: 100%;
	font-weight: bold;
}

.w_b_39_2 {
	margin: 150px auto 0;
	width: 600px;
	height: 170px;
	text-align: center;
	background: #FFF;
	padding: 65px 0;
	color: #000;
}

.w_b_39_3 {
	margin: 100px auto 100px;
	width: 600px;
	text-align: center;
	background: #FFF;
	padding: 65px 0;
	color: #000;
}

/*pfws42_1ページスタイル*/
.fb_title {
	font-size: 120%;
	font-weight: bold;
	display: block;
	background-color: #ffffff;
}

/*pfws44ページスタイル*/
.w_scl {
	background: #FFF;
	height: 492px;
	margin: 15px 0 0 0;
	overflow: auto;
	color: #000;
}

/*pfws17ページスタイル*/
.t_center {
	text-align: center;
}

/*pfws19ページスタイル*/
.btn_19 {
	margin: 0 auto;
	width: 730px;
	padding-bottom: 8px;
}

.btn_19 li {
	display: inline;
}

.btn_19 li span {
	padding-left: 10px;
}

.btn_19_top {
	margin: 0 auto;
	width: 338px;
}

.btn_19_top span {
	text-align: center;
}

/*pfws21ページスタイル*/
#table21_2_c li img {
	vertical-align: middle;
	padding-right: 10px;
}

#table21_2_c {
	padding: 20px 30px 10px 20px;
}

#table21_2_c_2 li img {
	vertical-align: middle;
	padding-right: 10px;
}

#table21_2_c_2 {
	padding: 20px 30px 10px 20px;
}

#table21_2_ul_b {
	padding-bottom: 5px;
}

#table21_2_ul_b li {
	float: left;
	line-height: 50px;
	padding-bottom: 15px;
	text-align: left;
}

#table21_2_ul_b dt {
	float: left;
	height: 50px;
	padding: 0 20px;
	width: 230px;
}

#table21_2_ul_b dd {
	float: left;
	width: 50px;
	padding-right: 50px;
}

.btn_12 {
	background: url(../images/f_line.jpg) repeat-x left bottom;
	padding-bottom: 10px;
}

.pagetop {
	background: url(../images/f_line.jpg) repeat-x bottom;
}

/*pfws22ページスタイル*/

.no_kyabi {
	margin: 0 auto;
	width: 220px;
}

.h20 {
	height: 25px !important;
}

img.extension {
	margin: 0px 5px 0px 2px;
}

.pdf {
	width: 36px;
	height: 16px;
	background: url('../images/icons/icon_pdf.gif') no-repeat 0px 0px;
	margin-left:4px;
	padding-left: 10px;
	padding-right: 10px;
}

.doc {
	width: 16px;
	height: 16px;
	background: url('../images/icons/icon_doc.gif') no-repeat 0px 0px;
	margin-left:4px;
	padding-left: 10px;
	padding-right: 10px;
}

.xls {
	width: 16px;
	height: 16px;
	background: url('../images/icons/icon_xls.gif') no-repeat 0px 0px;
	margin-left:4px;
	padding-left: 10px;
	padding-right: 10px;
}

.pps {
	width: 16px;
	height: 16px;
	background: url('../images/icons/icon_pps.gif') no-repeat 0px 0px;
	margin-left:4px;
	padding-left: 10px;
	padding-right: 10px;
}

.archive {
	width: 16px;
	height: 16px;
	background: url('../images/icons/icon_archive.gif') no-repeat 0px 0px;
	margin-left:4px;
	padding-left: 10px;
	padding-right: 10px;
}

.txt {
	width: 16px;
	height: 16px;
	background: url('../images/icons/icon_txt.gif') no-repeat 0px 0px;
	margin-left:4px;
	padding-left: 10px;
	padding-right: 10px;
}

.btn_size1 {
	height:40px;
	width:140px;
	float:left;
}

.btn_size2 {
	height:33px;
	width:180px;
}

.btn_size3 {
	height:40px;
	width:230px;
}

.btn_size4 {
	height:34px;
	width:190px;
	margin-right:16px;
}

.btn_size5 {
	height:25px;
	width:181px;
}

.btn_size6 {
	height:29px;
	width:80px;
	line-height:29px;
}

.btn_size7 {
	height:25px;
	width:40px;
	line-height:25px;
}

.btn_size8 {
	height:50px;
	width:325px;
}

.btn_size9 {
	height:40px;
	width:158px;
}

.btn_size10 {
	height:40px;
	width:120px;
	line-height: 40px;
}

.btn_size11 {
	height:34px;
	width:180px;
	line-height: 34px;
}

.btn_size12 {
	height:40px;
	width:160px;
}

.btn_size13 {
	height:34px;
	width:240px;
}

.btn_size14 {
	height:35px;
	width:171px;
	margin-top:6px;
	float:left;
}

.btn_size15 {
	height:50px;
	width:142px;
}

.btn_size16 {
	height:40px;
	width:231px;
}

.btn_size17 {
	height:45px;
	width:196px;
}

.btn_size18 {
	height:45px;
	width:262px;
}

.btn_size19 {
	height:30px;
	width:120px;
	float:right;
	margin-bottom:5px;
	margin-right:5px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
}

.btn_size20 {
	height:45px;
	width:240px;
}

.btn_size21 {
	height:45px;
	width:260px;
}

.btn_size22 {
	height:40px;
	width:200px;
}

.admintab_size {
	width: 150px;
	height: 42px;
}

.toptab_size {
	width: 240px;
	height: 70px;
}

.toptab_size:hover {
	width: 239px;
	margin-left: 1px;
}

.btn_font {
	font-size:1em;
	font-style: normal;
	font-weight: bold;
	font-family: "Meiryo UI";
	color: #000000;
}

.btn_font:hover {
	color: #FFFFFF;
}

.btn_font2 {
	font-size:0.75em;
	font-style: normal;
	font-weight: bold;
	font-family: "Meiryo UI";
}

.btn_font3 {
	font-size:0.75em;
	font-style: normal;
	font-weight: bold;
	font-family: "Meiryo UI";
	color: #b30000;
}

.btn_font4 {
	font-size:1em;
	font-style: normal;
	font-weight: normal;
	font-family: "Meiryo UI";
	color: #000000;
}

.btn_font4:hover {
	color: #FFFFFF;
}

.btn_font5 {
	font-size:1.25em;
	font-style: normal;
	color: #000000;
	text-align:left;
}

.btn_font5:hover {
	color: #FFFFFF;
}

.btn_font6 {
	font-size:1.25em;
	font-style: normal;
	color: #000000;
}

.btn_font6:hover {
	color: #FFFFFF;
}

.admintab_font {
	font-size:1em;
	font-style: normal;
	font-weight: bold;
	font-family: "Meiryo UI";
	color: #000000;
	text-align: left;
}

.admintab_font:hover {
	color: #FFFFFF;
}

.toptab_font {
	font-size:1.25em;
	font-style: normal;
	font-weight: bolder;
	font-family: "Meiryo UI";
	color: #000000;
	text-align:right;
}

.toptab_font:hover {
	color: #FFFFFF;
}

.btn_bg {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	border-style: none;
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 1px 6px #888888;
	position: relative;
}

.btn_bg_left {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	border-style: none;
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 1px 6px #888888;
	padding-left:20px;
	position: relative;
}

.btn_bg_left2 {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	border-style: none;
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 1px 6px #888888;
	padding-left:65px;
	position: relative;
}

.btn_bg_left3 {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	border-style: none;
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 1px 6px #888888;
	padding-left:25px;
	position: relative;
}

.btn_bg_left4 {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	border-style: none;
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 1px 6px #888888;
	padding-left:75px;
	position: relative;
}

.btn_bg_right {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	border-style: none;
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 1px 6px #888888;
	padding-right:20px;
	position: relative;
}

.btn_bg2 {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	border-style: none;
	border-radius:3px 3px 3px 3px;
	box-shadow: 0px 1px 6px #888888;
}

.btn_bg3 {
	background: linear-gradient(to bottom, rgba(248,248,248,1) 0%, rgba(216,216,216,1) 25%, rgba(216,216,216,1) 75%, rgba(200,200,200,1) 100%);
	border: none;
	float: left;
	position: relative;
}


.btn_bg4 {
	background: linear-gradient(to bottom, rgba(248,248,248,1) 0%, rgba(216,216,216,1) 25%, rgba(216,216,216,1) 75%, rgba(200,200,200,1) 100%);
	border: none;
	float: left;
	position: relative;
}


.admintab_bg {
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(240,240,240,1) 25%, rgba(240,240,240,1) 75%, rgba(235,235,235,1)100%);
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	box-shadow: -0.5px 0px 1px #aaa;
}

.admintab_bg:hover {
	border: none;
}

.toptab_bg {
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(205,205,205,0.3) 25%, rgba(205,205,205,0.3) 75%, rgba(240,240,240,0.3) 100%);
	border: none;
	float: left;
	padding-right:50px;
}

.on_admintab {
	width: 150px;
	height: 42px;
	font-size:1em;
	font-style: normal;
	font-weight: bold;
	font-family: "Meiryo UI";
	color: #FFFFFF;
	text-align: left;
	line-height: 42px;
	border: none
}

.on_toptab {
	width: 240px;
	height: 70px;
	font-size:1.25em;
	font-style: normal;
	font-weight: bold;
	font-family: "Meiryo UI";
	color: #FFFFFF;
	text-align: right;
	line-height: 30px;
	border: none;
	float: left;
	padding-right:50px;
}

.vetical_line {
	width: 1px;
	height: 40px;
	background: #bcbcbc;
	margin-top:15px;
	float:left
}

.vetical_line1 {
	width: 1px;
	height: 40px;
	background: #FFFFFF;
	margin-top:15px;
	float:left
}

.vetical_line2 {
	width: 1px;
	height: 26px;
	background: #bcbcbc;
	margin-top:10px;
	float:left
}

.vetical_line3 {
	width: 1px;
	height: 26px;
	background: #FFFFFF;
	margin-top:10px;
	float:left
}

.cross_line {
	width: 100%;
	height: 1px;
	background: #BCBCBC;
}

.bottom_btn_4 {
	margin: 0 auto;
	width: 450px;
}


.f_b_h {
 	height:50px;
}

.d_b_h {
 	height:42px;
}

/* 削除・検索条件を削除 --------------------------------------------- */
.delete_icon, .delete_icon_2 {
	background: url(../images/delete_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 検索条件を反映 -------------------------------------------------*/
.reflect_icon {
	background: url(../images/reflect_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 検索条件を追加 -------------------------------------------------*/
.add_icon {
	background: url(../images/add_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* ファイルアップロード -----------------------------------------*/
.upload_icon {
	background: url(../images/upload_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 文書選択 -----------------------------------------------------*/
.select_icon {
	background: url(../images/select_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 登録 -----------------------------------------------------*/
.register_icon {
	background: url(../images/register_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 文書登録 -----------------------------------------------------*/
.doc_register_icon {
	background: url(../images/register_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 戻る/前へ ----------------------------------------------------*/
.before_arrow_icon {
	background: url(../images/before_arrow_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 閉じる -------------------------------------------------------*/
.close_icon {
	background: url(../images/close_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* 変更 -----------------------------------------------------*/
.change_icon {
	background: url(../images/change_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* --------------------------------------------------------------*/

/* 関連資料 -----------------------------------------------------*/
.data_icon {
	background: url(../images/data_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* ダウンロード -----------------------------------------------------*/
.dl_icon {
	background: url(../images/dl_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}
/* --------------------------------------------------------------*/

/* フォルダ作成・変更・削除 --------------------------------------*/
.folder_mk_icon {
    background: url(../images/folder_mk_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}


.folder_ch_icon {
    background: url(../images/folder_ch_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}


.folder_del_icon {
    background: url(../images/folder_del_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* リセット --------------------------------------*/
.reset_icon {
    background: url(../images/reset_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* 検索 ------------------------------------------------------*/
.search_icon {
	background: url(../images/search_icon_off.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* 全キャビネット検索 --------------------------------------*/
.menu_out2>.search_icon {
	background: url(../images/search_icon_off.png), transparent;
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* 文書移動 ----------------------------------------------------*/
.move_icon {
    background: url(../images/move_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* 文書削除 ----------------------------------------------------*/
.doc_del_icon {
    background: url(../images/doc_del_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* フォルダ移動 ------------------------------------------------*/
.folder_mv_icon {
    background: url(../images/folder_mv_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* フォルダ指定 ------------------------------------------------*/
.folder_shitei_icon {
    background: url(../images/folder_shitei_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* ファイルアップロード／再アップロード ------------------------*/
.file_up_icon {
    background: url(../images/file_up_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* 一覧ダウンロード------------------------------------------- */
.list_dl_icon {
    background: url(../images/list_dl_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* 一覧ダウンロード------------------------------------------- */
.next_arrow_icon {
    background: url(../images/next_arrow_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:90%;
}

/* ------------------------------------------------------------*/

/* ページトップへ------------------------------------------- */
.to_toppage_icon {
    background: url(../images/to_toppage_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------*/

/* メインメニューのボタンの設定 ------------------------------------- */
.newinfo_icon {
    background: url(../images/newinfo_icon_off.png), transparent;
    background-repeat: no-repeat;
    background-position: 10%;
}

.doclist_icon {
    background: url(../images/doclist_icon_off.png), transparent;
    background-repeat: no-repeat;
    background-position: 10%;
}

.top_search_icon {
    background: url(../images/search_big_icon_off.png), transparent;
    background-repeat: no-repeat;
    background-position: 10%;
}

.manage_icon {
    background: url(../images/manage_icon_off.png), transparent;
    background-repeat: no-repeat;
    background-position: 10%;
}

/* ------------------------------------------------------------------ */

/* 前へ・次へ------------------------------------------- */
.before_icon {
    background: url(../images/before_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}


.next_icon {
    background: url(../images/next_icon_off.png) , linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
	text-align: right;
}

/* ------------------------------------------------------------------ */

/* 下へ・次へ（現在未使用）------------------------------------------- */
/*
.down_icon::before {
	background: url(../images/down_icon.png) no-repeat;
	background-size:75%;
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:28px;
	height:24px;
	position:absolute;
	left:15px;
	top:50%;
	margin-top:-11px;
}

.right_icon::before {
	background: url(../images/right_icon.png) no-repeat;
	background-size:75%;
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:28px;
	height:24px;
	position:absolute;
	left:15px;
	top:50%;
	margin-top:-11px;
}
*/
/* ------------------------------------------------------------------ */

/* キャビネット一覧へ */
.cabinet_icon {
	background: url(../images/cabinet_icon_off.png), transparent;
	background-repeat:no-repeat;
	background-position:10%;
}


/* 上のフォルダへ */
.sub_top_icon {
	background: url(../images/sub_top_icon_off.png), transparent;
	background-repeat:no-repeat;
	background-position:10%;
}

/* キャビネット */
.cabinetlist_icon {
	background: url(../images/dicon_8.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------------ */

/* フォルダ -----------------------------------------------------------*/
.folder_icon {
	background: url(../images/ficon_9.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}

/* ------------------------------------------------------------------ */


/* 全キャビネット検索--------------------------------------------------*/
.megane_icon {
	background: url(../images/megane_icon.png), linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(205,205,205,1) 25%, rgba(205,205,205,1) 75%, rgba(183,183,183,1) 100%);
	background-repeat:no-repeat;
	background-position:10%;
}


/* ------------------------------------------------------------------ */

.cursor_pointer {
	cursor: pointer;
}

.margin_top_4px {
	margin-top: 4px;
}

.margin_left_10px {
	margin-left: 10px;
}

.margin_left_14px {
	margin-left: 14px;
}

.margin_left_16px {
	margin-left: 16px;
}

.margin_left_30px {
	margin-left: 30px;
}

.margin_left_45px {
	margin-left: 45px;
}

.margin_left_40pcnt {
	margin-left: 40%;
}

.margin_right_40pcnt {
	margin-right: 40%;
}

.margin_left_25pcnt {
	margin-left: 25%;
}

.margin_top_15px {
	margin-top: 25px;
}

.margin_top_25px {
	margin-top: 25px;
}

.margin_top_-25px {
	margin-top: -25px;
}

.margin_top_10px {
	margin-top: 10px;
}

.padding_left_6px {
	padding-left: 6px;
}

.padding_0_7px {
	padding: 0 7px;
}

.display_none {
	display: none;
}

.login_input {
	ime-mode: disabled;
	width: 100px;
}

.ime_disabled {
	ime-mode: disabled;
}

.div_for_btn {
	display: block;
	height: 40px;
}

.color_link {
	color: #000;
}


