@CHARSET "UTF-8";

/*
body {
	font-family: 'Lato', 'Noto Sans JP', '��������������� Medium', '������������������', 'Yu Gothic Medium', YuGothic, '������������������ ProN', 'Hiragino Kaku Gothic ProN', '������������', Meiryo, '������ ���������������', 'MS PGothic', sans-serif;
}
*/

img {
	user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-webkit-touch-callout: none;
}

#footer {
    position: fixed !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /*background-color: #ffbf7f;*/ /*������������*/
    /*background-color: #7fffd4;*/ /*������������*/
    /*background-color: #ffffff;*/ /*���*/
    padding: 15px;
    z-index: 999999;
}

/*-- ������ ������������ ������ --*/
.form-signin {
	max-width: 400px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}

.form-signin input[type="text"],
.form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}

.form-passwordnotice {
	max-width: 400px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-passwordnotice .form-passwordnotice-heading,
.form-passwordnotice .checkbox {
	margin-bottom: 10px;
}

.form-passwordnotice input[type="text"],
.form-passwordnotice input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}
/*-- ������ ������������ ������ --*/

.errorTx {
	margin-top: 10px;
	width: 100%;
	/* width: 750px; */
	color: #db3131;
	font-weight: bold;
	padding: 15px 20px 13px 20px;
	display: inline-block;
	background: #ffe1e1;
	background-repeat: no-repeat;
	background-position: center left 15px;
	background-size: 28px 28px;
	border-radius: 8px;
}

.text-menu1 {
	font-size:0.8rem;
	color: #000000;
}

.text-theme {
	color: #3299e6;
}

/* ACT001 */
.text-theme1 {
	color: #3299e6;
}

.text-theme1-2 {
	color: #fe0000;
}

.text-theme1-3 {
	color: #f0c435;
}

.text-theme1-4 {
	color: #99d93b;
}

.text-theme1-5 {
	color: #35f090;
}

/* ACT002 */
.text-theme2 {
	color: #3299e6;
}

.text-theme2-2 {
	color: #e45404;
}

.text-theme2-3 {
	color: #f0c435;
}

.text-theme2-4 {
	color: #99d93b;
}

.text-theme2-5 {
	color: #35f090;
}

/* ACT003 */
.text-theme3 {
	color: #3299e6;
}

.text-theme3-2 {
	color: #e45404;
}

.text-theme3-3 {
	color: #f0c435;
}

.text-theme3-4 {
	color: #99d93b;
}

.text-theme3-5 {
	color: #35f090;
}

.text-item-title {
	border-bottom: solid 0.3em #e45404;
	font-weight: bold;
}

.text-required {
	color: #ff0000;
	font-weight: bold;
}

.table-theme{
	background-color: #e45404;
	color: #ffffff;
}

/* ACT001 */
.table-theme1 {
	background-color: #3299e6;
	color: #ffffff;
}

.table-theme1-2 {
	background-color: #fe0000;
	color: #ffffff;
}

.table-theme1-3 {
	background-color: #f0c435;
	color: #000000;
}

.table-theme1-4 {
	background-color: #99d93b;
	color: #000000;
}

.table-theme1-5 {
	background-color: #35f090;
	color: #000000;
}

/* ACT002 */
.table-theme2 {
	background-color: #3299e6;
	color: #ffffff;
}

.table-theme2-2 {
	background-color: #e45404;
	color: #ffffff;
}

.table-theme2-3 {
	background-color: #f0c435;
	color: #000000;
}

.table-theme2-4 {
	background-color: #99d93b;
	color: #000000;
}

.table-theme2-5 {
	background-color: #35f090;
	color: #000000;
}

/* ACT003 */
.table-theme3 {
	background-color: #3299e6;
	color: #ffffff;
}

.table-theme3-2 {
	background-color: #e45404;
	color: #000000;
}

.table-theme3-3 {
	background-color: #f0c435;
	color: #000000;
}

.table-theme3-4 {
	background-color: #99d93b;
	color: #000000;
}

.table-theme3-5 {
	background-color: #35f090;
	color: #000000;
}

/* ACT001 */
.title1 {
	color: #3299e6;
	font-weight: bold;
	border-bottom: thick solid #3299e6;
}

.title1-2 {
	color: #fe0000;
	font-weight: bold;
	border-bottom: thick solid #fe0000;
}

.title1-3 {
	color: #f0c435;
	font-weight: bold;
	border-bottom: thick solid #f0c435;
}

