@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #ebecd8;
	background-image: url(../images/sc_main_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
#main_layer {
	width: 734px;
	height: 1920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#banner {
	height: 140px;
	width: 734px;
}
#banner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_layer {
	height: 56px;
	width: 734px;
	background-image: url(../images/sc_menu_bg.gif);
	background-repeat: no-repeat;
}
#menu_layer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#layer_title {
	height: 145px;
	width: 734px;
	background-image: url(../images/story_title.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#story_container1 {
	height: 340px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#story_container2 {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}
#story_container3 {
	width: 690px;
	height: 896px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/story_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.story_text {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	padding-bottom: 6px;
	padding-top: 80px;
}
.story_text2 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	padding-bottom: 6px;
	padding-top: 20px;
	text-align: right;
}
.story_text3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	padding-bottom: 6px;
	padding-top: 20px;
}
