﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
body {
	background-position: center top;
	background: #000000 url('pageback.jpg') no-repeat fixed center top;
}
#frame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('back.png');
	background-repeat: repeat-y;
}
#base {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
/* 共通項目 */
#info p {
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}
.story {
	background-image: url('story.jpg');
	height: 500px;
}
.ch1 {
	background-image: url('ch01.jpg');
	height: 400px;
}
.ch2 {
	background-image: url('ch02.jpg');
	height: 400px;
}
.ch3 {
	background-image: url('ch03.jpg');
	height: 400px;
}
.system {
	background-image: url('system.jpg');
	height: 400px;
}
#navi_sample {
	list-style-type: none;
	width: 770px;
	height: 196px;
	margin-right: auto;
	margin-left: auto;
}
#navi_sample li {
	float: left;
	width: 150px;
	height: 94px;
	padding: 2px;
}
.samplecg {
	background-position: center top;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 120px;
	background-image: url('title_graphic.jpg');
	background-repeat: no-repeat;
}
.samplecg .smp {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	height: 400px;
}
.spec {
	background-position: center top;
	text-align: center;
	padding-top: 120px;
	background-image: url('title_spec.jpg');
	background-repeat: no-repeat;
}
.spec table {
	border-collapse: collapse;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
	text-align: left;
}
.spec table td {
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.spec table td span {
	color: #FF0000;
}
.spec table .title {
	padding-right: 5px;
	background-color: #333333;
	text-align: right;
	font-weight: bold;
	width: 100px;
}
.spec table .title2 {
	padding-right: 5px;
	background-color: #333333;
	text-align: left;
	font-weight: bold;
	width: 240px;
}
.spec .notice {
	margin-top: 10px;
	color: #FF0000;
	line-height: 1.4em;
}
.spec .notice span {
	font-weight: bold;
	color: #FF0000;
}
.spec .link {
	margin-top: 20px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.spec .info {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.spec .info span {
	font-weight: bold;
}
.copy {
	border-top: 1px solid #FFFFFF;
	width: 770px;
	height: 115px;
	text-align: left;
	margin-top: 20px;
	background-image: url('copy.jpg');
	background-repeat: no-repeat;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
}
/*共通項目 ここまで*/
