/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/nol/chapter1_image/bg_dark.jpg);
	background-repeat: repeat;
	font-size:12px;
	line-height:1.5;
}
body,td,th {
	color: #000000;
	background-image: url(/nol/index_image/bg_dark.jpg);
}

a:link {
	color:#FF3333;
} 
a:visited { color:#F88; } 
a:hover { color: #F88; } 
a:active {
	color:#FF0000;
} 
img			{ border:none;}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
}

/* container */

#container {
	border-bottom: #990000 1px solid;
	text-align: left;
}

/* footer */


#footer {
	padding:10px 60px 12px 40px;
}

#footer .notice {
	float: left;
	width: 510px;
	color: #fff;
	font-weight:bold;
}

.toTop {
	float: right;
	width: 170px;
	text-align: right;
	margin: 10px 70px 0 0;
}
#black {
background:#000;
}



/* contents */

#contents {
	width: 800px;
	text-align: left;
	padding-bottom:30px;
}

.item { padding:115px 80px 0px 80px; }


.clear { clear:both; }

#btn { padding:140px 0px 0px 170px; }

.chapter1_read {
	width: 800px;
	height: 380px;
	margin: 0 auto;
	text-align: center;
	background: url(/nol/shinsei/img/chapter3/bk_1.jpg) no-repeat;
}


/* CSS Document */

#sideBox{
	width: 580px;
	height: 182px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	/* border: solid 1px #fff; */
}

#left_side{
	width: 268px;
	height: 182px;
	float: left;
	padding-right: 20px;
	/* border: solid 1px #fff; */
}

#right_side{
	width: 268px;
	height: 182px;
	float: left;
	padding-left: 20px;
	/* border: solid 1px #fff; */
}



#back{
	float:left;
	margin: 0 40px 0 30px;
}
*html div#back{
	float:left;
	margin: 0 25px 0 15px;
}



#chapter3_btn_1{
	background: url(/nol/shinsei/img/chapter3/btn_1.jpg) no-repeat;
	width: 268px;
	height: 182px;
	float: left;
}
#chapter3_btn_1 a{
	background: url(/nol/shinsei/img/chapter3/btn_1.jpg) no-repeat;
	width: 268px;
	height: 182px;
	display: block;
}
#chapter3_btn_1 a:hover{
	background: url(/nol/shinsei/img/chapter3/btn_1.jpg) 0px -182px;
	width: 268px;
	height: 182px;;
	display: block;
}
#chapter3_btn_1 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}


#chapter3_btn_2{
	background: url(/nol/shinsei/img/chapter3/btn_2.jpg) no-repeat;
	width: 268px;
	height: 182px;
	float: left;
	/* border: solid 1px #fff; */
}
#chapter3_btn_2 a{
	background: url(/nol/shinsei/img/chapter3/btn_2.jpg) no-repeat;
	width: 268px;
	height: 182px;
	display: block;
}
#chapter3_btn_2 a:hover{
	background: url(/nol/shinsei/img/chapter3/btn_2.jpg) 0px -182px;
	width: 268px;
	height: 182px;;
	display: block;
}


#chapter3_btn_2 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}








.chapter3Box{
	width: 645px;
	height: 150px;
	margin: 0 auto;
	text-alin: left;
	/* border: solid 1px #fff; */
	clear:both;
}

.centermargin{
	padding: 0 10px;
}