@charset 'iso-2022-jp';

/* header */
div#header h2#tintro {
	background:url(../images/tintro.gif) no-repeat left top;
	}

/* intro */

h3#introp {
	position:absolute;
	margin:40px 0 0 40px;
	background:url(../images/introep.jpg) no-repeat left top;
	text-indent:-9999px;
	width:390px;
	height:500px;
	}
h3#intro1 {
	position:absolute;
	margin:120px 20px 0 480px;
	background:url(../images/e_intro1.gif) no-repeat left top;
	text-indent:-9999px;
	width:380px;
	height:420px;
	}
h3#intro2 {
	position:absolute;
	margin:120px 40px 0 480px;
	background:url(../images/e_intro2.gif) no-repeat left top;
	text-indent:-9999px;
	width:380px;
	height:420px;
	}

h3#intro3 {
	position:absolute;
	margin:120px 40px 0 480px;
	background:url(../images/e_intro3.gif) no-repeat left top;
	text-indent:-9999px;
	width:380px;
	height:420px;
	}

h3#intro4 {
	position:absolute;
	margin:120px 40px 0 480px;
	background:url(../images/e_intro4.gif) no-repeat left top;
	text-indent:-9999px;
	width:380px;
	height:420px;
	}
h3#intro5 {
	position:absolute;
	margin:120px 40px 0 480px;
	background:url(../images/e_intro5.gif) no-repeat left top;
	text-indent:-9999px;
	width:380px;
	height:420px;
	}

div#nex {
	position:absolute;
	margin:550px 30px 0 480px;
	width:370px;
	height:30px;
	}
div#nex p {
	font-size:90%;
	line-height:1.5em;
	color:#333333;
	text-align:right;
	}

div#contents-box span {
	display:none;
	}
/* body */
