BODY    {
    margin: 0;
    padding: 0;
}

#container  {
    top: 0;
    left: 0;
    padding: 8px;
}

#loguout_button {
    margin: 10px;
}

#_im_login_message  {
    color: red;
}

#_im_newpass_message   {
    color: red;
}

DIV.forgetpw{
    padding: 10px;
    margin: 0 auto;
    width: 300px;
    text-align: center;
    border: none;
}

h1 {
    border-left: 10px solid #004488;
    font-size: 24px;
    line-height: 24px;
    padding: 10px 10px 10px 15px;
    background: #EEEEEE;
}
.IM_NAV_panel {
    background-color: #EEEEEE;
    padding: 4px;
    margin: 4px 0 4px 0;
}

.IM_NAV_JUMP {
    width: 50px;
    text-align: right;
}

span.IM_NAV_info {
    font-size: 9pt;
    color: #333333;
}

span.IM_NAV_button {
    padding: 2px 8px 2px 8px;
    margin: 2px 6px 2px 6px;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    background-image: -webkit-linear-gradient(270deg,rgba(0,68,136,1.00) 0%,rgba(0,17,51,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,68,136,1.00) 0%,rgba(0,17,51,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,68,136,1.00) 0%,rgba(0,17,51,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,68,136,1.00) 0%,rgba(0,17,51,1.00) 100%);
    border: 1px solid #001133;
}

span.IM_NAV_disabled {
    background-color: #666666;
    color: #333333;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,204,204,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,204,204,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,204,204,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(204,204,204,1.00) 100%);
    border: 1px solid #999999;
}

div.IM_CREDIT {

}

span.IM_POSTMESSAGE {
    color: orange;
}

#_im_authpanel {
    width: 350px;
    background-color: #333333;
    color: #DDDDAA;
    margin: 50px auto 0 auto;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}

._im_authlabel {
    width: 100px;
    text-align: right;
    float: left;
}

#_im_password {
}

#_im_username {
}

#_im_authbutton {
}

#_im_changebutton {
}

BODY {
    font-size: 13px;
    position: relative;
    line-height: 150%;
}

table {
    border-collapse: collapse;
    background-color: #F5F5F5;
    margin-bottom: 15px;
}
tr:nth-of-type(2n) {
    background-color: #E5E5E5;
}

th {
    border: 1px solid #FFF;
    padding: 4px;
    margin: 2px;
    background-color: #004488;
    color: #FFFFFF;
}

td {
    border: 1px solid #FFF;
    padding: 4px;
    margin: 2px;
}
tfoot th, tfoot td {
    background-color: #D5D5D5;
    color: #000000;
}

input {
    font-size: 12px;
}

textarea {
    /*font-size: 14px;*/
}

option {
    font-size: 12px;
}

button {
    /*font-size: 14px;*/
}

.datefield {
    width: 85px;
}

.timefield {
    width: 40px;
}

.numberfield {
    width: 50px;
    text-align: right;
}

.numberfield2 {
    width: 50px;
    text-align: right;
}

.textfield1 {
    width: 100px;
    text-align: center;
}

.textfield2 {
    width: 140px;
    text-align: center;
}

.textfield3 {
    width: 50px;
    text-align: left;
}

.textfield4 {
    width: 40px;
    text-align: center;
}

.textfield5 {
    width: 220px;
    text-align: center;
}

.textfield6 {
    width: 100px;
    text-align: center;
}

.textfield7 {
    width: 280px;
    text-align: center;
}

.print_list {
    text-align: left;
}

.print_list span {
    display: inline-block;
    padding: 4px;
    margin: 2px;
    vertical-align: middle;
}

.print_list .datefield {
    width: 120px;
}

.print_list .textfield1 {
    width: 120px;
}

.print_list .textfield3 {
    width: 50px;
}

.print_list .numberfield {
    width: 70px;
}


.app-detail {
    margin-top: 12px;
}

.app-detail td {
    padding-left: 1px;
    padding-right: 1px;
    padding-top:4px;
	margin: 0px;
	width: 220px;
}

.app-list {

}

.app-list TD {
    text-align: center;
}

