@charset "utf-8";
body{
	margin:0px;
	background-image:url(../images/background.jpg);
	font-family:verdana;
	font-size:13px;
	line-height:20px;
}
.title {
	font-family:Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#990000;
	text-decoration: none;
}
.top-navi {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.top-navi:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#99FF00;
	text-decoration: none;
}
.top-navi-green {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#b5e026;
	text-decoration: none;
}
.top-navi-dark {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#999999;
	text-decoration: none;
}
.title-blue {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #07b6f2;
	text-decoration: none;
}
.title-grey {
	font-family:Myriad Pro, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	text-decoration: none;
}
.bottom-navi {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	text-decoration: none;
}
.bottom-navi:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003366;
	text-decoration: none;
}
.bottom-navi-grey {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#999999;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CC0000;
	text-decoration: none;
}
