@charset "utf-8";
@import url("jquery-ui-1.8.18.custom.css");
@import url("hotel_table_jui.css");
@import url("jquery.alerts.css");

body,div,span,dl,dt,dd,input,label,form,h1,h2,h3,h4,h5,h6,select {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	
	text-align: center;
	font-family: "ＭＳ ゴシック";
}

.container {
	width: 90%;
	margin: auto;
	padding: 0;
    /*jinl-20121001-ヘルプ画面修正-start*/
	margin-left: 6px;
	/*jinl-20121001-ヘルプ画面修正-end*/
}

table.outline {
	border: solid 1px #aaaaaa;
}

table.header {
	width: 1090px;
	border: solid 1px #aaaaaa;
}

table.title {
	font-size: 22px;
	text-align: center;
	width: 950px;
	background-color: #ccccff;
	padding: 8px 0px 8px 0px;
}

table.shisesu {
	width: 160px;
	margin: 6px 0px 0px 0px;
}

table.information {
	width: 920px;
	margin: 12px 0px 0px 6px;
	font-size: 14px;
	border: solid 1px #aaaaaa;
}

table.footer {
	width: 1090px;
	font-size: 12px;
	color: #cccccc;
	text-align: left;
}

table.condition {
	text-align : left;
/* 	width: 930px; */
	border: solid 1px #dddddd;
}

table.message {
	text-align: center;
	width: 930px;
	border: solid 1px #aaaaaa;
	margin: 0px 10px 0px 10px;
	padding: 12px 10px 12px 10px;
}

table.output {
	width: 930px;
	outline: groove 1px #cccccc;
}

th.label {
	font-style: normal;
	text-align: left;
/* 	width: 200px; */
	background-color: #c0f0ff;
	padding: 4px 0px 4px 4px;
	white-space: nowrap;
}

td.headerdata {
	font-size: 16px;
	text-align: left;
	border: solid 1px #aaaaaa;
	padding: 0px 0px 0px 6px;
}

td.condition {
	padding: 4px 0px 4px 4px;
	border: solid 1px #eeeeee;
	white-space: nowrap;
	text-align: left;
}

input.shisesu {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 30px;
}

input.kensaku {
	font-size: 14px;
	height: 28px;
	margin: 20px 4px 20px 220px;
	width: 100px;
}

input.cancel {
	font-size: 14px;
	height: 28px;
	margin: 20px 4px 20px 4px;
	width: 100px;
}

input.print {
	font-size: 14px;
	height: 28px;
	margin: 20px 4px 20px 50px;
	width: 100px;
}

input.preview {
	font-size: 14px;
	height: 28px;
	margin: 20px 4px 20px 4px;
	width: 100px;
}

input.csv {
	font-size: 14px;
	height: 28px;
	margin: 20px 4px 20px 4px;
	width: 100px;
}

input.reprint {
	font-size: 14px;
	height: 28px;
	margin: 20px 4px 20px 4px;
	width: 100px;
}

input.decision {
	width: 115px;
	height: 28px;
	margin-right: 15px;
}

input.back {
	width: 115px;
	height: 28px;
	margin-right: 15px;
}

.error {
	background-color: #FFCCFF;
	border-style : solid;
	border-color : #7F9DB9;
	border-width : 1px;
	padding : 1px;
}

div.commonSelectBottomArea {
	position:absolute;
	width: 540px;
	height: 30px;
	left: 5px;
	bottom: 1px;
	border: 1px solid black;
}

span.shisetutitle {
	float: right;
	font-size: 14px;
	margin: 4px 4px 10px 4px;
}

h2 {
	font-size: 95%;
	background: #000000 url(../images/h2_bg.jpg) no-repeat left top;
	color: #ffffff;
	padding: 6px 8px 7px 7px;
	margin: 0 0 10px 0;
	line-height: 105%;
	border-bottom: solid 3px #0099ff;
	width: 915px;
	text-align: center;
}

.validatorMessage {
	color: #FF3300;
	font-size: 14px;
}


/* calender style */
.calenderbutton {
	width: 15px;
	height: 18px;
	align: absMiddle;
	cursor:pointer;
}

.calender {
	width: 170px;
	height: auto;
	font-size: 12px;
	margin-right: 14px;
	background: url(calenderbg.gif) no-repeat right center #fff;
	border: 1px solid #397EAE;
	padding: 1px;
}

