<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
		background-image: url(../img/chara/bg_main_01.jpg);
		background-repeat: no-repeat;
	}

#CharaIntro {
		width: 730px;
		text-align: left;
	}
#CharaIntroShinji {
		display: none;
		position: absolute;
		top: auto;
		left: auto;
		margin-top: 242px;
		margin-left: 42px;
		width: 178px;
		height: 136px;
		background-image: url(../img/chara/bg_chara_shinji_01.jpg);
		background-repeat: no-repeat;
	}
#CharaIntroRei {
		display: none;
		position: absolute;
		top: auto;
		left: auto;
		margin-top: 242px;
		margin-left: 233px;
		width: 176px;
		height: 136px;
		background-image: url(../img/chara/bg_chara_rei_01.jpg);
		background-repeat: no-repeat;
	}
#CharaIntroMisato {
		display: none;
		position: absolute;
		top: auto;
		left: auto;
		margin-top: 520px;
		margin-left: 25px;
		width: 188px;
		height: 119px;
		background-image: url(../img/chara/bg_chara_misato_01.jpg);
		background-repeat: no-repeat;
	}
#CharaIntroRitsuko {
		display: none;
		position: absolute;
		top: auto;
		left: auto;
		margin-top: 520px;
		margin-left: 162px;
		width: 169px;
		height: 119px;
		background-image: url(../img/chara/bg_chara_ritsuko_01.jpg);
		background-repeat: no-repeat;
	}
#CharaIntroGendou {
		display: none;
		position: absolute;
		top: auto;
		left: auto;
		margin-top: 520px;
		margin-left: 296px;
		width: 169px;
		height: 119px;
		background-image: url(../img/chara/bg_chara_gendou_01.jpg);
		background-repeat: no-repeat;
	}
#CharaIntroTouji {
		display: none;
		position: absolute;
		top: auto;
		left: auto;
		margin-top: 242px;
		margin-left: 520px;
		width: 215px;
		height: 216px;
		background-image: url(../img/chara/bg_chara_touji_kensuke_01.jpg);
		background-repeat: no-repeat;
	}
A.CharaIntroTxt {
		display: block;
		padding: 10px;
		color:#ffffff;
		text-decoration:none;
	}
A.TxtShinji {
		width: 178px;
		height: 136px;
	}
A.TxtRei {
		width: 176px;
		height: 136px;
	}
A.TxtMisato {
		width: 188px;
		height: 119px;
	}
A.TxtRitsuko {
		width: 169px;
		height: 119px;
	}
A.TxtGendou {
		width: 169px;
		height: 119px;
	}
A.TxtTouji {
		width: 215px;
		height: 216px;
	}
.CharaIntroName {
		font-weight: bold;
	}
</pre></body></html>