@charset "utf-8";

@import "reset.css";


/*----------------------------------------------------
基本のスタイル
----------------------------------------------------*/
html {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #66CCFF;
	text-align: center;
	height: 100%;
	background-color: #FF99CC;
	background-image: url(../img/bg_body02.jpg);
	background-repeat: repeat-x;
	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;
}
div#header h1 {
	width: auto;
	float: left;
	text-align: left;
	height: auto;
}
div#header #path {
	width: auto;
	height: auto;
	text-align: right;
}
h2#topimg {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}
p#coution {
	height: auto;
	width: auto;
	font-size: 11px;
	color: #FF6699;
	text-align: right;
}
ul#navi {
	position: relative;
	left: 50%;
	float: left;
	width: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	height: auto;
}
ul#navi li {
	position: relative;
	left: -50%;
	float: left;
	width: auto;
	margin-right: 1em;
	padding-right: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #F06;
	height: auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}
#path a:link {
	color: #FF99CC;
	text-decoration: underline;
}
#path a:visited {
	color: #FF99CC;
	text-decoration: underline;
}
#path a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
#path a:active {
	color: #66CCFF;
	text-decoration: underline;
}
div#content {
	height: 100%;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-y;
}

/*----------------------------------------------------
各種コンテンツ
----------------------------------------------------*/
/*カウントダウンボイスのスタイル*/
div#cd_voice {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 1em;
	clear: both;
}
/*ストーリーのスタイル*/
div#introduction {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 2em;
}
div#introduction .text {
	width: 600px;
	line-height: 250%;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
/*アウトラインのスタイル*/
div#outline {
	height: auto;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}
dl#outline {
	width: 632px;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}
dl#outline dt {
	float: left;
	width: 10em;
	padding: 3px;
	margin-right: auto;
	margin-left: 0px;
}
dl#outline dd {
	width: auto;
	padding: 3px;
	margin-right: 0px;
	margin-left: auto;
}
dl#outline dt.category01 {
	background-color: #66CCFF;
	font-weight: bold;
	color: #666666;
	border: 1px solid #FF99CC;
}
dl#outline dt.category02 {
	background-color: #B5E7FF;
	font-weight: bold;
	color: #666666;
	border: 1px solid #FF99CC;
}
dl#outline dd.dd01 {
	border: 1px solid #FF99CC;
	background-color: #FFFFCC;
	text-align: left;
	color: #666666;
}
dl#outline dd.dd02 {
	border: 1px solid #FF99CC;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
}
/*キャラクターのスタイル*/
div#character {
	height: auto;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}
p#character {
	padding-top: 1em;
	padding-bottom: 2em;
}
/*サンプルのスタイル*/
div#sample {
	height: auto;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}
div#sample ul {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
div#sample ul li {
	float: left;
	height: 112px;
	width: 200px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/*ダウンロードのスタイル*/
div#download {
	height: auto;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}
/*サンプルのスタイル*/
div#shop {
	height: auto;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}
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#shop {
	height: auto;
	width: 100%;
}
div#shop ul {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
div#shop ul li{
	float: left;
	height: 40px;
	width: 200px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}

/*----------------------------------------------------
フッターのスタイル
----------------------------------------------------*/
div#footer {
	height: auto;
	width: auto;
	text-align: center;
	color: #FF99CC;
	margin-top: auto;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	font-weight: bold;
}