.app-list .detail_header {
    text-align: left;
}

.app-list .detail_footer {
    margin-bottom: 50px;
}

.app-list tr[class^="row_"] {
    page-break-after: always;
    display: block;
}

.app-list tr[class^="row_"]:not(:first-child) {
    margin-top: 100px;
}

.IM_Insert_TD {
    border: none;
}

.IM_Insert_TR {
    border: none;
}

#dest_selector  {
    cursor: pointer;
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    width: 200px;
    height: 70px;
    overflow: scroll;
}

#task_selector  {
    cursor: pointer;
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    width: 400px;
    height: 200px;
    overflow: scroll;
}

.selector_item   {

}

#selector_close {
    position: absolute;
	margin: 5px;
}

#selector_back  {
    position: absolute;
    display: none;
    background-color: green;
    left: 0px;
    top: 0px;
    width: 3000px;
    height: 10000px;
    opacity: 0;
}

#save_button    {
    margin-left: 100px;
}

#apply_button   {
	background-color:#f2f5a9;
}

#print_button   {
    margin-left: 100px;
}

.IM_Button_Copy {

}
.IM_Button_Delete {

}

.IM_Button_Insert {

}

.IM_Button_Insert {

}
.IM_Button_Master {

}
.IM_Button_BackNavi {

}

.total_label1   {
    font-size: 120%;
}
.total_price1   {
    font-size: 120%;
    font-weight: bold;
}
.total_label2   {
    font-size: 120%;
}
.total_price2   {
    font-size: 120%;
    font-weight: bold;
}
.total_label3   {
    font-size: 120%;
}
.total_price3   {
    font-size: 120%;
    font-weight: bold;
}

.admin-main {

}

#admin_button  {

}

#IM_CREDIT {
    margin-top: 20px;
}

/*　ログイン画面
------------------------------------------*/

#login_logo {
    margin-top: 20px;
    text-align: center;
}
h1#login_title {
    font-size: 22px;
    line-height: 22px;
    color: #FFFFFF;
    background: #004488;
    width: 370px;
    border-radius: 20px;
    padding: 5px 0px;
    margin: 10px auto 30px auto;
    text-align: center;
    border: none;
}
.login_form {
    width: 400px;
    background: #EEEEEE;
    margin: 20px auto;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
}
.login_form table {
    margin: 5px auto;
}
.login_form td {
    background: #E5E5E5;
}


#containerauth  {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px;
    text-align: center;
    background-color: white;
    width: 100%;
    padding-top: 100px;
}

h1#login_title.admin {
    background: #AA0000;
}

/***** 申請詳細画面・修正ありボタン追加関連 *****/
.check_modify_flag {
    padding:4px 4px 4px 2px!important;
    display: block;
}

.check_modify_flag-u {
    display: block;
	padding: 4px 4px 4px 2px!important;
}

.check_modify_flag div {
    float: right;
    height: 35px;
}

.check_modify_flag-u div {
	float: right;
	height: 200%;
	line-height: 200%;
}

.check_modify_flag input[type=checkbox] {
    display: none;
}

.check_modify_flag label {
    border: 1px solid #808080;
    font-size: 10px;
    padding: 2px;
    border-radius: 3px;
    background-color: #f0f0f0;
    background: linear-gradient(#f0f0f0,#c0c0c0);
    display: inline-block;
    margin-bottom: 10px;
}

.check_modify_flag label:hover {
    background: linear-gradient(#e8f6fd,#a9dbf6);
}

.check_modify_flag .label_disabled {
    background-color: #a0a0a0 !important;
    background: linear-gradient(#f0f0f0,#c0c0c0) !important;
    color: #808080;
}
.modify_flag-1 {
    background-color: #b0e0ff !important;
}

.modify_flag_notice-1 {
	color: #ff0000;
	font-size:9px;
	display: inline-block;
	padding-left:1em;
}

.modify_flag_notice-0 {
	display: none;
}

.check_modify_flag-1 {
	width: 230px;
}


.check_modify_flag-0 {
	width: 164px;
}

.check_modify_flag-u-1 {
	width: 110px;
}

.check_modify_flag-u-0 {
	width: 200px;
}


