@charset "utf-8";

input {
	font-family:Arial,Helvetica,sans-serif;
}
/* select,
input[type="text"],
input[type="password"],
input[type="submit"],
input[type="check"],
input[type="radio"],
input[type="file"] {
	line-height: 1;
}

select,
input[type="radio"],
input[type="text"],
input[type="password"],
input[type="file"],
textarea {
	margin: 0 0 3px 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #ccc;
	font-family: monospace;
} */

input ,select {
	vertical-align:middle;
}

/*
テーブル
-------------------------------------------------------------------*/

.wktbl th {
	border:0px none;
	margin:0;
	padding:0;
}
.wktbl td {
	border:0px none;
	margin:0;
	padding:0;
}

.comtbl {
	margin: 0 auto 15px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;
	background: #FFF;
}
.comtbl th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5FCFB;
	line-height: 120%;
	white-space: nowrap;
}
.comtbl td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 120%;
}
.comtbl td .imgBox {
	max-width: 720px;
	max-height: 500px;
	overflow: scroll;
}
.comtbl td img {
	max-width: none !important;
}
.comtbl input[type="text"]{
	padding:2px;
}


#calid,
#calid2,
#calid3,
#calid4,
#calid5 {
	z-index: 999;
}
.btnSubmit {
	padding: 10px 5px !important;
}

#fixbox {
	margin-top:10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	height:420px;
}
#tablefix {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.0em;
	height:400px;
	float:left;
}
#tablefix thead th {
	padding: 3px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5FCFB;
	line-height: 120%;
	color:#999999;
}
#tablefix tbody td {
	padding: 3px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 120%;
}

.intbl {
	/*
	margin-top:10px;
	margin-bottom:10px;
	*/
	margin-right: auto;
	margin-left: auto;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.0em;
}
.intbl th {
	padding: 3px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5FCFB;
	line-height: 150%;
	color:#999999;
}
.intbl td {
	padding: 3px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 150%;
}

.intbl fieldset {
	margin-bottom:5px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

.intbl fieldset label {
/*
  display: block;
  float: left;
  width: 110px;
*/
/*
	margin-bottom:3px;
	white-space: nowrap;
*/
	padding-left:2px;
	display: inline-block;
}

.intbl legend {
	/*margin:0 0 2px 0;*/
	padding:2px 5px;
	color:#6bba70;
	font-weight:bold;
}
#list {
	margin-right: auto;
	margin-left: auto;
}
table.prolist {
	width:992px;
}
table.chargelist {
	width:462px;
}
table.directlist {
	width:342px;
}
table.suplist {
	width:502px;
}
table.guestlist {
	width:952px;
}
table.makerlist {
	width:542px;
}
table.chklist2 {
	width:462px;
}
table.prolist,table.chargelist,table.suplist,table.guestlist,table.makerlist,table.chklist2,table.directlist {
	margin: 0;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.0em;
	table-layout:fixed;
}
.prolist th,.chargelist th,.suplist th,.guestlist th,.makerlist th,.chklist2 th,.directlist th {
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5FCFB;
	line-height: 150%;
	/*color:#999999;*/
	padding:3px;
}
.prolist td,.chargelist td,.suplist td,.guestlist td,.makerlist td,.chklist2 td,.directlist td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 150%;
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	padding:3px;
}

.col10c {
	width:10px;
	text-align: center;
	font-size: 0.8em;
}
.col15c {
	width:15px;
	text-align: center;
}

.col30c {
	width:30px;
	text-align: center;
}
.col30l {
    width:30px;
    text-align: left;
}
.col30r {
	width:30px;
	text-align: right;
}
col30_1 {
	text-align: center;
	width:30px;
	border-left: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}
col30_2 {
	text-align: center;
	width:30px;
	border-left: 1px #999999 solid;
	border-bottom: 2px #33CC99 solid;
}

