@charset "utf-8";

/* --------------------------------------
　リセット
--------------------------------------- */

* {margin:0px;padding:0px;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {text-decoration:underline;overflow:hidden;}
img {border:none;vertical-align:top;}
li {list-style-type:none;}
hr {display:none;clear:both;}
br.clear {clear:both;}
th{font-weight:normal; text-align:left; padding:3px;}


/* --------------------------------------
　共通部分
--------------------------------------- */

/* ページ全体のテキスト色 */
html {color:#000000;}

/* ページ全体 */
body {
    font-size:15px;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
    background-color:#ffffff;


    background-attachment: fixed;
    background-position: right 5px bottom 50px;
    /* background-size:auto 30px; */
    background-repeat: no-repeat;
}
input{
    font-size:15px;
}

/* ページ全体のリンク色 */
a {color:#000099;text-decoration:underline;}
a:link {color:#222299;text-decoration:underline;}
a:visited {color:#222299;text-decoration:underline;}
a:hover {color:#333333;text-decoration:none;}
a:active {color:#333333;text-decoration:none;}



/* 文字装飾 */

.txtB1{color:#003399;}
.txtG1{color:#006600;}
.txtR1{color:#ee0000;}

.bgg1{background:#ddeedd;}

.b{font-weight:bold;}
.u{text-decoration:underline}

.s70{font-size:70%;}
.s80{font-size:80%;}
.s90{font-size:90%;}
.s110{font-size:110%;}
.s120{font-size:120%;}
.s130{font-size:130%;}
.s140{font-size:140%;}
.s150{font-size:150%;}

.w10{width:10px;}.w20{width:20px;}.w30{width:30px;}.w40{width:40px;}.w50{width:50px;}.w60{width:60px;}.w70{width:70px;}.w80{width:80px;}.w90{width:90px;}.w100{width:100px;}
.w110{width:110px;}.w120{width:120px;}.w130{width:130px;}.w140{width:140px;}.w150{width:150px;}.w160{width:160px;}.w170{width:170px;}.w180{width:180px;}.w190{width:190px;}.w200{width:200px;}
.w210{width:210px;}.w220{width:220px;}.w230{width:230px;}.w240{width:240px;}.w250{width:250px;}.w260{width:260px;}.w270{width:270px;}.w280{width:280px;}.w290{width:290px;}.w300{width:300px;}
.w310{width:310px;}.w320{width:320px;}.w330{width:330px;}.w340{width:340px;}.w350{width:350px;}.w360{width:360px;}.w370{width:370px;}.w380{width:380px;}.w390{width:390px;}.w400{width:400px;}
.w410{width:410px;}.w420{width:420px;}.w430{width:430px;}.w440{width:440px;}.w450{width:450px;}.w460{width:460px;}.w470{width:470px;}.w480{width:480px;}.w490{width:490px;}.w500{width:500px;}
.w510{width:510px;}.w520{width:520px;}.w530{width:530px;}.w540{width:540px;}.w550{width:550px;}.w560{width:560px;}.w570{width:570px;}.w580{width:580px;}.w590{width:590px;}.w600{width:600px;}
.w610{width:610px;}.w620{width:620px;}.w630{width:630px;}.w640{width:640px;}.w650{width:650px;}.w660{width:660px;}.w670{width:670px;}.w680{width:680px;}.w690{width:690px;}.w700{width:700px;}
.w710{width:710px;}.w720{width:720px;}.w730{width:730px;}.w740{width:740px;}.w750{width:750px;}.w760{width:760px;}.w770{width:770px;}.w780{width:780px;}.w790{width:790px;}.w800{width:800px;}
.w810{width:810px;}.w820{width:820px;}.w830{width:830px;}.w840{width:840px;}.w850{width:850px;}.w860{width:860px;}.w870{width:870px;}.w880{width:880px;}.w890{width:890px;}.w900{width:900px;}
.w910{width:910px;}.w920{width:920px;}.w930{width:930px;}.w940{width:940px;}.w950{width:950px;}.w960{width:960px;}.w970{width:970px;}.w980{width:980px;}.w990{width:990px;}.w1000{width:1000px;}
.w1010{width:1010px}.w1020{width:1020px}.w1030{width:1030px}.w1040{width:1040px}.w1050{width:1050px}.w1060{width:1060px}.w1070{width:1070px}.w1080{width:1080px}.w1090{width:1090px}.w1100{width:1100px}
.w1200{width:1200px}

.h10{height:10px} .h11{height:11px} .h12{height:12px} .h13{height:13px} .h14{height:14px} .h15{height:15px} .h16{height:16px} .h17{height:17px} .h18{height:18px} .h19{height:19px}
.h20{height:20px} .h21{height:21px} .h22{height:22px} .h23{height:23px} .h24{height:24px} .h25{height:25px} .h26{height:26px} .h27{height:27px} .h28{height:28px} .h29{height:29px}
.h30{height:30px}
.h40{height:40px}
.h50{height:50px}
.h60{height:60px}
.h70{height:70px}
.h80{height:80px}
.h90{height:90px}
.h100{height:100px}

.c{text-align:center}
.r{text-align:right}
.l{float:left}

/* バーコード */
.barcode{
  font-family: code39;
  font-size:20px;
  -webkit-transform: scale(1, 2);
  -moz-transform: scale(1, 2);
  -ms-transform: scale(1, 2);
  -o-transform: scale(1, 2);
  transform: scale(1, 2);
}


/* 汎用 */
.cap{
	background:#cce2cc;
	word-break: keep-all;
	margin-bottom:1px;
	margin-right:2px;
	padding:2px;
	font-size:95%;
}
.hed{
	background:#dddddd;
	word-break: keep-all;
	text-align:center;
}
.val{
	font-size:95%;
	border-bottom:#999999 solid 1px;
	margin-right:2px;
	padding:2px;
	overflow:hidden;
	white-space: nowrap;
}
td{
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
}
.MsgBox{
	font-size:96%;
	background:#fff6cc;
	border-bottom: solid #bbbbbb 1px;
	border-right: solid #bbbbbb 1px;
	padding:10px;
	width:970px;
	margin-bottom:10px;
}
.hov:hover{
	background:#ffeedd;
	cursor: pointer;
}




/* 汎用リスト */

.LD{
    padding-top:2px;
    padding-bottom:2px;
    border-right: solid 1px #444444;
    border-bottom: solid 1px #444444;
    overflow: hidden;
    float:left;
}

.LH{
    padding-top:2px;
    padding-bottom:2px;
    text-align:center;
    border-right: solid 1px #444444;
    border-top: solid 1px #444444;
    border-bottom: solid 1px #444444;
    overflow: hidden;
    float:left;
}
.LL{
    border-left: solid 1px #444444;
}














/* テキストボックス */
input::-ms-clear {
    display: none;
}
.Label{
    background:#e0e0e0;
    border: #ffffff solid 1px;
    ime-mode:disabled;
    padding-right:2px;
    -webkit-appearance: searchfield;
}
.LabelNum{
    text-align:right;
    background:#e0e0e0;
    border: #ffffff solid 1px;
    ime-mode:disabled;
    padding-right:2px;
}
.Num{
    text-align:right;
    ime-mode:disabled;
    border: #999999 solid 1px;
    padding-right:2px;
}
.Num:focus{
    background: #ffbb99;
}

.TextIME{
    border: #999999 solid 1px;
    ime-mode:active;
    padding-right:2px;
}
.TextIME:focus {
    background: #ffbb99;
}


.Text{
    border: #999999 solid 1px;
    ime-mode:disabled;
    padding-right:2px;
}
.Text:focus{
    background: #ffbb99;
}

.Text2{
    border: #999999 solid 1px;
    padding-right:2px;
}


/* 基本画面のレイアウト */


.bodyHeader{
	background:#6699bb;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	width:100%;
	border-bottom:solid #444488 2px;
}

.bodyNavi{
	background:#e0e0e0;
	font-size:95%;
}

.main{
	width:980px;
	margin-left:10px;
	margin-bottom:50px;
	text-align:left;
}

.footer{
	position:fixed;
	width:100%;
	height:20px;
	padding:10px;
	bottom:0;
	left:0;
	background:#999999;
	text-align:center;
}


/* タブ */

.tabbox{
    height:31px;
    border-bottom: 1px #999999 solid;
}

.tabActive{
    float:left;

    width:120px;
    height:24px;
    text-align:center;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;

    border-radius: 6px 15px 0 0;         /* CSS3 */
    -moz-border-radius: 6px 15px 0 0;    /* Firefox */
    -webkit-border-radius: 6px 15px 0 0; /* Safari,Chrome */

    color:#222222;
    border-top: 1px #999999 solid;
    border-left: 1px #999999 solid;
    border-right: 1px #999999 solid;
    border-bottom: 1px #ffffff solid;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbccaa), to(#ffffff));
    cursor: pointer;
}

.tabdisActive{
    float:left;

    width:120px;
    height:24px;
    text-align:center;
    padding-top:6px;
    padding-left:10px;
    padding-right:10px;

    border-radius: 6px 15px 0 0;         /* CSS3 */
    -moz-border-radius: 15px 6px 0 0;    /* Firefox */
    -webkit-border-radius: 6px 15px 0 0; /* Safari,Chrome */

    color:#888888;
    border: 1px #999999 solid;
    background: #ffffff;
    cursor: pointer;
}

.frm{
    border-left: 1px #999999 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    height:300px;
    padding:10px;
}


/* カレンダー関連 */

#calendar{
	position:absolute;
	display:none;
	background-color: #bbbbbb;
	font-size:80%;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
#calendar table{

}
#calendar th{
	padding:0px;
}
#calendar td{
	width:30px;
	height:20px;
	text-align:center;
	padding:0px;
	cursor: pointer;;
}

