@charset "utf-8";
body{
	font-family:verdana;
	margin:0px;
	background-color:#CCCCCC;
	line-height:20px;
}
.page{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	background-color:#FFFFFF;
	background-image:url(../images/page-bg.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
}
.navi {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.navi:hover {
	font-family: verdana;
	font-size: 11px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}
.navi-line {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
.text3 {
	font-family:Myriad Pro, Arial;
	font-size: 20px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
.text3-green {
	font-family:Myriad Pro, Arial;
	font-size: 20px;
	color:#009933;
	font-weight:normal;
	text-decoration: none;
}
.text4 {
	font-family:Myriad Pro, Arial;
	font-size: 18px;
	color:#006633;
	font-weight:normal;
	text-decoration: none;
}
.text5 {
	font-family:Arial;
	font-size: 18px;
	color:#006633;
	font-weight:normal;
	text-decoration: none;
}
.text6 {
	font-family:verdana;
	font-size: 11px;
	color:#990000;
	font-weight:normal;
	text-decoration: none;
}