input , textarea { font-size: 10pt;}
text, .fm{ border:1 ; border-color: #99CC33 ; border-style: solid ;border-width: 1px; background-color:#FFFFCC;}
textarea, { border:1 ; border-color: #99CC33 ; border-style: solid ;border-width: 1px; background-color:#FFFFCC;}
button, .button{ background-color:#FFFFCC; color:#000000; border-color:;}

select 
{  
color: #99CC33; 
background-color: #FFFFCC;
font: 10px;
} 


A
{
text-decoration : none;
color : #FF6600;
}

A:hover
{
color : #FF6633;
text-decoration : underline;
 cursor: crosshair;
}

BODY
{
margin : 0px;
}

.midashi
{
	font-size       : 120%;
	line-height     : 120%;
}

.txt10
{
	font-size       : 100%;
	line-height     : 120%;
}

.txt
{
font-size : 90%;
line-height :120%;
}

.sml
{
font-size : 70%;
line-height : 120%;
}

.eng
{
font-size : 70%;
font-family : Verdana,Arial;
line-height : 120%;
}

.tit
{
font-size : 90%;
line-height :120%;
font-weight: bold;
color : #99CC33;
}


