@charset "UTF-8";

body {
	color: #333333;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background-color: #000000;
	margin-top: 0px;
}
#wrapper {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	height: 308px;
	background: url(../images/logo_bg.jpg) no-repeat;
}
#logo img {
	padding: 154px 0 0 41px;
}
#content {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#content .swf {
	padding: 0px;
	height: 400px;
	width: 1000px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/haikei_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .swf2 {
	padding: 0px;
	height: 600px;
	width: 1000px;
	margin: 0px;
	background-color: #000000;
}


#content h2 {
	margin-bottom: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 117%;
	font-weight: bold;
}
#content .section {
	padding-bottom: 10px;
}
#content .section h3,
#content .section p {
	margin-bottom: 1em;
	line-height: 1.6;
}
#content .section h3 {
	color: #0066CC;
}



/* GLOBALHEADER */
#globalheader {
	width: 1000px;
	height: 95px;
	position: relative;
	z-index: 9998;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }


#globalheader #globalnav li a {
	float: left;
	
	height: 0;
	padding-top: 95px;
	overflow: hidden;
}


#globalheader #globalnav li a { background-image: url(../images/munes_03.jpg);  background-repeat: no-repeat; }

/* BUTTONS */

#globalheader #globalnav li#gn-store a {
	background-position: 0px 0;
	width: 201px;
}
#globalheader #globalnav li#g-ww a { background-position: 0 0; width:206px;}
#globalheader #globalnav li#g-story a { background-position: -206px 0; width: 180px; }
#globalheader #globalnav li#g-chara a { background-position: -386px 0; width: 104px;}
#globalheader #globalnav li#g-dl a { background-position: -490px 0; width: 167px; }
#globalheader #globalnav li#g-blog a { background-position: -657px 0; width: 92px; }
#globalheader #globalnav li#g-link a { background-position: -749px 0; width: 95px; }
#globalheader #globalnav li#g-home a { background-position: -844px 0;  width: 156px; }

/* OVER STATES */

#globalheader #globalnav li#g-ww a:hover { background-position: 0 -95px; }
#globalheader #globalnav li#g-story a:hover { background-position: -206px -95px; }
#globalheader #globalnav li#g-chara a:hover { background-position: -386px -95px; }
#globalheader #globalnav li#g-dl a:hover { background-position: -490px -95px; }
#globalheader #globalnav li#g-blog a:hover { background-position: -657px -95px; }
#globalheader #globalnav li#g-link a:hover { background-position: -749px -95px; }
#globalheader #globalnav li#g-home a:hover { background-position: -844px 0; }

/* PRESSED STATES */

#globalheader #globalnav li#g-ww a:active  { background-position: 0 -190px; }
#globalheader #globalnav li#g-story a:active { background-position: -206px -190px; }
#globalheader #globalnav li#g-chara a:active { background-position: -386px -190px; }
#globalheader #globalnav li#g-dl a:active { background-position: -490px -190px; }
#globalheader #globalnav li#g-blog a:active { background-position: -657px -95px; }
#globalheader #globalnav li#g-link a:active { background-position: -749px -190px; }
#globalheader #globalnav li#g-home a:active { background-position: -844px 0; }

/* ON STATES */

#globalheader.ww #globalnav li#g-ww a { background-position: 0 -285px !important; }
#globalheader.story #globalnav li#g-story a { background-position: -206px -285px !important; }
#globalheader.chara #globalnav li#g-chara a { background-position: -386px -285px !important; }
#globalheader.dl #globalnav li#g-dl a { background-position: -490px -285px !important; }
#globalheader.blog #globalnav li#g-blog a { background-position: -657px -285px !important; }
#globalheader.link #globalnav li#g-link a { background-position: -749px -285px !important; }
#globalheader.home #globalnav li#g-home a:hover { background-position: -844 0; cursor: default; }

/* foot */
#primary,
#secondary {
	float: left;
}
#primary {
	width: 341px;
	background-image: url(../images/b-space.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
}
#primary-2 {
	width: 341px;
	background-image: url(../images/b-space.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
}
#secondary {
	width: 659px;
	background-image: url(../images/news-back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.section {
	margin: 0 0 0 0;
}
.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
div#footer{
	text-align: left;
	clear: both;
	padding-left: 10px;
}#footer img {
	margin-bottom: 10px;
	vertical-align: middle;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-left: 6px;
}


/* goods */
.exp-15p-bule {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #207BB6;
	text-align: left;
	padding-top: 3.9em;
	padding-left: 8.9em;
}
.explain {
	padding-top: 3.9px;
	padding-left: 9em;
}
.price-16p-yellow {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	color: #FFF000;
	font-size: 16px;
	line-height: 2em;
}
.exp-13p-glay {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #B2BBC0;
	line-height: 1.8em;
	margin-right: 100px;
}
