@charset "UTF-8";
/* CSS Document */

.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #585858;
}

.style2a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #f87300;
}

.style2c {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #585858;
}

.style2d {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #e00100;
}

.style3a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:200;
	line-height: 28px;
	color: #0090ff;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:35px;
	color: #585858;
}

.style4a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:35px;
	color: #ffffff;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #00648e;
	text-align:center;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #ff0000;
}

.style10a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.4;
	color: #ff0000;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.4;
	color: #585858;
}

.text-strikethrough {
  text-decoration: line-through;
}

.style_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
}

.footer_link:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
.footer_link:visited {
	color: #999;
	text-decoration: none;
}
.footer_link:hover {
	color: #0057bc;
	text-decoration: none;
}
.footer_link:focus {
	color: #0057bc;
	text-decoration: none;
}
.footer_link:active {
	color: #0057bc;
	text-decoration: none;
}


.a6:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 22px;
	line-height: 1.4;
	text-decoration: none;
}
.a6:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a6:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a6:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a6:active {
	color: #00b9ff;
	text-decoration: none;
}

.a7:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #00a8ff;
	font-size: 16px;
	font-weight:200;
	line-height: 25px;
	text-decoration: none;
}
.a7:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a7:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a7:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a7:active {
	color: #00b9ff;
	text-decoration: none;
}


@media only screen and (min-width: 700px) {

.style2 {
	font-size: 18px;
	line-height: 30px;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:45px;
	color: #585858;
}

.style4a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:45px;
	color: #ffffff;
}

.a7:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #00a8ff;
	font-size: 18px;
	font-weight:200;
	line-height: 30px;
	text-decoration: none;
}
.a7:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a7:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a7:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a7:active {
	color: #00b9ff;
	text-decoration: none;
}

}