@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #ED000A;
}
.line02 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bg-no {
	background-repeat: no-repeat;
}
.bg-x {
	background-repeat: repeat-x;
}
.bg-y {
	background-repeat: repeat-y;
}
.txtcolor {
	color: #C9C0C1;
	line-height: 20px;
}
a:link {
	color: #ED000A;
	text-decoration: underline;
}
a:visited {
	color: #ED000A;
	text-decoration: underline;
}
a:hover {
	color: #414141;
	text-decoration: none;
}
a.a1:link {
	color: #C9C0C1;
	text-decoration: none;
}
a.a1:visited {
	color: #C9C0C1;
	text-decoration: none;
}
a.a1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.insi-bottom {
	line-height: 16px;
	color: #FFFFFF;
}
.big {
	font-size: 16px;
	color: #000000;
}
.green {
	font-size: 18px;
	color: #98C805;
	font-weight: bold;
}
.line {
	border: 1px dashed #999999;
}

.orrang {
	font-size: 14px;
	color: #FF6C00;
	font-weight: bold;
}
.blue {
	font-size: 14px;
	color: #32B5EC;
	font-weight: bold;
}

.yellow {
	font-size: 14px;
	color: #E3E003;
	font-weight: bold;
.box {
	background-color: #999999;
	border: 1px solid #E30000;
}
.box {
	background-color: #CCCCCC;
	border: 1px solid #E57E7F;
}
