@charset "utf-8";

@import "reset.css";


/*----------------------------------------------------
基本のスタイル
----------------------------------------------------*/
html {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat;
	width: 100%;
}
h6 {
	display: none;
}

.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.style1 {
	font-weight: bold;
	color: #FF0000;
}
.style2 {
	font-weight: bold;
	color: #FF0066;
}
/*----------------------------------------------------
基本のスタイル
----------------------------------------------------*/
div#header {
	background-image: url(../img/bgHead.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	padding-bottom: 0.5em;
}
div#header h1 {
	margin-right: auto;
	margin-left: 0px;
	width: 131px;
	float: left;
}
div#header #path {
	width: auto;
	margin-left: auto;
	margin-right: 0px;
	height: auto;
	color: #009999;
	text-align: right;
}
p#coution {
	height: auto;
	width: 200px;
	margin-right: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #FF6699;
}
ul#navi {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	height: auto;
	border: 1px solid #009997;
	margin-top: 1em;
}
*html ul#navi {
	width: 625px;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0em;
}
*+html ul#navi {
	margin-bottom: 1em;
}
ul#navi li {
	float: left;
	width: 113px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-color: #009999;
	height: auto;
}
*html ul#navi li {
	float: left;
	width: 124px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #009999;
	height: auto;
	padding: 5px;
}
*+html ul#navi li {
	float: left;
	width: 113px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-color: #009999;
	height: auto;
}
ul#navi li a:link {
	color: #FFFFFF;
	text-decoration: underline;
	height: 100%;
	width: 100%;
}
ul#navi li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
ul#navi li a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
ul#navi li a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.sell  a:link {
	color: #FF0000;
	text-decoration: underline;
	height: 100%;
	font-size: 16px;
}
.sell  a:visited {
	color: #990000;
	text-decoration: underline;
	font-size: 16px;
}
.sell  a:hover {
	color: #FF6699;
	text-decoration: underline;
	font-size: 16px;
}
.sell  a:active {
	color: #FF6699;
	text-decoration: underline;
	font-size: 16px;
}
a:link {
	color: #009999;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #FF6699;
	text-decoration: underline;
}
a:active {
	color: #FF6699;
	text-decoration: underline;
}
/*----------------------------------------------------
コンテンツ
----------------------------------------------------*/
div#content {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-color: #FFFFFF;
	padding: 0.5em;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC99;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
	border-left-color: #00CC99;
}
div#select {
	padding: 1em;
}
div#cd_voice {
	margin-top: 1em;
	margin-bottom: 1em;
}
p#video {
	border: 1px solid #FFFFFF;
}
div#top {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div#spec {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div#chara {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div#shop {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div#shop ul {
	clear: both;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
}
div#shop ul li {
	float: left;
	padding: 3px;
}
div#introduction {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
div#introduction .text {
	width: auto;
	line-height: 250%;
	color: #009999;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
div#sell .text {
	width: 65%;
	line-height: 250%;
	color: #009999;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}
div#download {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	text-align: left;
}
table#outline {
	width: 600px;
	margin-top: 1em;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}
table#outline td {
	border: 1px solid #006666;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
	font-size: 12px;
	color: #006666;
}
table#outline .category {
	background-color: #009999;
	width: 150px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #006666;
}
div#ev {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
table#ecg {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
table#ecg td {
	padding: 1em;
	width: 33%;
}
div#link {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	text-align: left;
}
p.URL {
	width: 494px;
	border: 1px solid #FF0000;
	margin-top: 1em;
	padding: 3px;
	margin-bottom: 1em;
	color: #FF0000;
}
p#demo {
	margin-bottom: 2em;
}
table#banner {
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
}
table#banner td {
	padding: 5px;
}
/*----------------------------------------------------
フッターのスタイル
----------------------------------------------------*/
div#foot {
	height: auto;
	width: 716px;
	background-color: #00CC99;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
