	    a { color: #19229F; text-decoration: none }

	    a:hover { color: #3C2DFF; text-decoration: underline }

	    a.nav_white:link {font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none}
   	    a.nav_white:hover {font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: "yellow"; text-decoration: underline}
	
.head0 {font-family: Tahoma, Verdana; font-size: 24px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
.head1 {font-family: Tahoma, Verdana; font-size: 20px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
.head2 {font-family: Tahoma, Verdana; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
.head3 {font-family: Tahoma, Verdana; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
.head4 {font-family: Tahoma, Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
.head5 {font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}

.nav_white {font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none}


BODY {font-family: Tahoma, Verdana, "Times New Roman"; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
P {font-family: Tahoma, Verdana, "Times New Roman"; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}

DIV
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica
}
TR
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica
}
INPUT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica
}
SELECT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica
}
OPTION
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica
}
TEXTAREA
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica
}

/* ’Ç‰Á070726 */
body{
    margin:0;
	padding:0;
	background:url(common/images/bg_body.jpg) repeat;
	font-size:12px;
	}

#wrap{
    margin:auto;
	padding:0 2px;
    width:760px;
	background:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	}

/* gnavi */
#gnavi{
     height:30px;
     margin:0;
	 padding:0;
     font-size:12px;
	 text-align:center;
	  }	

/* fnavi */	  
#fnavi{
     margin:0;
	 padding:0 0;
     font-size:12px; 
	 text-align:center; 
	  }
	  
#footer p{
     font-size:9px;
	 color:#999999;
	 font-family:Geneva, Arial, Helvetica, sans-serifl
	 }