.col40c {
	width:40px;
	text-align: center;
}
.col40l {
	width:40px;
	text-align: left;
}
.col40r {
	width:40px;
	text-align: left;
}
.col50c {
	width:50px;
	text-align: center;
}
.col50l {
	width:50px;
	text-align: left;
}
.col50r {
	width:50px;
	text-align: right;
}
.col60c {
	width:60px;
	text-align: center;
}
.col60l {
	width:60px;
	text-align: left;
}
.col70r {
	width:70px;
	text-align: right;
}
.col70c {
	width:70px;
	text-align: center;
}
.col70l {
	width:70px;
	text-align: left;
}
.col60r {
	width:60px;
	text-align: right;
}
.col80c {
	width:80px;
	text-align: center;
}
.col80l {
	width:80px;
	text-align: left;
}
col80_1 {
	text-align: center;
	width:80px;
	border-left: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}
col80_2 {
	text-align: center;
	width:80px;
	border-left: 1px #999999 solid;
	border-bottom: 2px #33CC99 solid;
}
.col100c {
	width:100px;
	text-align: center;
}
.col100l {
	width:100px;
	text-align: left;
}
.col100r {
	width:100px;
	text-align: right;
}
.col120c {
	width:120px;
	text-align: center;
}
.col120l {
	width:120px;
	text-align: left;
}
.col120r {
	width:120px;
	text-align: right;
}
.col150c {
	width:150px;
	text-align: center;
}
.col150l {
	width:150px;
	text-align: left;
}
.col150r {
	width:150px;
	text-align: right;
}
.col160c {
	width:160px;
	text-align: center;
}
.col160l {
	width:160px;
	text-align: left;
}
.col160r {
	width:160px;
	text-align: right;
}
.col180c {
	width:180px;
	text-align: center;
}
.col180l {
	width:180px;
	text-align: left;
}
.col180r {
	width:180px;
	text-align: right;
}
.col200l {
	width:200px;
	text-align: left;
}
.col200c {
	width:200px;
	text-align: center;
}
.col220c {
	width:220px;
	text-align: center;
}
.col220l {
	width:220px;
	text-align: left;
}
.col220r {
	width:220px;
	text-align: right;
}
.col240c {
	width:240px;
	text-align: center;
}
.col240l {
	width:240px;
	text-align: left;
}
.col240r {
	width:240px;
	text-align: right;
}
.col250l {
	width:250px;
	text-align: left;
}
.col250c {
	width:250px;
	text-align: center;
}
.col260l {
	width:260px;
	text-align: left;
}
.col260c {
	width:260px;
	text-align: center;
}
.col280l {
	width:280px;
	text-align: left;
}
.col280c {
	width:280px;
	text-align: center;
}
.col300l {
	width:300px;
	text-align: left;
}
.col300r {
	width:300px;
	text-align: right;
}
.col300c {
	width:300px;
	text-align: center;
}
.col400l {
	width:400px;
	text-align: left;
}
.col400r {
	width:400px;
	text-align: right;
}
.col400c {
	width:400px;
	text-align: center;
}
.col480l {
	width:480px;
	text-align: left;
}
.col480r {
	width:480px;
	text-align: right;
}
.col480c {
	width:480px;
	text-align: center;
}
.col500l {
	width:500px;
	text-align: left;
}
.col500r {
	width:500px;
	text-align: right;
}
.col500c {
	width:500px;
	text-align: center;
}
.col540l {
	width:540px;
	text-align: left;
}
.col600l {
	width:600px;
	text-align: left;
}
.col600r {
	width:600px;
	text-align: right;
}
.col600c {
	width:600px;
	text-align: center;
}
.col800l {
	width:800px;
	text-align: left;
}
.col800r {
	width:800px;
	text-align: right;
}
.col800c {
	width:800px;
	text-align: center;
}

.hissu {
	color:#ff0000;
}

.num {
	text-align:right;
	ime-mode:inactive;
}


text{
	width: 450px;
}
textarea {
	width: 650px;
	min-height: 3em;
}