body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}
div {
	color: 333333;
	font: normal 12px arial;
	overflow: auto;
	position: relative;
	scrollbar-arrow-color: 333333;
	scrollbar-base-color: 333333;
	scrollbar-dark-shadow-color: ffffff;
	scrollbar-face-color: ffffff;
	scrollbar-highlight-color: ffffff;
	scrollbar-shadow-color: ffffff;
	scrollbar-track-color: ffffff;
	scrollbar-3d-light-color: 333333;
	}
td {
	color: 333333;
	font: normal 12px arial;
	}
#contents {
	height: 190px;
	width: 700px;
	}
#story {
	height: 280px;
	width: 450px;
	}
#story-hm1 {
	background-attachment: scroll;
	background-image: url(../images/story/inicap_f.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 310px;
	width: 350px;
	}
#story-hm2 {
	background-attachment: scroll;
	background-image: url(../images/story/inicap_w.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 310px;
	width: 350px;
	}
.bg-contents {
	background-color: ffffff;
	}
.bg-index {
	background-color: cccccc;
	scrollbar-arrow-color: cccccc;
	scrollbar-base-color: cccccc;
	scrollbar-dark-shadow-color: cccccc;
	scrollbar-face-color: cccccc;
	scrollbar-highlight-color: cccccc;
	scrollbar-shadow-color: cccccc;
	scrollbar-track-color: cccccc;
	scrollbar-3d-light-color: cccccc;
	}
.bg-story {
	background-color: ffffff;
	background-attachment: scroll;
	background-image: url(../images/story/background.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}
.bg-story-hm {
	background-color: ffffff;
	background-attachment: scroll;
	background-image: url(../images/story/hm/background.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}
a.link {
	color: ff0000;
	font-weight: bold;
	text-decoration: none;
	}
a.link:hover {
	text-decoration: underline;
	}
.navbar {
	color: 333333;
	font: bold 11px arial;
	text-decoration: none;
	}
.navbar-over {
	background-color: ffffff;
    cursor: hand;
	text-decoration: none;
	}
.navbar-sel {
	color: 999999;
	font: bold 11px arial;
	}