.calender ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.calender .day {
	background-color: #EDF5FF;
	height: 20px;
}

.calender .day li,.calender .date li {
	float: left;
	width: 14%;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.calender li a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #333
}

.calender li a:hover {
	color: #f30;
	text-decoration: underline
}

.calender li a.hasArticle {
	font-weight: bold;
	color: #f60 !important
}

.lastMonthDate,.nextMonthDate {
	color: #bbb;
	font-size: 11px
}

.selectThisYear a,.selectThisMonth a {
	text-decoration: none;
	margin: 0 2px;
	color: #000;
	font-weight: bold
}

.calender .LastMonth,.calender .NextMonth {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
}

.calender .LastMonth {
	float: left;
}

.calender .NextMonth {
	float: right;
}

.calenderBody {
	clear: both
}

.calenderTitle {
	text-align: center;
	height: 20px;
	line-height: 20px;
	clear: both
}

.today {
	background-color: #ffffaa;
	border: 1px solid #f60;
	padding: 2px
}

.today a {
	color: #f30;
}

.calenderBottom {
	clear: both;
	border-top: 1px solid #ddd;
	padding: 3px 0;
	text-align: left
}

.calenderBottom a {
	text-decoration: none;
	margin: 2px !important;
	font-weight: bold;
	color: #000
}

.calenderBottom a.closeCalender {
	float: right
}

.closeCalenderBox {
	float: right;
	border: 1px solid #000;
	background: #fff;
	font-size: 9px;
	width: 11px;
	height: 11px;
	line-height: 11px;
	text-align: center;
	overflow: hidden;
	font-weight: normal !important
}
/* calender style end */

input.ime_disabled {
	ime-mode: disabled;	
}

input.ime_inactive  {
	ime-mode: inactive ;	
}

input.ime_active {
	ime-mode: active;	
}

input.ime_auto {
	ime-mode: auto;	
}

input.selected {
	border :2px solid black;
}

.number {
	text-align : right;
	padding-right: 1px;
}

table {
	border-collapse: collapse;
}

/**施設名の枠のスタイル*/
.shisetumeiArea {
	height: 30px;
	text-align: right;
}
/**施設名のスタイル*/
.shisetumeiLable {
	display: -moz-inline-box;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	position: relative;
	right: 20px;
	font-size: 15px;
}

/**画面のスタイルの枠のスタイル１*/
.titleStyle-Sample {
	width: 99.9%;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 22px;
}

/**画面のスタイルと正文部分の間の余白のスタイル*/
.blankArea {
	height: 3px;
}

/**画面の正文部分の枠のスタイル*/
.mainDiv {
	padding-left: 5px;
	text-align: left;
}

/**画面の正文部分の検索条件のラベルのスタイル*/
.thLable {
	background-color: #c0f0ff;
	display: -moz-inline-box;
	display: inline-block;
	width: 225px;
	height: 25px;
	line-height: 25px;
	padding-left: 6px;
	text-align: left;
	font-size: 16px;
}

/**画面の正文部分の各TDのスタイル*/
.thTd {
	text-align: left;
	vertical-align: middle;
	padding-left: 6px;
}

/**画面の正文部分の入力欄(入力できる)のスタイル*/
.tdTextBox {
	height: 20px;
	line-height: 21px;
	font-size: 15px;
}

/**画面の正文部分の入力欄(入力できない)のスタイル*/
.readonlylable,.readonlylableNumber {
	height: 22px;
	line-height: 22px;
	font-size: 15px;
	border-width: 1pt;
	border-style: solid;
	border-color: #FFD1A4;
}

.readonlylableNumber {
	text-align: right;
	padding-right: 1px;
}

/**得意先コードのスタイル*/
.tokuisakiCodeWidth {
	width: 110px;
	height: 20px;
}

.tokuisakiName1Width {
	width: 340px;
}

.tokuisakiName2Width {
	width: 220px;
}

/**日付項目のスタイル*/
.dateWidth {
	width: 95px;
	height: 20px;
}

/**金額項目のスタイル*/
.kinngakuWidth {
	width: 100px;
	height: 20px;
}

/**処理ユーザの幅*/
.UuserWidth {
	width: 100px;
}

