/* CSS Document */

body               {margin-top: 0px; margin-bottom:0px; color: #000000; font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka ; line-height: 18px; background-image:url(../common/bg.jpg); background-repeat:repeat-x; background-color:#87D57B;}
input              {font-size: small; color: #000000;}
div,td, textarea, select
                   {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚rƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.new	{ background-image:url(../common/new_bottom_bg.gif); background-repeat:repeat-x; background-color:#AEED9C;}

p                  { text-align:left; }


/* LINK STYLE */
a:link             {color: #0000FF; text-decoration: underline;}
a:hover            {color: #006600; text-decoration: underline;}
a:active           {color: #006600; text-decoration: underline;}

/* anchor STYLE */
.anchor            { color:#FFFFFF; text-decoration:none; }

/* TITLE STYLE */
h1                 {
	font-size:10px;
	color: #ffffff;
	font-weight: lighter;
	margin: 0px;
	line-height: 9px;
}
h2                 {font-size:10px; color: #333333; font-weight: normal; margin: 0px;}
h3                 {font-size:small; color: #333333; font-weight: normal; line-height: 1.2; margin: 0px; }
h4                 {font-size:small; color: #333333; font-weight: lighter; line-height: 1.2; margin: 0px; }
h5                 {font-size:x-small; color: #333333; font-weight: normal; line-height: 1.2; margin: 0px; }
h6                 {font-size:10px; color: #333333; font-weight: lighter; line-height: 1.2; margin: 0px; text-align:center;}


/* FONT STYLE */
.10txt              {font-size: 10px; color: #999999; text-decoration: none; line-height: 1.4; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", ;}
.mtxt	           {font-size: small; color: #333333; text-decoration: none; line-height: 1.4; text-align:left;}
.smalltxt		   {font-size: small; color: #333333; text-decoration: none; line-height: 1.4; text-align:left;}
.mediumtxt	       {font-size: medium; color: #333333; text-decoration: none; line-height: 1.4; text-align:left;}
.ltxt		       {font-size: medium; color: #333333; text-decoration: none; line-height: 1.4; text-align:left;}
.x-large	       {font-size: x-large; color: #333333; text-decoration: none; line-height: 1.4; text-align:left;}
.xx-large	       {font-size: xx-large; color: #333333; text-decoration: none; line-height: 1.4; text-align:left;}
.stxt2             {font-size: x-small; color: #333333; text-decoration: none; line-height: 1.6; padding-bottom: 10px; letter-spacing:1px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,; text-align:left;}
.mtxt2	           {font-size: small; color: #333333; text-decoration: none; line-height: 1.6; padding-bottom: 10px; text-align:left;} 


/* FONT COLOR */
.wht               {
	color: #FFFFFF;
	font-family:"‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;
	font-size: 12px;
	font-weight: bold;
}
.gry1              {color: #EEEEEE;}
.gry2              {color: #666666;}
.gry3              {color: #333333;}
.red1              {color: #FF0000;}
.red2              {color: #990000;}
.red3              {color: #CC3333;}
.org1              {color: #FF3300;}
.org2              {color: #FF6600;}
.org3              {color: #FF9900;}


/* BACKGROUND COLOR */
.whtbg			   {background-color: #FFFFFF}
.red1bg			   {background-color: #FF0000}
.gry1bg 		   {background-color: #333333}
.gry2bg  		   {background-color: #666666}
.gry3bg 		   {background-color: #999999}
.gry4bg 		   {background-color: #CCCCCC}
.gry5bg 		   {background-color: #EEEEEE}
.org1bg			   {background-color: #FF3300}
.org2bg			   {background-color: #FF6600}
.org3bg			   {background-color: #FF9900}