.title1-4 {
	color: #99d93b;
	font-weight: bold;
	border-bottom: thick solid #99d93b;
}

.title1-5 {
	color: #35f090;
	font-weight: bold;
	border-bottom: thick solid #35f090;
}

.title-sub1 {
	color: #3299e6;
	font-weight: bold;
	border-left: thick solid #3299e6;
	padding-left: 2px;
}

.title-sub2 {
	color: #e45404;
	font-weight: bold;
	border-left: thick solid #e45404;
	padding-left: 2px;
}

.title-fill1 {
	color: #ffffff;
	font-weight: bold;
	background-color: #3299e6;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #fe0000;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-3 {
	color: #000000;
	font-weight: bold;
	background-color: #f0c435;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-4 {
	color: #000000;
	font-weight: bold;
	background-color: #99d93b;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #35f090;
	border-top-right-radius: 20px;
	padding: 10px;
}

/* ACT002 */
.title2 {
	color: #3299e6;
	font-weight: bold;
	border-bottom: thick solid #3299e6;
}

.title2-2 {
	color: #e45404;
	font-weight: bold;
	border-bottom: thick solid #e45404;
}

.title2-3 {
	color: #f0c435;
	font-weight: bold;
	border-bottom: thick solid #f0c435;
}

.title2-4 {
	color: #99d93b;
	font-weight: bold;
	border-bottom: thick solid #99d93b;
}

.title2-5 {
	color: #35f090;
	font-weight: bold;
	border-bottom: thick solid #35f090;
}

.title-fill2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #3299e6;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #e45404;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-3 {
	color: #000000;
	font-weight: bold;
	background-color: #f0c435;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-4 {
	color: #000000;
	font-weight: bold;
	background-color: #99d93b;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #35f090;
	border-top-right-radius: 20px;
	padding: 10px;
}

/* ACT003 */
.title3 {
	color: #3299e6;
	font-weight: bold;
	border-bottom: thick solid #3299e6;
}

.title3-2 {
	color: #e45404;
	font-weight: bold;
	border-bottom: thick solid #e45404;
}

.title3-3 {
	color: #f0c435;
	font-weight: bold;
	border-bottom: thick solid #f0c435;
}

.title3-4 {
	color: #99d93b;
	font-weight: bold;
	border-bottom: thick solid #99d93b;
}

.title3-5 {
	color: #35f090;
	font-weight: bold;
	border-bottom: thick solid #35f090;
}

.title-fill3 {
	color: #ffffff;
	font-weight: bold;
	background-color: #3299e6;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #e45404;
	border-radius: 20px;
	padding: 10px;
}

.title-fill3-3 {
	color: #000000;
	font-weight: bold;
	background-color: #f0c435;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-4 {
	color: #000000;
	font-weight: bold;
	background-color: #99d93b;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #35f090;
	border-top-right-radius: 20px;
	padding: 10px;
}

.bg-theme {
	background-color: #3299e6;
}

/* ACT001 */
.bg-theme1-1 {
	background-color: #3299e6;
	color: #ffffff
}

.bg-theme1-2 {
	background-color: #fe0000;
	color: #ffffff
}

.bg-theme1-3 {
	background-color: #f0c435;
	color: #ffffff
}

.bg-theme1-4 {
	background-color: #99d93b;
	color: #ffffff
}

.bg-theme1-5 {
	background-color: #35f090;
	color: #ffffff
}

/* ACT002 */
.bg-theme2-1 {
	background-color: #3299e6;
	color: #ffffff
}

.bg-theme2-2 {
	background-color: #e45404;
	color: #ffffff
}

.bg-theme2-3 {
	background-color: #f0c435;
	color: #ffffff
}

.bg-theme2-4 {
	background-color: #99d93b;
	color: #ffffff
}

.bg-theme2-5 {
	background-color: #35f090;
	color: #ffffff
}

/* ACT003 */
.bg-theme3-1 {
	background-color: #3299e6;
}

.bg-theme3-2 {
	background-color: #e45404;
}

.bg-theme3-3 {
	background-color: #f0c435;
	color: #ffffff
}

.bg-theme3-4 {
	background-color: #99d93b;
	color: #ffffff
}

.bg-theme3-5 {
	background-color: #35f090;
	color: #ffffff
}

/* --------------------- */

.text-groupLevel {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
}

.text-groupName {
	font-weight: bold;
}

.text-groupCode {
	color: #785550;
	font-weight: bold;
}
