/* 新しい Web アプリケーション プロジェクトの既定の CSS スタイルシート */

input.ime-mode_on   {ime-mode: inactive;}
input.ime-mode_on_j {ime-mode: active;}
input.ime-mode_off  {ime-mode: disabled;}

.insertbutton_basic {
    font-family: Verdana, Meiryo UI;
    width: 96px;
    height: 24px;
    background-color: #EE82EE;
    color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    border-color: White;
    border-style: Solid;
    border-width: 1px;
}

.updatebutton_basic {
    font-family: Verdana, Meiryo UI;
    width: 96px;
    height: 24px;
    background-color: #FF7F50;
    color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    border-color: White;
    border-style: Solid;
    border-width: 1px;
}

.searchbutton_basic {
    border: 1px Solid White;
    font-family: Verdana, Meiryo UI;
    width: 96px;
    height: 24px;
    background-color: #6699FF;
    color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    }

.cancelbutton_basic {
    font-family: Verdana, Meiryo UI;
    width: 96px;
    height: 24px;
    background-color: #669999;
    color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    border-color: White;
    border-style: Solid;
    border-width: 1px;
}

.menubutton_basic {
    font-family: Verdana, Meiryo UI;
    width: 96px;
    height: 24px;
    background-color: #00CC99;
    color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    border-color: White;
    border-style: Solid;
    border-width: 1px;
}

.logoutbutton_basic {
    font-family: Verdana, Meiryo UI;
    width: 60px;
    height: 24px;
    background-color: #90EE90;
    color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    border-color: White;
    border-style: Solid;
    border-width: 1px;
}


.manutable_basic {
    width: 100%;
    height: 28px;
    border: 1px;
    border-collapse: collapse; 
    background-color: #999999;
    border-color: #999999;
    border-left-width: 8px;
}

.table_basic {
    width: 960px;
    height: 1260px;
    border: none;
    border-collapse: collapse; 
    background-color: #FDD000;
    text-align: center; 
    vertical-align: middle;
    font-size: 48px;
}

.textbox_basic {
    width: 600px;
    height: 90px;
    background-color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    padding: 9px 9px;
    font-weight: bold;
    font-size: 60px;
}

.label_basic {
    width: 360px;
    height: 48px;
    text-align: center; 
    vertical-align: middle;
    padding: 9px 9px;
    font-size: 36px;

}

.table10_basic {
    width: 768px;
    height: 560px;
    border: none;
    border-collapse: collapse; 
    background-color: #FDD000;
    text-align: center; 
    vertical-align: middle;
    font-size: 24px;
}

.textbox10_basic {
    width: 360px;
    height: 60px;
    background-color: #FFFFFF;
    text-align: center; 
    vertical-align: middle;
    padding: 3px 3px;
    font-weight: bold;
    font-size: 36px;
}

.label10_basic {
    width: 360px;
    height: 18px;
    text-align: center; 
    vertical-align: middle;
    padding: 3px 3px;

}

.button10_basic {
    width: 360px;
    height: 60px;
    background-color: #FF9900;
    text-align: center; 
    vertical-align: middle;
    font-weight: bold;
    font-size: 36px;
    border-bottom-width: 0px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Meiryo UI, Arial, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: left;
    height: 590px;
    width: 1066px;
    position: relative;
    top: 0px;
    left: 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Meiryo UI, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Meiryo UI, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Meiryo UI, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Meiryo UI, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Meiryo UI, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Meiryo UI, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Meiryo UI, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Meiryo UI, Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 154px;
	z-index: 1;
    left: 10px;
    top: 46px;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    width: 574px;
    height: 398px;
}
