@charset "Shift_JIS";

/*----- ₯ϊέθZbg₯ --------------------------------------------------*/
* {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	line-height:1;
	font-size:100%;
	list-style:none;
}
body {
	background: #FFFFFF;
	margin:0;
	font-family: "lr oSVbN", "Osaka",  "qMmpS Pro W3", "hiragino kakugo Pro W3","sans-serif";
	font-size: 1px;
	line-height: 1px;
}
h1,h2,h3,h4,h4,h6,p,pre,blockquote,ul,ol,dl,dd,br{
	margin:0;
	padding:0;
}

hr {
	display: none;
}

/*----- ₯€Κ₯ --------------------------------------------------*/
body {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	vertical-align: middle;
	height: 100%;
	width: 100%;
	background-color: #551f1f;
	;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	text-indent: -10000px;
}

h2 {
	text-indent: -10000px;
}

h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #444444;
}
h4 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #444444;
}

h5 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-left: 15px;
}

h6 {
	text-indent: -10000px;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 20px;
	color: #444444;
}



a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}

.m10 {
	margin-top: 10px;
}

.m15 {
	margin-top: 15px;
}

.m20 {
	margin-top: 20px;
}

.m25 {
	margin-top: 25px;
}

.m35 {
	margin-top: 35px;
}

/*----- ₯MENU₯ --------------------------------------------------*/
#menu {
	width: 1000px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
}

/*----- ₯TOP₯ --------------------------------------------------*/
#top #outline {
	width: 1000px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}

#story #outline {
	width: 1000px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#introduction #outline {
	width: 1000px;
	height: 920px;
	margin-right: auto;
	margin-left: auto;
}

#cast #outline {
	width: 1000px;
	height: 1471px;
	margin-right: auto;
	margin-left: auto;
}

#cast #outline img {
	vertical-align: bottom;
}


