@charset "utf-8";
body{
	margin:0px;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#999999;
	text-decoration: none;
}
.text2 {
	font-family:Myriad Pro, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-decoration: none;
}
.text3 {
	font-family:verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#990000;
	text-decoration: none;
}
.text4 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003399;
	text-decoration: none;
}
.footer-navi {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.footer1 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	text-decoration: none;
}
.footer2 {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#99ccff;
	text-decoration: none;
}


.menu a{
	background:url(../images/menu-left.png)  no-repeat left top;
	padding-left:4px;
	float:left;
	color:#000;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:5px;
}
.menu a span{
	background:url(../images/menu-right.png)  no-repeat right top;
	padding:10px 8px 11px 4px;
	float:left;
}
.menu a:hover{
	background:url(../images/menu-left-mo.png)  no-repeat left top;
	color:#bf013a;
	text-decoration:none;
}
.menu a:hover span{
	background:url(../images/menu-right-mo.png)  no-repeat right top;
}
