@charset "Shift_JIS";

/*--------------------------------------------------------------------
common
cssΜϊ»
--------------------------------------------------------------------*/
* {
	font-family: "lr oSVbN", "Osaka", "qMmpS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "lr oSVbN", "Osaka", "qMmpS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
	font-family: "lr oSVbN", "Osaka", "qMmpS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "lr oSVbN", "Osaka", "qMmpS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "lr oSVbN", "Osaka", "qMmpS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

/*--------------------------------------------------------------------
common
y[W€Κͺ
--------------------------------------------------------------------*/
html {
	height:100%;
}

body {
	font-size:small;
	background:#EBEBEB;
	height:100%;
	line-height:1.5;
}

a {
	outline:none;
	color:#106910;
}

a:hover {
	color:#0099ff;
}

hr {
	clear:both;
	display:block;
	visibility:hidden;
}

.line {
	height:1px;
	margin:0;
	background-color:#FFFFFF;
}

* html div#container{/*tb^[ΕΊέθ*/
    height:100%;
}

div#container {
	width:920px;
	margin:0 auto;
	background:url(../../images/main_bg.gif);
	position:relative;/*tb^[ΕΊέθ*/
    min-height: 100%;/*tb^[ΕΊέθ*/
}

body > #container {/*tb^[ΕΊέθ*/
	height: auto;
}


div#header {
	width:920px;
	background:url(../../images/head_bg.gif) no-repeat top;
	height:135px;
}

div#header div#h_left {
	float:left;
	width:500px;
}

div#header div#h_left h1 {
	margin-top:35px;
	margin-left:30px;
	display:block;
	width:500px;
	height:80px;
	text-indent:-9999px;
	background:url(../../images/h1.gif) no-repeat;
}

div#header div#h_right {
	float:right;
	width:200px;
}

div#header div#h_right div#logout {
	margin-top:40px;
	float:right;
}

div#header div#h_right div#logout p a {
	display:block;
	width:72px;
	height:72px;
	background:url(../../images/buttonLogout.gif) no-repeat top;
	text-indent:-9999px;
	text-align:left;
	margin:0 25px 0 8px;
}

div#header div#h_right div#logout p a:hover {
	background-position:bottom;
	position:relative;
	left:1px;
	top:1px;
}

div#header div#h_right div#menu {
	margin-top:40px;
	float:right;
}

div#header div#h_right div#menu p a {
	display:block;
	width:72px;
	height:72px;
	background:url(../../images/buttonMenu.gif) no-repeat top;
	text-indent:-9999px;
	text-align:left;
}

div#header div#h_right div#menu p a:hover {
	background-position:bottom;
	position:relative;
	left:1px;
	top:1px;
}

div#wrapper {
	width:920px;
	margin:0;
	background:url(../../images/main_bg.gif);
	padding-bottom:90px;
}

div#main {
	width:890px;
	margin:0 auto;
}

div#main h2 {
	display:block;
	height:40px;
	line-height:40px;
	margin:0 0 10px 0;
	background:url(../../images/h2.gif) no-repeat top left;
	text-indent:15px;
	font-size:14px;
	color:#00A23D;
	font-weight:bold;
	letter-spacing:5px;
	text-align:left;
}

div#main h3 {
	display:block;
	height:30px;
	line-height:30px;
	margin:20px 0 10px 0;
	border-left:5px solid #D6F3D6;
	text-indent:8px;
	text-align:left;
}

div#footer {
	width:920px;
	position:absolute;
    bottom:0px;
    height:90px;
	background:url(../../images/footer_bg.gif) no-repeat bottom;
}

div#footer div#h_subnavi {
	width:890px;
	margin:20px auto 10px auto;
	border-top:1px solid #EBEBEB;
}

div#footer div#h_subnavi ul {
	list-style:none;
	margin-top:15px;
}

div#footer div#h_subnavi ul li {
}

div#footer div#h_subnavi ul li a {
	margin:0 5px;
}

.w4 {
	width:4%;
}

.w5 {
	width:5%;
}

.w10 {
	width:10%;
}

.w12 {
	width:12%;
}

.w13 {
	width:13%;
}

.w15 {
	width:15%;
}

.w17 {
	width:17%;
}

.w18 {
	width:18%;
}

.w20 {
	width:20%;
}

.w24 {
	width:24%;
}

.w25 {
	width:25%;
}

.w30 {
	width:30%;
}

.w40 {
	width:40%;
}

.w50 {
	width:50%;
}

.w60 {
	width:60%;
}

.w70 {
	width:70%;
}

.w80 {
	width:80%;
}

.w90 {
	width:90%;
}

.textC {
	text-align:center;
}

.textL {
	text-align:left;
}

.textR {
	text-align:right;
}

.small {
	font-size:11px;
}

.topmargin {
	margin-top:30px;
}

