@charset "shift-jis";
/***************************************************************

	Global Reset

***************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,th,td,address,select {
	margin:0;
	padding:0;
	/*line-height: 1.05em;Ie6 文字欠け対策*/
	line-height: 1.4em;
	font-size:100%;
	font-family:  "ＭＳ Ｐゴシック", "Osaka", Verdana, Chicago, sans-serif;
	letter-spacing: 0.025em;
	resize: none;
}
textarea {
	margin:0;
	padding:0;
	/*line-height: 1.05em;Ie6 文字欠け対策*/
	line-height: 1.4em;
	font-size:100%;
	font-family:  "ＭＳ Ｐゴシック", "Osaka", Verdana, Chicago, sans-serif;
	letter-spacing: 0.025em;
	resize: both;
}
textarea[disabled]{
	background-color:#F0F0F0;
	border:1px solid #AAAAAA;
}

/* Start ADD By 何  For　IEブラウザでテキストボックスとセレクトボックスの値が部分見えないと問題を解決するため 20111215 */
input[type='text']{
	height:18px;
}
select{
	height:20px;
}
/* End ADD By 何　20111215 */
table {
  border: none;
  border-collapse: separate;
  border-spacing: 0;
}
fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {
	text-decoration:underline;
	color:#191970;
}
strong {
	font-weight: bold;
}
img {
	vertical-align: bottom;
	border:0;
}
hr {
	border: none 0;
	background: none;
	margin: 0;
	padding: 0;
	height: 0;
}

/***************************************************************

	Module

***************************************************************/
/*	font
----------------------------------------------*/
.f10 {font-size:62.5%;}	/* 10px */
.f11 {font-size:70%;}	/* 11px */
.f12 {font-size:75%;}	/* 12px */
.f13 {font-size:80%;}	/* 13px */
.f14 {font-size:87.5%;}	/* 14px */
.f15 {font-size:95%;}	/* 15px */
.f16 {font-size:100%;}	/* 16px */
.f17 {font-size:105%;}	/* 17px */
.f18 {font-size:112.5%;}	/* 18px */
.f19 {font-size:120%;}	/* 19px */
.f20 {font-size:125%;}	/* 20px */
.f21 {font-size:130%;}	/* 21px */
.f22 {font-size:140%;}	/* 22px */
.f23 {font-size:145%;}	/* 23px */
.f24 {font-size:150%;}	/* 24px */
.f26 {font-size:160%;}	/* 26px */
.fbol{font-weight:bold;}
.txt-nobr {white-space: nowrap;}