/**種別コードの幅*/
.kindCodeWidth {
	width: 100px;
}

/**カレンダーのスタイル*/
.calendarPictureWidth {
	width: 26px;
	text-align: center;
}

/**画面の正文部分の各行間の余白*/
.tdTable {
	margin-top: 3px;
}

/**画面のボタンのスタイル*/
.bottonStyle {
	font-size: 14px;
	/**画面表示の高さを30PX,cssに33PXを設定する**/
	height: 30px;
	width: 115px;
}
/**画面のボタン2のスタイル*/
.botton2Style {
	margin-left: 100px;
}

/**ボタンAのスタイル*/
.buttonAStyle {
	width: 115px;
	/**画面表示の高さを30PX,cssに33PXを設定する**/
	height: 33px;
}

/**ボタンBのスタイル*/
.buttonBStyle {
	width: 115px;
	/**画面表示の高さを20PX,cssに23PXを設定する**/
	height: 23px;
}

/**ボタンCのスタイル*/
.buttonCStyle {
	width: 110px;
	/**画面表示の高さを30PX,cssに33PXを設定する**/
	height: 33px;
}

/**ボタンDのスタイル*/
.buttonDStyle {
	width: 95px;
	height: 25px;
}

/**ボタンEのスタイル*/
.buttonEStyle {
	width: 95px;
	/**画面表示の高さを20PX,cssに23PXを設定する**/
	height: 23px;
}

/**ボタンFのスタイル*/
.buttonFStyle {
	width: 70px;
	height: 25px;
}

/**ボタンGのスタイル*/
.buttonGStyle {
	width: 70px;
	/**画面表示の高さを20PX,cssに23PXを設定する**/
	height: 23px;
}

/**ボタンHのスタイル*/
.buttonHStyle {
	width: 65px;
	/**画面表示の高さを20PX,cssに23PXを設定する**/
	height: 23px;
}

/**画面のメッセージエリアの枠のスタイル*/
.messageArea {
	color: #000000;
	text-align: center;
	border: 1px solid black;
	width: 96%;
	height: 46px;
	line-height: 46px;
	position: absolute;
	left: 17px;
	bottom: 44px;
	font-size: 16px;
	border-color: #c0c0c0;
}

/**画面のメッセージエリアの枠のスタイル*/
.messageAreaOfList {
	color: #0000ff;
	text-align: center;
	border: 1px solid black;
	width: 800px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 10px;
	bottom: 1px;
	font-size: 16px;
	float: left;
	clear: left;
}

/**画面のバージョンIDの枠のスタイル*/
.versionId {
	text-align: center;
	height: 44px;
	line-height: 44px;
	position: absolute;
	bottom: 0px;
	left: 700px;
	right: 0px;
	height: 44px;
}

.versionIdOfList {
	text-align: center;
	height: 30px;
	width: 280px;
	line-height: 30px;
	position: absolute;
	bottom: 1px;
	left: 815px;
	float: left;
	clear: left;
}

/**画面のバージョンIDのスタイル*/
.versionLable {
	display: -moz-inline-box;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-top: 13px;
}

.versionFont {
	color: #d0d0d0;
}

.tdTextBoxUrikake {
	height: 21px;
	line-height: 21px;
	font-size: 15px;
	width: 95px;
	text-align: right; 
	padding-left: 5px; 
	margin-left: 1px; 
	margin-bottom: 2px;	
}

.tdTextBoxTekiyo {
	line-height: 21px;
	font-size: 15px;
	width: 230px; 
	border: 1px solid #A2B5CD; 
	height: 20px; 
	text-align: left; 
	padding-left: 5px; 
	margin-left: 1px; 
	margin-bottom: 2px;
}

.mmessageArea {
	color: #0000ff;
	text-align: center;
	border: 1px solid black;
	width: 70%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 5px;
	font-size: 16px;
	margin: 0;
	bottom:2px;
}

.mversionId {
	text-align: center;	
	height: 30px;
	line-height: 30px;
	position: absolute;
	width: 25%;
	right: 0px;
	bottom:2px;
	margin: 0
}
/* 事業投資 start */
input.buttonPFont {
	font-family: 'MS PGothic','ＭＳ Ｐゴシック','Meiryo',sans-serif;
}
/* 事業投資 end */