div.box {
	padding:5px 10px;
	margin:10px 0;
	border:1px solid #CCCCCC;
	background-color:#f7fff7;
	text-align:left;
}

div.outbox {
	padding:5px 10px;
	margin:10px 0;
	border:1px solid #CCCCCC;
	background-color:#f7fff7;
	text-align:center;
}

div.inbox {
	padding:5px 10px;
	margin:10px 0;
	border:1px solid #CCCCCC;
	background-color:#ffffff;
	text-align:left;
}

div.errorbox {
	padding:5px 10px;
	margin:10px 0;
	border:1px solid #DE7575;
	background-color:#F3D6D6;
	text-align:left;
	color:#BB0D0D;
}

div.pager {
	margin:20px 0 10px 0;
	padding:5px 10px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	font-size:120%;
}

span.ngmsg {
	color:#BB0D0D;
}

.noteinputbox input {
	width:800px;
	margin:0 auto;
	padding:5px;
}

/*----------------
tableέθ
------------------*/
table {
	width:100%;
	border-collapse:collapse;
	margin:10px auto;
	border:1px solid #888888;
	background-color:#FFFFFF;
	line-height:1.5;
}

table2 {
	border:0px solid #888888;
	background-color:#FFFFFF;
}

td {
	padding:2px;
	border:1px solid #888888;
	text-align:left;
	height:20px;
	word-break: break-all;
}

th {
	background-color:#D6F3D6;
	padding: 2px;
	border:1px solid #888888;
	background:url(../../images/tableTH.gif) no-repeat top left;
	text-align:center;
}

.thsub {
	background:url(../../images/tableTHsub.gif) no-repeat top left;
}

.tdpad0 {
	padding:0;
}

.tdtop {
	vertical-align:top;
}

.tdborder0 {
	border:none;
}

.tdborderRB {
	border-left:none;
	border-top:none;
}

.tdborderB {
	border-left:none;
	border-top:none;
	border-right:none;
}

.tdborderR {
	border-left:none;
	border-top:none;
	border-bottom:none;
}

.subborderR {
	border-right:1px solid #CCCCCC;
}

.subborderL {
	border-left:1px solid #CCCCCC;
}

.subborderB {
	border-bottom:1px solid #CCCCCC;
}

.subborderT {
	border-top:1px solid #CCCCCC;
}

/*----------------
formέθ
----------------*/
form {
	line-height:2;
	padding-bottom:1px;
}

select {
	vertical-align:middle;
}

input {
	vertical-align:middle;
}

.formmarginL input,
.formmarginL select {
	margin-left:5px;
}

.formmarginR input,
.formmarginR select {
	margin-right:5px;
}

input#edit,
input#regi,
input#select,
input#reserve,
input#search,
input#selected,
input#csv,
input#listSearch,
input#reset,
input#searchKigyo,
input#entry,
input#add,
input#delete,
input#execDecision,
input#Em0003ActionForm,
input#back,
input#menu,
input#process,
input#err,
input#data,
input#kukanDeleBtn,
input#kukanAddBtn,
input#viewCSV,
input#boxcheck,
input#boxuncheck,
input#manilist {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#EBEBEB;
	padding:2px 3px;
	margin-bottom:1px;
}

input#edit:hover,
input#regi:hover,
input#select:hover,
input#reserve:hover,
input#search:hover,
input#selected:hover,
input#csv:hover,
input#listSearch:hover,
input#reset:hover,
input#searchKigyo:hover,
input#entry:hover,
input#add:hover,
input#delete:hover,
input#execDecision:hover,
input#Em0003ActionForm:hover,
input#back:hover,
input#menu:hover,
input#process:hover,
input#err:hover,
input#data:hover,
input#kukanDeleBtn:hover,
input#kukanAddBtn:hover,
input#viewCSV:hover,
input#boxcheck:hover,
input#boxuncheck:hover,
input#manilist:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#FFFFFF;
	position:relative;
	left:1px;
	top:1px;
}

input#filePath {
	width:200px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#D6F3D6;
	padding:4px 3px 3px 3px;
	margin-bottom:1px;
}

div#MenuBox {
	height:35px;
	clear:both;
	text-align:right;
	margin-top:20px;
}

div#RightBotton {
	height:10px;
	clear:both;
	text-align:center;
	margin-top:20px;
}

div#ResetData,
div#MenuBack,
div#Logout {
	display:inline;
	height:40px;
	margin:0 0 0 5px;
	padding-bottom:20px;
}

div#ResetData input#reset,
div#ResetData input#regist,
div#MenuBack input#menu,
div#Logout input#menu {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#D6F3D6;
	padding:2px 3px;
	margin-bottom:1px;
}

div#ResetData input#reset:hover,
div#ResetData input#regist,
div#MenuBack input#menu:hover,
div#Logout input#menu:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#FFFFFF;
}