/*	margin padding
----------------------------------------------*/
.mt0 {margin-top:0 !important;}
.mt1 {margin-top:1px !important;}
.mt2 {margin-top:2px !important;}
.mt3 {margin-top:3px !important;}
.mt4 {margin-top:4px !important;}
.mt5 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mt11 {margin-top:11px !important;}
.mt12 {margin-top:12px !important;}
.mt13 {margin-top:13px !important;}
.mt14 {margin-top:14px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt25 {margin-top:25px !important;}
.mt30 {margin-top:30px !important;}
.mt35 {margin-top:35px !important;}
.mt40 {margin-top:40px !important;}
.mt45 {margin-top:45px !important;}
.mt50 {margin-top:50px !important;}
.mt55 {margin-top:55px !important;}
.mt60 {margin-top:60px !important;}
.mt65 {margin-top:65px !important;}
.mt70 {margin-top:70px !important;}
.mt75 {margin-top:75px !important;}
.mt80 {margin-top:80px !important;}
.mt85 {margin-top:85px !important;}
.mt90 {margin-top:90px !important;}
.mt95 {margin-top:95px !important;}
.mt100 {margin-top:100px !important;}

.mb0 {margin-bottom:0px !important;}
.mb3 {margin-bottom:3px !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb35 {margin-bottom:35px !important;}
.mb40 {margin-bottom:40px !important;}
.mb45 {margin-bottom:45px !important;}
.mb50 {margin-bottom:50px !important;}

.ml0 {margin-left:0 !important;}
.ml1 {margin-left:1px !important;}
.ml2 {margin-left:2px !important;}
.ml3 {margin-left:3px !important;}
.ml4 {margin-left:4px !important;}
.ml5 {margin-left:5px !important;}
.ml6 {margin-left:6px !important;}
.ml7 {margin-left:7px !important;}
.ml8 {margin-left:8px !important;}
.ml9 {margin-left:9px !important;}
.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml25 {margin-left:25px !important;}
.ml30 {margin-left:30px !important;}
.ml33 {margin-left:33px !important;}
.ml40 {margin-left:40px !important;}
.ml47 {margin-left:47px !important;}
.ml50 {margin-left:50px !important;}
.ml60 {margin-left:60px !important;}
.ml70 {margin-left:70px !important;}
.ml80 {margin-left:80px !important;}
.ml90 {margin-left:90px !important;}
.ml100 {margin-left:100px !important;}
.ml110 {margin-left:110px !important;}
.ml120 {margin-left:120px !important;}
.ml205 {margin-left:205px !important;}
.ml462 {margin-left:462px !important;}

.mr0 {margin-right:0px !important;}
.mr3 {margin-right:3px !important;}
.mr4 {margin-right:4px !important;}
.mr5 {margin-right:5px !important;}
.mr6 {margin-right:6px !important;}
.mr7 {margin-right:7px !important;}
.mr8 {margin-right:8px !important;}
.mr9 {margin-right:9px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}

.pt0 {padding-top:0px !important;}
.pt3 {padding-top:3px !important;}
.pt5 {padding-top:5px !important;}
.pt7 {padding-top:7px !important;}
.pt10 {padding-top:10px !important;}
.pt15 {padding-top:15px !important;}
.pt20 {padding-top:20px !important;}
.pt25 {padding-top:25px !important;}
.pt30 {padding-top:30px !important;}

.pb0 {padding-bottom:0px !important;}
.pb5 {padding-bottom:5px !important;}
.pb10 {padding-bottom:10px !important;}
.pb15 {padding-bottom:15px !important;}
.pb20 {padding-bottom:20px !important;}
.pb25 {padding-bottom:25px !important;}
.pb30 {padding-bottom:30px !important;}
.pb35 {padding-bottom:35px !important;}
.pb40 {padding-bottom:40px !important;}

.pl0 {padding-left:0 !important;}
.pl5 {padding-left:5px !important;}
.pl10 {padding-left:10px !important;}
.pl15 {padding-left:15px !important;}
.pl20 {padding-left:20px !important;}
.pl25 {padding-left:25px !important;}
.pl30 {padding-left:30px !important;}

.pr0 {padding-right:0 !important;}
.pr5 {padding-right:5px !important;}
.pr10 {padding-right:10px !important;}
.pr15 {padding-right:15px !important;}
.pr20 {padding-right:20px !important;}
.pr25 {padding-right:25px !important;}
.pr30 {padding-right:30px !important;}

/*	position
----------------------------------------------*/
.fl {float: left;}
.fr {float: right;}
.cri{clear:both;}

.vt {vertical-align: top !important;}
.vm {vertical-align: middle !important;}
.vb {vertical-align: bottom !important;}
.v5 {vertical-align: 5px;}

.left{text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

.sf {font-size: 85% !important;}
.lf {font-size: 110% !important;}

.b_no {border: none;}
.bt_no {border-top: none;}
.br_no {border-right: none;}
.bb_no {border-bottom: none;}
.bl_no {border-left: none;}

.m_center {margin-left:auto; margin-right:auto;}

.inline {display: inline;}

.flex {display: flex;}
.flex-ss {display: flex; align-items: flex-start; justify-content: flex-start;}
.flex-sc {display: flex; align-items: flex-start; justify-content: center;}
.flex-se {display: flex; align-items: flex-start; justify-content: flex-end;}
.flex-cs {display: flex; align-items: center; justify-content: flex-start;}
.flex-cc {display: flex; align-items: center; justify-content: center;}
.flex-ce {display: flex; align-items: center; justify-content: flex-end;}
.flex-es {display: flex; align-items: flex-end; justify-content: flex-start;}
.flex-ec {display: flex; align-items: flex-end; justify-content: center;}
.flex-ee {display: flex; align-items: flex-end; justify-content: flex-end;}
.fl-wrap {flex-wrap: wrap;}
.fl-auto {flex: auto;}
.fl1 {flex: 1;}
.fl2 {flex: 2;}
.fl3 {flex: 3;}
.fl4 {flex: 4;}
.fl5 {flex: 5;}
.fl6 {flex: 6;}
.fl7 {flex: 7;}
.fl8 {flex: 8;}
.fl9 {flex: 9;}
.fl10 {flex: 10;}


/****************************************************************/


/*-----共通----*/

#wrapper{width:100%; min-width:960px; margin:auto 0; background:url(../../img/zenkoukai/bg_oem.png) top repeat-x; background-color:#d3d3d3;}
#frame{width: 960px; margin:0 auto; background-color:#FFFFFF;}
#container{width: 930px; margin:0 auto; color:#333333; font-size:13px; line-height:150%;}
#pagetop{text-align:right; padding-right:3px;margin-top:10px;}

/*横解像度自動*/
#wrapper_r{width:100%; min-width:960px; margin:auto 0; background:url(../../img/zenkoukai/bg_oem.png) top repeat-x; background-color:#d3d3d3;}
#frame_r{min-width: 960px; width:96%; margin:0 auto; background-color: #FFFFFF;}
#container_r{min-width: 930px; width:100%; margin:0 auto; color: #333333; font-size:13px; line-height:150%;}

#HeaderArea{
	z-index: 100;
	position: fixed;
	width: 100%;
	height: 32px;
	background: #FFFFFF;
}
#Header{text-align:left; height: 32px;}
#Header h1{float:center;}
#TopMenu{float:right; margin-right: 10px;}
#TopMenu li{float:left; margin-left:15px; _margin-left:13px; padding-top:5px;}
#TopMenu li.name{padding:5px 5px 2px 25px; background:url(../../img/man_icon.gif) no-repeat 5px; font-size:14px; line-height:160%;}


/*-----ナビ-----*/

#navi_btn{margin:0; width:100%;}
ul#globalnavi{list-style-type:none; width:100%; height:27px; border-top:1px solid #5038c3;border-bottom:1px solid #5038c3; background: #ccc3f5;}
ul#globalnavi li{float:left; display:block; border-right:1px solid #5038c3;}
ul#globalnavi li a       {color: #5038c3; font-weight: bold; display: block; padding-top:4px;padding-bottom:4px; width:100%; background: #ccc3f5;text-decoration: none;}
ul#globalnavi li a:hover {color: #5038c3; font-weight: bold; display: block; padding-top:4px;padding-bottom:4px; width:100%; background: #dcd3f5;text-decoration: none;}

.main_menu_sub {
  min-width: 135px;
  background: #ccc3f5;
  border: solid 1px #CCCCCC;
  border-collapse: collapse;
  -moz-box-shadow: 2px 2px 10px #909090;
  -webkit-box-shadow: 2px 2px 10px #909090;
}


.main_menu_subitem{
  font-weight: bold;
  min-width: 130px;
  text-decoration: none;
  padding-top:4px;
  padding-bottom:4px;
  padding-left: 4px;
  display: block;
  color: #5038c3;
  background: #ccc3f5;
  width:100%;
  border-bottom: solid 1px #5038c3;
}

.main_menu_subitem:hover {
  text-decoration: none;
  background: #dcd3f5;
}

.background_color_hover:hover {
  text-decoration: none;
  background: #B2ED6E !important;
}

.main_menu_subitem_right_arrow {
  text-decoration: none;
  font-weight: bold;
  margin: 2px;
  padding: 5px;
  display: block;
  color: #663207;
}

.menu_sub {min-width: 100px; background: #FFFDD9; border-collapse: collapse; border: solid 1px #CCCCCC;
  -moz-box-shadow: 2px 2px 10px #909090;
  -webkit-box-shadow: 2px 2px 10px #909090;
}

.menu_subitem {
  text-decoration: none;
  font-weight: bold;
  margin: 2px;
  padding: 5px;
  display: block;
  color: #663207;
}
.menu_subitem center {text-align:center;}

.menu_subitem:hover {
  text-decoration: none;
  background: #B2ED6E;
}

/* コンテンツ
----------------------*/
#contents{color:#000000; min-height:500px; padding-left:10px;padding-top:69px;}
#contents h2{background:url(../../img/zenkoukai/title_arrow.png) left top no-repeat; background-color: #0A3464; padding-left: 40px; padding-top: 4px; margin-bottom: 5px; display:block; height: 27px; color:#ffffff; font-size: 15px;}
#contents h3{background:url(../../img/subtitle_bar.png) left top no-repeat; padding-left:15px; padding-top:15px; display:block; width:910px; height:50px; font-size:16px;}
#contents h4{border-left:#5038c3 6px solid; height:20px; padding-left:10px; font-size:15px; margin-bottom:10px;}
#contents h5{border-left:#5038c3 6px solid; height:20px; padding-left:10px; font-size:13px; margin-bottom:10px;}

#container_r #contents{padding-right: 10px;}

.section{margin:10px 0 30px 0;}
.section p{border-left:#5038c3 6px solid; height:20px; padding-left:10px; font-size:16px; margin-bottom:10px;}

/*
.table1{width:930px; border:#CCCCCC 1px solid; font-size:13px; margin-bottom:20px;}
*/
.table1 {
  table-layout: fixed;
  font-size: 13px;
  border: none;
}
.table1 th{background-color:#ccc3f5; border-right:#FFFFFF 1px solid; text-align:center; letter-spacing__:0.5em; font-size__:16px; padding:3px;}
.table1 th .arrow{display:block; float:right; padding:5px 3px;}
.table1 th.R{border-right:#CCCCCC 1px solid;}
.table1 td{border:#CCCCCC 1px solid;border-bottom:#777777 1px solid; padding:3px; text-align:center;}
.table1 td.left{text-align:left; padding-left:5px;}
.table1 td.right{text-align:right; padding-right:5px;}
/*.table1 tr.yellow{background-color:#F9F8F3;}*/
.table1 tr.alternate{background-color:#F9F8F3;}
.table1 tr:hover{background-color:#B2ED6E;}

.detail_table {
  table-layout: fixed;
  border: none;
  font-size: 13px;
  margin-bottom: 10px;
}
.detail_table th{background-color:#cce4ff; border:#ababab 1px solid; text-align:center; padding:3px;}
.detail_table th.oem_top{background-color:#ffffff; border:#ababab 1px solid; text-align:center; padding:3px;}
.detail_table th.oem_renkei{background-color:#cce4ff; border:#ababab 1px solid; text-align:center; padding:3px; color:#ff0000;}
.detail_table th.R{border-right:#ababab 1px solid;}
.detail_table td{border:#ababab 1px solid; padding:3px; text-align:left; }
.detail_table td.left{text-align:left; padding-left:5px;}
.detail_table td.center{text-align:center;}
.detail_table td.valignMiddle{valign:middle;};
.detail_table td.wordBreak{word-wrap: break-word;word-break:break-all;}
.detail_table td.right{text-align:right;}
.detail_table td.b_no {border: #FFFFFF 1px solid;}
.detail_table td.bt_no {border-top: #FFFFFF 1px solid;}
.detail_table td.br_no {border-right: #FFFFFF 1px solid;}
.detail_table td.bb_no {border-bottom: #FFFFFF 1px solid;}
.detail_table td.bl_no {border-left: #FFFFFF 1px solid;}
.detail_table td.sc_bold_r {border-right: #CCCCCC 3px solid;}
.detail_table tr.alternate{background-color:#F9F8F3;}
.detail_table tr.mukou{background-color:#F1F1F1;}
/* 予定設定 */
.detail_table input.suuchiSettei{width:20px; text-align: center; }

.detail_table_noLeft{table-layout:fixed; font-size:13px; margin-bottom:20px;
                     border-right:#CCCCCC 1px solid;border-top:#CCCCCC 1px solid;border-bottom:#CCCCCC 1px solid;}
.detail_table_noLeft th{background-color:#cce4ff; border:#CCCCCC 1px solid; text-align:center; padding:3px;}
.detail_table_noLeft th.R{border-right:#CCCCCC 1px solid;}
.detail_table_noLeft td{border-right:#CCCCCC 1px solid;border-top:#CCCCCC 1px solid;border-bottom:#CCCCCC 1px solid; padding:3px; text-align:left; }
.detail_table_noLeft td.left{text-align:left; padding-left:5px;}
.detail_table_noLeft td.center{text-align:center;}
.detail_table_noLeft td.right{text-align:center;}
.detail_table_noLeft tr.alternate{background-color:#F9F8F3;}
.detail_table_noLeft tr.mukou{background-color:#F1F1F1;}

.detail_table_noBottom{table-layout:fixed; font-size:13px;
                     border-right:#CCCCCC 1px solid;border-top:#CCCCCC 1px solid;border-left:#CCCCCC 1px solid;}
.detail_table_noBottom th{background-color:#ccc3f5; border:#CCCCCC 1px solid; text-align:center; padding:3px;border-bottom:hidden;}
.detail_table_noBottom th.R{border-right:#CCCCCC 1px solid;border-bottom:hidden;}
.detail_table_noBottom td{border-right:#CCCCCC 1px solid;border-top:#CCCCCC 1px solid;border-bottom:#CCCCCC 1px solid; padding:3px; text-align:left; }
.detail_table_noBottom td.left{text-align:left; padding-left:5px;}
.detail_table_noBottom td.center{text-align:center;}
.detail_table_noBottom td.right{text-align:center;}
.detail_table_noBottom tr.alternate{background-color:#F9F8F3;}
.detail_table_noBottom tr.mukou{background-color:#F1F1F1;}

/*
.table2{width:930px; border:#CCCCCC 1px solid; font-size:14px;}
*/
.table2{table-layout:fixed; border:#CCCCCC 1px solid; font-size:14px;}
.table2 td{border:#CCCCCC 1px solid; padding:3px; text-align:center; letter-spacing:0.5em; width:20%;}
.table2 td.name{width:80%;}
.kome{color:#CC0000; width:5%;}

.no_border_table {table-layout:fixed; border:none; padding:0px; margin:0px;}
.no_border_table td{border:none; padding:0px;}


.search_up_table{background-color:#FFF2C6; table-layout:fixed; font-size:13px; margin-bottom:10px;}
.search_up_table tr{height: 34px; border: 2px solid; border-color: #FFDFA5;}
.search_up_table th{background-color:#FFDFA5; text-align:center;}
.search_up_table td{text-align:left;}
.search_up_table input{margin: 0px;}


#TopMenu li a:hover img{opacity:0.7;filter: alpha(opacity=70);-ms-filter: "alpha( opacity=70 )";}
.green table td a:hover img{opacity:0.8;filter: alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}


.success {
  text-align: center;
  padding: 10px;
  margin-bottom:10px;
  background: #eeeeee;
  border: 1px solid #feb579;
  width: 600px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.error{border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background: #FFE9E8;
	border:1px solid #CC0000;
	padding: 10px;
	margin-bottom:10px;
	width: 600px;
	text-align: left;}
.error ul{}
.error ul li{background:url(../../img/attention.png) no-repeat left center; padding-left:20px; line-height:150%;}
.attention{text-align:right; font-size:12px; display:block;}

.notice_yellow{border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background: #FFFDCB;
	border:1px solid #FDA564;
	padding: 10px;
	margin-bottom:10px;
	width: 640px;
	text-align: left;}

.btn{margin-left:10px;}
.btn a:hover{color:#FF9933; text-decoration:underline;}
.btn li{float:left; padding:3px;}
.btn li span{background:url(../../img/btn.gif) no-repeat center; width:47px; height:20px; display:block; font-size:11px;}

 a:hover {cursor:pointer}




.btn2{margin-left:10px;}
.btn2 a:hover{color:#FF9933; text-decoration:underline;}
.btn2 li{float:left; padding:1px;}
.btn2 li span.sento{background:url(../../img/modoru.gif) no-repeat center; width:79px; height:22px; display:block; font-size:11px; padding-top:5px;}
.btn2 li span.sento span{padding-left:20px;}
.btn2 li span.mae{background:url(../../img/mae.gif) no-repeat center; width:64px; height:22px; display:block; font-size:11px; padding-top:5px;}
.btn2 li span.mae span{padding-left:16px;}
.btn2_ li span.number{background:url(../../img/number.gif) no-repeat center; width:22px; height:22px; display:block; font-size:11px; padding-top:5px;}
.btn2_ li span.number span{padding-left:7px;}

.btn2 li span.number{background:url(../../img/number_right.png) no-repeat right; height:22px; display:block; float: left; font-size:11px; padding:0px 6px 0px 0px; margin: 0px 0px 0px 0px;}
.btn2 li span.number span{background:url(../../img/number.png) no-repeat; height:22px; display:block; font-size:11px; padding: 5px 0 3px 9px; margin: 0px 0px 0px 0px;}


.btn2 li span.number_on{background:url(../../img/number_on_right.png) no-repeat right; height:22px; display:block; float: left; font-size:11px; padding:0px 6px 0px 0px; margin: 0px 0px 0px 0px;}
.btn2 li span.number_on span{background:url(../../img/number_on.png) no-repeat; height:22px; display:block; font-size:11px; padding: 5px 0 3px 9px; margin: 0px 0px 0px 0px;}


.btn2 li span.tugi{background:url(../../img/tugi.gif) no-repeat center; width:64px; height:22px; display:block; font-size:11px; padding-top:5px;}
.btn2 li span.tugi span{padding-left:5px;}
.btn2 li span.saisyu{background:url(../../img/susumu.gif) no-repeat center; width:79px; height:22px; display:block; font-size:11px; padding-top:5px;}
.btn2 li span.saisyu span{padding-left:5px;}
.btn2 li span.sinki{background:url(../../img/sinki.gif) no-repeat center; width:79px; height:22px; display:block; font-size:11px; padding-top:5px;}
.btn2 li span.sinki span{padding-left:20px;}


.kensakujouken{background-color:#ccc3f5; padding:10px;}
.kensakujouken p{border-bottom:1px dotted #333333; padding-bottom:5px;}
.kensakujouken table{margin-top:10px; width:900px;}
.kensakujouken table td{padding:1px 1px 5px 2px;}
.kensakujouken table td.daimei{white-space:nowrap;}

.green{background-color:#cce4ff; padding:20px;}
.green p{border-bottom:1px dotted #333333; padding-bottom:5px;}
.green table{margin-top:20px; width:900px;}
.green table td{padding:1px 1px 5px 2px;}
.green table td.daimei{white-space:nowrap;}

.eventTantougreen_th{background-color:#cce4ff}

#pankuzu #topicPath_01 {
    margin-bottom:5px;
}
#pankuzu #topicPath_01 li {
    display:inline;
    line-height:110%;
    list-style-type:none;
}
#pankuzu #topicPath_01 li a {
    padding-left:5px;
	  padding-right:15px;
    background:url(../../img/pankuzu.png) no-repeat right center;
}

#supportRate {
    right: 190px;
}

#supportMenu {
    right: 50px;
    width: 120px;
}

#supportCalendar {
    right: 10px;
}

.supportMenu {
    position: fixed;
    top: 60px;
    -moz-box-shadow: 0px 5px 9px -6px #3e7327;
    -webkit-box-shadow: 0px 5px 9px -6px #3e7327;
    box-shadow: 0px 5px 9px -6px #3e7327;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
    background: -moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background: -webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background: -o-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background: -ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background: linear-gradient(to bottom, #5038c3 5%, #5038c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
    background-color: #5038c3;
    -moz-border-radius: 0 0 6px 6px / 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px / 0 0 6px 6px;
    border-radius: 0 0 6px 6px / 0 0 6px 6px;
    border: 1px solid #5038c3;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 6px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #5b8a3c;
}

/* タブ
----------------------*/

ul.tab {
  margin: 0;
  padding: 0;
  border-bottom: 1px #C1B4A7 solid;

}
ul.tab li {
  float: left;
  margin: 0 5px 0 0px;
  position: relative;
  bottom: -2px;
  list-style-type: none;
  border: 1px #C1B4A7 solid;
  border-bottom: none;
   /* ▼CSS3 */
   border-top-right-radius: 10px;   /* 右上 */
   border-top-left-radius: 10px; /* 左上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 10px;   /* 右上 */
   -webkit-border-top-left-radius: 10px; /* 左上 */

   /* ▼Firefox */
   -moz-border-radius-topright: 10px;   /* 右上 */
   -moz-border-radiustopleft: 10px; /* 左上 */

}
ul.tab li.none {
  border-bottom: 2px #d1e1ff solid;
  font-weight: bold;

}
ul.tab li a {
  color:#333333;
  display: block;
  padding: 10px 30px 5px;
  text-decoration: none;
  background: #F2F2F2;
   /* ▼CSS3 */
   border-top-right-radius: 10px;   /* 右上 */
   border-top-left-radius: 10px; /* 左上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 10px;   /* 右上 */
   -webkit-border-top-left-radius: 10px; /* 左上 */

   /* ▼Firefox */
   -moz-border-radius-topright: 10px;   /* 右上 */
   -moz-border-radiustopleft: 10px; /* 左上 */
}

ul.tab li a:hover,ul.tab li.on a{
  color:#333333;
  display: block;
  padding: 10px 30px 5px;
  text-decoration: none;
  background: #c0c0c0;
   /* ▼CSS3 */
   border-top-right-radius: 10px;   /* 右上 */
   border-top-left-radius: 10px; /* 左上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 10px;   /* 右上 */
   -webkit-border-top-left-radius: 10px; /* 左上 */

   /* ▼Firefox */
   -moz-border-radius-topright: 10px;   /* 右上 */
   -moz-border-radiustopleft: 10px; /* 左上 */
}

/* タブdetail
----------------------*/

ul.tabDetail {
  margin: 0;
  padding: 0;
  border-bottom: 1px #C1B4A7 solid;

}
ul.tabDetail li {
  float: left;
  margin: 0 5px 0 0px;
  position: relative;
  bottom: -2px;
  list-style-type: none;
  border: 1px #C1B4A7 solid;
  border-bottom: none;
   /* ▼CSS3 */
   border-top-right-radius: 10px;   /* 右上 */
   border-top-left-radius: 10px; /* 左上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 10px;   /* 右上 */
   -webkit-border-top-left-radius: 10px; /* 左上 */

   /* ▼Firefox */
   -moz-border-radius-topright: 10px;   /* 右上 */
   -moz-border-radiustopleft: 10px; /* 左上 */

}
ul.tabDetail li.none {
  border-bottom: 2px #FFF9EC solid;
  font-weight: bold;

}
ul.tabDetail li a {
  color:#333333;
  display: block;
  padding: 10px 20px 5px;
  text-decoration: none;
  background: #F2F2F2;
   /* ▼CSS3 */
   border-top-right-radius: 10px;   /* 右上 */
   border-top-left-radius: 10px; /* 左上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 10px;   /* 右上 */
   -webkit-border-top-left-radius: 10px; /* 左上 */

   /* ▼Firefox */
   -moz-border-radius-topright: 10px;   /* 右上 */
   -moz-border-radiustopleft: 10px; /* 左上 */
}

ul.tabDetail li a:hover,ul.tabDetail li.on a{
  color:#333333;
  display: block;
  padding: 10px 20px 5px;
  text-decoration: none;
  background: #FFF9EC;
   /* ▼CSS3 */
   border-top-right-radius: 10px;   /* 右上 */
   border-top-left-radius: 10px; /* 左上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 10px;   /* 右上 */
   -webkit-border-top-left-radius: 10px; /* 左上 */

   /* ▼Firefox */
   -moz-border-radius-topright: 10px;   /* 右上 */
   -moz-border-radiustopleft: 10px; /* 左上 */
}

/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
}

/* box */
.box {background-color:#d1e1ff; border: 1px #C1B4A7 solid; border-top:none; padding:2px;}
.box .cont{background-color:#ffffff; /*border:#E2DBD5 2px solid;*/ padding:3px;}
.box .assessment_scroll{height: 350px; overflow:scroll;}
.box .careplan_scroll{height: 350px; overflow:scroll;}
.box .yoteiYoubiSuuchiSettei{height: 220px; width:800px; overflow:none;}
.box .yoteiCalendarSuuchiSettei{height: 400px; width:800px; overflow:none;}
.box .scroll{height: 350px; overflow:scroll;}


/* フッター
----------------------*/
#footerWrap{width:100%; min-width:960px; margin:auto 0; border-top:3px solid #5038c3; background-color:#ccc3f5; color: #5038c3;}
#footer{width:95%; margin:auto; padding-top:5px;padding-bottom:5px;}
#footer ul{display:block; margin:20px;}
#footer ul li{float:left; padding-right:10px; font-size:12px;}
#footer p{font-size:10px; pading-top:20px;}


/*-----クリアフィックスー-----*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*-----monoi add-----*/
.clickable {
  cursor: pointer;
}

.backgroundLayer {
  display: none;
  position: absolute;
  z-index: 199;
}

.backgroundColorLayer {
  display: none;
  color: white;
  position: absolute;
  z-index: 198;
  background: #000000;
  filter: alpha(opacity =   20);
  -moz-opacity: 0.2;
  opacity: 0.2;
}

.input_error {
  border: solid 1px #aaaaaa;
  background: #ffb0b0;
}

.dlgLoadingImg {
  display: none;
  position: absolute;
  z-index: 200;
}

/* ツールチップ */
.tooltip {
  display: none;
  left: 10px;
  top: 10px;
  position: absolute;
  z-order: 10000;
  color: white;
  padding: 10px;
  background: #000000;
  border: none 2px #ff0000;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  filter: alpha(opacity =   70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  overflow: scroll;
}

/* ツールチップの親 */
.tooltip_parent {
  position: relative;
}

.dialog_title{border-left:#ffffff 6px solid; font-weight:bold; height:20px; padding-left:10px; font-size:15px; margin-bottom:0px;color:#ffffff;}
.dialog_title_base{border:1px solid #CCCCCC;background:#5038c3;padding:5px;margin-bottom:5px;}

.ui-dialog-titlebar{border:1px solid #CCCCCC;background:#5038c3;padding:5px;margin-bottom:5px;}
.ui-dialog-title{border-left:#1500e4 6px solid; font-weight:bold; height:20px; padding-left:10px; font-size:15px; margin-bottom:0px;}

.descdialog_title{
	padding-left:10px;
	height:20px;
}

.descdialog_content{
	padding-left:30px;
	height:20px;
}

.button_general {
	font-size: 13px;
	color: #404040;
	width: 140px;
	background-image: url("./img/btn_template.png");
	background-size: 100% 100%;
	text-decoration: none;
	padding: 1px 0 1px;
	display: inline-block;
	margin: auto;
	text-align: center;
}
/*
.button {
background: transparent url('../../img/button_right.gif') no-repeat right;
display: block;
float: left;
height: 24px;
margin: 0px;
padding: 0px 6px 0px 0px;
text-decoration: none;
font-size:11px;
}
.button span {
background: transparent url('../../img/button.gif') no-repeat;
display: block;
height: 24px;
margin: 0px;
padding: 5px 0 0px 6px;
}
*/

div.btn_upper_container {text-align:center; width:100%; margin:0px 0px 10px 0px;}
div.btn_lower_container {text-align:center; width:100%; margin:10px 0px 10px 0px;}
div.btn_lower_container4dialog {text-align:center; width:100%; margin:5px 0px 5px 0px;}
td.border_right_hidden {border-right-style: hidden;}
tr.border_up_hidden {border-top-style: hidden;}

.touroku_btn {background: transparent url('../../img/btn/touroku_btn.png') no-repeat;}

.no_b {border:none;}
.no_p {padding:0px;}
.no_m_p {padding:0px;margin:0px;}

.hide {display:none;}
.selected_item {border:1px dotted #999999;}



.button {
	margin:0px 1px 0px 1px;
  padding:0px 0px 0px 0px;
  border:none;
  vertical-align: middle;
}

.button_arrow_down {
  border-top: 10px solid #FFBC6F;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  -webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.5));
}

.button_put {
	margin:0px 1px 0px 1px;
  padding:0px 0px 0px 0px;
  border:none;
  vertical-align: middle;
  opacity: 0.6;
}

.button:hover{
  color:#FF9933;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.c-button:hover{
  color:#FF9933;
  text-decoration: none;
  opacity: 0.6;
  cursor: pointer;
  filter: alpha(opacity=60);
}

.button_n {
  min-height: 22px;
  min-width: 47px;
  margin:0px 1px 0px 1px;
  padding:2px 6px 2px 6px;
  vertical-align: middle;
  font-size: 0.95em;
  border: none;
  cursor: pointer;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  -ms-border-radius:6px;
  border-radius:6px;
  color: #5A5A5A;
  box-shadow: 0px 0px 1px 1px #B6B6B6 inset;
  background: linear-gradient(#FFFFFF 0%, #FFFFFF 70%, #E0E0E0 70%, #FFFFFF 100%);
}

.button_n:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.button_n:disabled {
  color: #CFCFCF;
  box-shadow: 0px 0px 1px 1px #D6D6D6 inset;
  background: linear-gradient(#FFFFFF 0%, #FFFFFF 70%, #F0F0F0 70%, #FFFFFF 100%);
}

.red {color:red}

.w30 {width: 30%}
.w50 {width: 50%}
.w80 {width: 80%}
.w95 {width: 95%}
.w100 {width: 100%}

.h50 {height: 50%}
.h95 {height: 95%}
.h100 {height: 100%}


.pos_a {position:absolute;}
.pos_r {position:relative;}



.droppable {border:1px dotted #5038c3;background: #b0cee4;}

.draggable {background: #ccc3f5;
  -moz-box-shadow: 2px 2px 3px #909090;
  -webkit-box-shadow: 2px 2px 3px #909090;
}

td.nikka {background: #E0E0E0}
td.yoteiDoriEnable {background: #EA8B10}


.shuukannikka_mijisshi {color:black;}
.shuukannikka_jisshizumi {color:blue;}
.shuukannikka_chuushi {color:red;}

.calendar_gray{background: #B0B0B0; line-height:39px;}

td.colorLable{
	background-color:#cce4ff;
	border:1px solid #CCCCCC;
	padding:3px;
	text-align:center;

}

td.colorText{border:#CCCCCC 1px solid; padding:3px; text-align:left; }

span.heisetuDaySetMenuClass_Red{color: red;display:block;width:100%;vertical-align:middle;}
span.heisetuDaySetMenuClass_Blue{color: #00B0F0;display:block;width:100%;vertical-align:middle;}
span.heisetuDaySetMenuClass_DeepBlue{color: #0070C0;display:block;width:100%;vertical-align:middle;}
span.heisetuDaySetMenuClass_Black{color:black;display:block;width:100%;vertical-align:middle;}

td.word_break {word-wrap: break-word;word-break:break-all;}

.color_red {color: red;}
.color_blue {color: blue;}
.bg_blue {background-color: #558ED5;}
.bg_red {background-color: #FF0000;}
.bg_tan {background-color: #953735;}
.bg_yellow {background-color: #FFFF00;}
.bg_dackblue {background-color: #254061;}
.bg_green {background-color: #00B050;}
.bg_orange {background-color: #E46C0A;}
.bg_pink {background-color: #FF0066}
.td_background_color{background-color:#ffe8bb;}
.td_background_color_saturday_thin{background-color: #FFF3EE;}
.td_background_color_sunday_thin{background-color: #FFEAE2;}
.td_background_color_saturday_dark{background-color: #FFE1BC;}
.td_background_color_sunday_dark{background-color: #FFDCBC;}

.topFade {
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	display: none;
	color: white;
	position: absolute;
	z-index: 1001;
	background: #FFFFFF;
	filter: alpha(opacity = 80);
	-moz-opacity: 0;
	opacity: 0;
}

.bgc_red {
	background: red;
	line-height: 40px;
}

/*文字省略*/
.ellipsis{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*提供票ボタン*/
.sc_row_buttons{
	position:absolute;
	top:97%;
	left:0px;
	z-index:10;
	padding: 0px;
	margin: 0px;
}
.sc_row_buttons_inner{
	position:relative;
	width: 100%;
	height: 100%;
	z-index:10;
	background: #FFFFD0;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
}
.sc_menu_subitem{
	position: absolute;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #663207;
}
.sc_menu_subitem:hover{
	text-decoration: none;
	background: #B2ED6E;
}
.sc_ksjLabel{
	font-weight:bold;
	background-color:#D7FFFA;
}
.sc_yoteijisseki_anchor {
	font-size: 0.9em;
}
.jisseki_background_color{background-color:#ccc3f5; border:#CCCCCC 1px solid; text-align:center; padding:3px;}

/* お知らせ */
.boxnewsdate {
    padding: 0.5em 1em;
    margin: 0.5em 0.5em;
    background: #f4f4f4;
    border-left: solid 6px #5038c3;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}
.boxnewsdate p {
    margin: 0;
    padding: 0;
}

.boxnewstitle {
    position: relative;
    margin: 0.5em 0;
    padding: 25px 10px 7px;
    border: solid 1px #5038c3;
    background: #f4f4f4;
    font-size: 17px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.boxnewstitle .box-title-yellow {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 0 9px;
    height: 22px;
    line-height: 25px;
    font-size: 12px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}

.boxnewstitle .box-title-orange {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 0 9px;
    height: 22px;
    line-height: 25px;
    font-size: 12px;
    background: #993d0f;
    color: #ffffff;
    font-weight: bold;
}

.boxnewstitle .box-title-blue {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 0 9px;
    height: 22px;
    line-height: 25px;
    font-size: 12px;
    background: #0f7799;
    color: #ffffff;
    font-weight: bold;
}

.boxnewstitle .box-title-green {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 0 9px;
    height: 22px;
    line-height: 25px;
    font-size: 12px;
    background: #5038c3;
    color: #ffffff;
    font-weight: bold;
}

.boxnewstitle .box-title-pink {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 0 9px;
    height: 22px;
    line-height: 25px;
    font-size: 12px;
    background: #b33646;
    color: #ffffff;
    font-weight: bold;
}

.boxnewstitle p {
    margin: 0;
    padding: 0;
}

.boxnewsbody{
    padding: 0.5em 1em;
    margin: 0.5em 0 1.5em;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5038c3;
    font-size: 15px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.boxnewsbody p {
    margin: 0;
    padding: 0;
}

.boxnewsdate {
    padding: 0.5em 1em;
    margin: 0.5em 0.5em;
    background: #f4f4f4;
    border-left: solid 6px #5038c3;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}
.boxnewsdate p {
    margin: 0;
    padding: 0;
}


.select_none{
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.div-height{border:1px solid #CCCCCC; width:100%; height:120px;margin-top:2px;}

/* 以下OEM用に色を設定する */
/* 反転色 */
.background_color{background-color: #B2ED6E !important;}
tr.background_color{background-color: #B2ED6E !important;}
/* タイトル背景色 */
.background_color_title{background-color:#ccc3f5;}

.item {
	background-color: #ccc3f5;
	abackground-color: #6cb1e4;
	abackground-color: #F9F8F3;
	abackground-color: #FFFFFF;
	width: 95%;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	aborder: thin #555555 solid;
	aaborder: thin #a0a0a0 dotted;
}

.waku {
	aaborder: thin #808080 solid;
	background-color: #b0cee4;
	padding: 10px;
}

.rowTable td {
	margin: 0px;
	height: 26px;
	abackground-color: #FFFDD9;
	background-color: #ccc3f5;
	border: 1px #b0cee4 solid;
	font-weight: bolder;
	text-align: center;
}

.labelTable {
	width: 600px;
}

.labelTable td {
	margin: 1px;
	height: 26px;
	background-color: #6cb1e4;
	aabackground-color: #FFFDD9;
	abackground-color: #cce4ff;
	abackground-color: #ccc3f5;
	aborder: 1px #cce4ff dotted;
	aborder: 1px #ccc3f5 dotted;
	aborder: 1px #a0a0a0 dotted;
	border: 1px #b0cee4 solid;
	font-weight: bolder;
	text-align: center;
}

.kirokukansokukoumoku {
	background-color: #b0cee4;
}

#table3 tr.jisseki{
	background-color:#ffe8bb;
}

.drag-area{
	border-color: #74c14a;
    color: #5038c3;
	border:3px dotted;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	height:100px;
	line-height:80px;
	text-align:center;
	margin-bottom:12px;
}

.dataTable td:hover {
	background-color: #B2ED6E;
}

.mm:hover, .clicked{
	background-color: #B2ED6E;
}

div#zenshakyoAssessmentKanriListTable ul.tab li {
  float: left;
  margin: 0 3px 0 0px;
  position: relative;
  bottom: -2px;
  list-style-type: none;
  border: 1px #C1B4A7 solid;
  border-bottom: none;
   /* ▼CSS3 */
   border-top-right-radius: 10px;   /* 右上 */
   border-top-left-radius: 10px; /* 左上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 10px;   /* 右上 */
   -webkit-border-top-left-radius: 10px; /* 左上 */

   /* ▼Firefox */
   -moz-border-radius-topright: 10px;   /* 右上 */
   -moz-border-radiustopleft: 10px; /* 左上 */

}

[name=srvcUseOtr1]{
   position: relative;
   top: -13px;
}

[name=srvcUseOtr2]{
   position: relative;
   top: -13px;
}

[name=srvcUseOtr3]{
   position: relative;
   top: -13px;
}

_:-ms-fullscreen, :root .selector, [name=srvcUseOtr1]{
   position: relative;
   top: -3px;
}

_:-ms-fullscreen, :root .selector, [name=srvcUseOtr2]{
   position: relative;
   top: -3px;
}

_:-ms-fullscreen, :root .selector, [name=srvcUseOtr3]{
   position: relative;
   top: -3px;
}

.bunreiSannshouDialogOpenBtn {
	float: left;
}

.wrapper_top {
	border-top:5px solid #5038c3;
}
#logo-top{
	position:absolute;
	left: 0px;
	top: 0px;
	maring:0px;
}
#top-jigyoushoNm{
	z-index:51;
	position:absolute;
	height:24px;
	left: 60px;
	top: 8px;
	maring:0px;
	padding: 0px;
	font-size:14px;
	height:32px;
	color:#333333;
}