body, table, tr, td, div {
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background: #FFF;
	text-align: center;
	background: #FFF url(../img_01top/img_back01.jpg) no-repeat fixed center top;
}
table, div {
	text-align: left;
}
a:link, a:visited {
	text-decoration: underline;
	color: #F69;
}
a:active, a:hover {
	text-decoration: underline;
	color: #C36;
}
img {
	margin: 0px;
	border: none;
}
ul {
	margin: 10px 0 0 18px;
	padding: 0;
}
ol {
	margin: 10px 0 0 30px;
	padding: 0;
}
li {
	margin-top: 5px;
}
#main {
	margin: 0px auto;
	width: 680px;
	height: 100%;
	position: relative;
}
#mainSpace {
	width: 680px;
	height: 100%;
	text-align: left;
	background: #FFF;
}
div.contents {
	width: 670px;
	height: auto;
}
div.topCG {
	width: 680px;
	height: 960px;
}
div#menu {
	width: 680px;
	height: 50px;
}
ul#mLink {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul#mLink li {
	list-style: none;
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
}
ul#mLink a {
	display: block;
	width: 170px;
	height: 40px;
	background-image: url(../img_01top/img_link.gif);
}
ul#mLink a span {
	display: none;
}
a.mStory {
	background-position: 0 0;
}
a:hover.mStory {
	background-position: 0 40px;
}
a.mChara {
	background-position: -170px 0;
}
a:hover.mChara {
	background-position: -170px 40px;
}
a.mGry {
	background-position: -340px 0;
}
a:hover.mGry {
	background-position: -340px 40px;
}
a.mSup {
	background-position: -510px 0;
}
a:hover.mSup {
	background-position: -510px 40px;
}
div.cTop {
	width: 680px;
	height: 40px;
}
div.cTitle {
	width: 680px;
	height: 65px;
}
div.cWhatsnew {
	width: 640px;
	height: auto;
	border-bottom: #999 dotted 1px;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	list-style: circle;
}
div.cWhatsnew:hover {
	background: #EEE;
}
div.cWhatsnew ul {
	margin: 10px 0 0 25px;
}
div.cBanner {
	width: 640px;
	height: 100px;
	border-bottom: #999 dotted 1px;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	list-style: circle;
}
div.cBanner:hover {
	background: #EEE;
}
div.cBannerL {
	width: 310px;
	height: 100px;
	float: left;
}
div.cBannerR {
	width: 330px;
	height: 100px;
	float: left;
}
div.cWriteA {
	width: 640px;
	margin: 0 0 0 20px;
	padding: 10px 0 20px 0;
}
div.cWriteB {
	width: 640px;
	text-align: right;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
}
div.cWriteA table tr td {
	border-bottom: #999 dotted 1px;
	padding: 8px 0 5px 0;
}
div.cBtm {
	width: 680px;
	height: 50px;
}
div.cLink {
	width: 680px;
	height: 100px;
	text-align: center;
}
div.story {
	width: 680px;
	height: 750px;
	background: url(../img_02story/img_02story01.gif) no-repeat right top;
}
div.storyWriteA {
	width: 640px;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #888;
	border-left: #888 solid 5px;
	border-bottom: #333 solid 1px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 10px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #888;
	border-left: #888 solid 5px;
	border-bottom: #888 solid 1px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 10px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #888;
	border-left: #CCC solid 5px;
	border-bottom: #CCC solid 1px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 10px;
}
.colorA {
	color: #93F;
}
.fontS {
	font-size: 8px;
}
.textCenter {
	text-align: center;
}