﻿/*
'////////////////////////////////////////////////////////////////////////
'
'  ■基本スタイル
'
'////////////////////////////////////////////////////////////////////////
*/
html,body
{
	margin:5px;
	padding:0px;
	font-family:'MS UI Gothic', 'MS PGothic', Osaka, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#555555;
	background-color:#ffffff;
	background-repeat:no-repeat;
}
input
{
	margin:0px;
	padding:0px;
	font-family:'MS UI Gothic', 'MS PGothic', Osaka, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#000000;
}
textarea
{
	margin:0px;
	padding:0px;
	font-family:'MS UI Gothic', 'MS PGothic', Osaka, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#000000;
}
table
{
	margin:0px;
	padding:0px;
	font-family:'MS UI Gothic', 'MS PGothic', Osaka, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#555555;
	border-collapse:separate;
	border-spacing:0px;
}
tr
{
	vertical-align:middle;
}
td
{
	padding:0px;
}




/*
'////////////////////////////////////////////////////////////////////////
'
'  ■テーブルスタイル
'
'////////////////////////////////////////////////////////////////////////
*/
._auto
{
	width:auto;
	height:auto;
}
.table-w
{
	width:100%;
	height:auto;
}
.table-h
{
	width:auto;
	height:100%;
}
.table
{
	width:100%;
	height:100%;
}




.label
{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	font-weight:bolder;
	line-height:normal;
	color:CaptionText;
	background-color:ActiveCaption;
	border:none 0px;
	margin:0px;
	padding:0px;
}
.title
{
	width:inherit;
	height:inherit;
	text-align:inherit;
	vertical-align:inherit;
	font-weight:bolder;
	line-height:normal;
	color:CaptionText;
	background-color:ActiveCaption;
	border:none 0px;
	margin:0px;
	padding:4px;
}
.frame
{
	width:100%;
	height:auto;
	border:solid  1px ActiveCaption;
}
.spread
{
	width:100%;
	height:100%;
	border:outset 1px #ffffff;
}
.container
{
	width:100%;
	height:100%;
	border:outset 2px #ffffff;
}
.dialogbox
{
	position:absolute;
	left:50%;
	top:50%;
	width:480px;
	height:100px;
	margin-left:-240px;
	margin-top:-50px;
	padding:8px 8px 8px 8px;
	border:solid  5px #e0e0e0;
	background-color:#ffffff;
	z-index:1;
}
.spreadbox
{
	position:absolute;
	left:50%;
	top:65%;
	width:480px;
	height:100px;
	margin-left:-240px;
	margin-top:-50px;
	padding:8px 8px 8px 8px;
	border:solid  5px #e0e0e0;
	background-color:#ffffff;
	z-index:1;
}




/*
'////////////////////////////////////////////////////////////////////////
'
'  ■セレクタスタイル
'
'////////////////////////////////////////////////////////////////////////
*/
.select
{
	width:auto;
	height:21px;
}
.select-td
{
	width:90px;
	height:21px;
	text-align:left;
}
.select-td1
{
	width:24px;
	height:21px;
	text-align:center;
}
.select-td2
{
	width:0px;
	height:21px;
	text-align:left;
	padding:0px 4px 0px 0px;
}
.select-td3
{
	width:240px;
	height:21px;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
	line-height:normal;
	color:WindowText;
	background-color:Window;
	border:solid  1px black;
	padding:0px 4px 0px 4px;
}
.select-td4
{
	width:120px;
	height:21px;
	text-align:left;
	padding:0px 4px 0px 4px;
}




/*
'////////////////////////////////////////////////////////////////////////
'
'  ■レポートスタイル
'
'////////////////////////////////////////////////////////////////////////
*/
.report-label
{
	width:60px;
}




/*
'========================================================
'  d3cl1010
'========================================================
*/




/*
'========================================================
'  d3cl1020
'========================================================
*/




/*
'========================================================
'  d3cl1030
'========================================================
*/




/*
'========================================================
'  d3cl1040
'========================================================
*/




/*
'========================================================
'  d3cl1050
'========================================================
*/
.report-1050-pnl-on
{
	text-align:right;	
	visibility:visible;
	height :24px;
}
.report-1050-pnl-off
{
	text-align:right;	
	visibility:hidden;
	height :0px;
}
/*
'========================================================
'  d3cl1060
'========================================================
*/




/*
'========================================================
'  d3cl1070
'========================================================
*/



