@charset "euc-jp";

.titLv1 {
	font-size: 28px;
}

#evArea .text{
	box-shadow: 0 0 0 3px #100c11 inset, 0 0 0 6px #fd60b9 inset;
}

.text dt,.kikan dt,
.text strong.text-color-primary {
	color: #ffe500;
}

.text strong.text-color-secondary {
	color: #ff2222;
}

.text a {
	color: #00b8ff;
}