/*******************************************************************************
** ABSTRACT:
**
**	IT企業データバンク　［共通スタイルシート］
**
** MODIFICATION HISTORY:
**
**		Version		Date			Person				Reason
**		------------------------------------------------------------------------
**		V1.00-001	2007-05-09		D.Nishimura/Jude	新規作成
**		V2.00-001	2007-07-09		A.Abe/Jude			追加
**
********************************************************************************/

	BODY {
		color					: #000000;
		background-color		: #FFFFFF;
		font-size				: 15px;
		font-family 			: ＭＳ ゴシック;
	}

	/* タイトル */
	.LOGIN_TITLE	{
		font-size				: 19px;
		color					: #FFFFFF;
		font-family				: ＭＳ ゴシック;
		font-weight				: bold;
		padding					: 0px 0px 0px 0px;
		background				: #003399;
		text-align				: center;
		vertical-align			: middle;
		border					: 0px solid #FFFFFF;
	}

	.TITLE	{
		font-size				: 19px;
		color					: #FFFFFF;
		font-family				: ＭＳ ゴシック;
		font-weight				: bold;
		padding					: 0px 0px 0px 0px;
		background				: #003399;
		text-align				: center;
		vertical-align			: middle;
		border					: 0px solid #FFFFFF;
	}

	/* リンク */
	a			{
/*					text-decoration	: none;	
					font-weight		: bold;	*/
				}
	a:link		{	color			: 0000ff;	}
	a:active	{	color			: 0000ff;	}
	a:visited	{	color			: 0000ff;	}
	a:hover		{	color			: ff0000;
					text-decoration	: none;
				}
	/* イメージ */
	img 		{
		vertical-align			: bottom
	}

	/* システムタイトル */
	.clsSysTitle	{
		font-size				: 25px;
		color					: blue;
		font-family				: ＭＳ Ｐゴシック;
		text-align				: center;
		font-weight				: bold;
	}

	/* 画面タイトル */
	.clsDispTitle	{
		font-size				: 20px;
		color					: black; 
		font-weight				: bold;	
		font-family				: ＭＳ Ｐゴシック;
		text-align				: center;
		font-weight				: bold;
	}

	/* ヘッダータイトル */
	.clsHeaderTitle	{
		font-size				: 25px;
		color					: black;
		font-family				: ＭＳ Ｐゴシック;
		text-align				: center;
		font-weight				: bold;
	}

	/* メニューリンク */
	.clsLink	{
		font-size				: 15px;
		font-weight				: bold;
		text-family				: ＭＳ ゴシック;
	}

	/* テーブル */
	.clsTable	{
		background-color		:	White;
		border-color			:	Gray;
		border-width			:	1px;
		border-style			:	Ridge;
		border-collapse			:	collapse;
	}

	/* テキスト */
	.clsText	{
		font-size				: 12px;
/*		font-weight				: bold;		*/
		font-family				: ＭＳ ゴシック;
	}

	/* テキストバナー用 */
	.clsTxtBanner	{
		font-size				: 12px;
		font-family				: ＭＳ ゴシック;
	}

	/* テキストボックス */
	.clsInput	{
		font-family				: ＭＳ ゴシック;
		font-size				: 12px;
		border					: 1px solid inactivecaption;
		height					: 18px;
	}

	/* セレクトボックス */
	.clsSelect	{
		height					: 18px;
		font-family				: ＭＳ ゴシック;
		font-size				: 12px;
		border					: 1px solid inactivecaption;
	}

	/* テーブル */
	.clsTable	{
		background-color		:	White;
		border-color			:	gray;
		border-width			:	1px;
		border-style			:	ridge;
		border-collapse			:	collapse;
	}

	/* ヘッダー */
	.clsHeader	{
		color					: #FFFFFF;
		font-size				: 12px;
		font-family				: ＭＳ ゴシック;
		background-color		: #006699;
		border					: 1px ridge gray;
		font-weight				: bold;	
		text-align				: center;
	}

	/* ヘッダー（必須） */
	.clsHeaderM	{
		color					: black;
		font-size				: 12px;
		font-family				: ＭＳ ゴシック;
		background-color		: #FFCCFF;
		font-weight				: bold;
		text-align				: center;
		border					: 1px ridge gray;
	}

	/* テキスト（小） */
	.clsTextS	{
		font-size				: 10px;
		font-family				: ＭＳ ゴシック;
	}

	/* テキスト（通常） */
	.clsTextM	{
		font-size				: 12px;
		font-family				: ＭＳ ゴシック;
		border					: 1px ridge gray;
		background-color		: azure;
	}

	/* テキスト（大） */
	.clsTextL	{
		font-size				: 15px;
		font-family				: ＭＳ ゴシック;
	}

	/* テキスト（ドキュメント一覧画面表示選択） */
	.clsTextDoc	{
		font-size				: 12px;
		font-family				: ＭＳ ゴシック;
		cursor					: hand;
		color					: steelblue;
		border					: 1px ridge gray;
		background-color		: #99FF99;
		font-weight				: bold;
	}

	/* テキスト（ドキュメント一覧画面ポップアップリスト） */
	.clsTextDocList	{
		font-size				: 12px;
		font-family				: ＭＳ ゴシック;
		cursor					: hand;
		color					: black;
		border					: none;
		background-color		: #C6CFE6;

	}


	/* テキストボックス（任意） */
	.clsInput	{
		font-family				: ＭＳ ゴシック;
		font-size				: 12px;
		border					: 1px solid inactivecaption;
		height					: 18px;
	}

	/* テキストボックス（必須） */
	.clsInputM	{
		font-family				: ＭＳ ゴシック;
		font-size				: 12px;
		border					: 1px solid inactivecaption;
		background-color		: lightpink;
		height					: 18px;
	}

	/* ボタン */
	.clsButton	{
		height					: 18px;
		font-size				: 12px;
		font-family				: ＭＳ ゴシック;
		background				: #FF9900;
		color					: #FFFFFF;
		cursor					: hand;
		width					: 105px;
		margin-left				: 2px;
		margin-right			: 2px;
	}

	/* セレクトボックス（任意） */
	.clsSelect	{
		height					: 18px;
		font-family				: ＭＳ ゴシック;
		font-size				: 12px;
		border					: 1px solid inactivecaption;
	}

	/* セレクトボックス（必須） */
	.clsSelectM	{
		height					: 18px;
		font-family				: ＭＳ ゴシック;
		background-color		: pink;
		font-size				: 12px;
		border					: 1px solid inactivecaption;
	}

	/* ボタン */
	.clsbtn-active{
		height					: 18px;
		font-family				: arial,'ＭＳ Ｐゴシック';
		font-size				: 12px;
		background				: #FFD700;
		color					: #483D8B;
		cursor					: hand;
		width					: 80px;
		margin-left				: 2px;
		margin-right			: 2px;
	}