input#revision,
input#regist,
input#entryG,
input#deleteG,
input#execTorikomiG,
input#searchG,
input#editG {
	width:200px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#00762C;
	padding:5px 0;
	color:#FFFFFF;
	margin-bottom:1px;
}

input#revision:hover,
input#regist:hover,
input#entryG:hover,
input#deleteG:hover,
input#execTorikomiG:hover,
input#searchG:hover,
input#editG:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#33A95F;
	position:relative;
	left:1px;
	top:1px;
}

/*--------------------------------------------------------------------
Em0001
--------------------------------------------------------------------*/
div#Em0001 {
	line-height:1;
}

div#Em0001 form {
	margin:20px auto;
	width:480px;
	height:320px;
	background:url(../../images/login_bg.gif) no-repeat top;
}

div#Em0001 form p {
	padding:0 0 1px 0;
	width:480px;
	display:block;
}

div#Em0001 form p.topmargin115 {
	padding-top:107px;
	width:480px;
}

div#Em0001 form p.topmargin10 {
	width:480px;
	clear:both;
}

div#Em0001 form p span {
	display:block;
	width:200px;
	text-align:right;
	float:left;
	margin-right:5px;
}

div#Em0001 form p span.ngmsg {
	display:block;
	width:auto;
	text-align:center;
	float:none;
	color:#BB0D0D;
	margin:0;
}

div#Em0001 form div#messege {
	padding:0 20px;
	text-align:center;
}

/*--------------------------------------------------------------------
Em0002
--------------------------------------------------------------------*/
div#Em0002 form {
	width:780px;
	margin:10px auto;
	clear:both;
	text-align:left;
}

div#Em0002 form p {
	
}

div#Em0002 form a {
	display:block;
	width:220px;
	height:30px;
	line-height:30px;
	background:url(../../images/linkicon.gif) no-repeat top;
	text-decoration:none;
	margin:10px 20px;
	float:left;
}

* html div#Em0002 form a {
	margin:10px 10px;
}

div#Em0002 form a:hover { 
	background-position:bottom;
	position:relative;
	left:1px;
	top:1px;
}

/*--------------------------------------------------------------------
Em0003
--------------------------------------------------------------------*/
div#Em0003 {
	padding-bottom:1px;
}

div#Em0003 form {
	text-align:center;
}

div#Em0003 table table {
	width:100%;
	margin:0;
}

div#Em0003 table table td br {
	display:none;
}

div#Em0003 table table td input {
	margin-left:10px;
}

div#Em0003 input#listSearch {
	width:200px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#00762C;
	padding:5px 0;
	color:#FFFFFF;
	margin-bottom:1px;
}

div#Em0003 input#listSearch:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#33A95F;
	position:relative;
	left:1px;
	top:1px;
}

/*--------------------------------------------------------------------
Em0004
--------------------------------------------------------------------*/
div#Em0004 input#regi {
	width:200px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#00762C;
	padding:5px 0;
	color:#FFFFFF;
	margin-bottom:1px;
}

div#Em0004 input#regi:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#33A95F;
	position:relative;
	left:1px;
	top:1px;
}

/*--------------------------------------------------------------------
ManifestRegist
--------------------------------------------------------------------*/
div#ManifestRegist input#reserve {
	width:200px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#00762C;
	padding:5px 0;
	color:#FFFFFF;
	margin-bottom:1px;
}

div#ManifestRegist input#reserve:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#33A95F;
	position:relative;
	left:1px;
	top:1px;
}

/*--------------------------------------------------------------------
Em0014
--------------------------------------------------------------------*/
div#Em0014 input#edit{
	width:200px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#00762C;
	padding:5px 0;
	color:#FFFFFF;
	margin-bottom:1px;
}

div#Em0014 input#edit:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#33A95F;
	position:relative;
	left:1px;
	top:1px;
}

/*--------------------------------------------------------------------
ManifestDataActionForm
--------------------------------------------------------------------*/
div#ManifestDataActionForm table td input {
	width:90%;
	margin:0 auto;
}

div#ManifestDataActionForm table td {
	text-align:center;
}


/*--------------------------------------------------------------------
Em0035
--------------------------------------------------------------------*/
div#Em0035 input#execDecision {
	width:200px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#00762C;
	padding:5px 0;
	color:#FFFFFF;
	margin-bottom:1px;
}

div#Em0035 input#execDecision:hover {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#33A95F;
	position:relative;
	left:1px;
	top:1px;
}

/*--------------------------------
tableέθ(XN[ θ)
----------------------------------*/
div.scrollbox{
	width: 100%;
	height: 400px;
	overflow: auto;
}

div.scrollbox table {
	border-collapse:collapse;
	margin:10px auto;
	border:1px solid #888888;
	background-color:#FFFFFF;
	line-height:1.5;
}

