@charset "utf-8";
/* formatting style
------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku 04 Gothic Pro", "MS P ゴシック", "MS P Gothic", sans-serif;
	background-color: #339900;
	background-image: url(../images/kagura_wall.gif);
	font-size: 75%;
	line-height: 1.6;
	padding-bottom: 0px;
	background-repeat: repeat;
}
br {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.style2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	line-height: 22px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
#banner2 {
	width: 720px;
	padding-left: 20px;
}
/* link styles
------------------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* basic layout
------------------------------------------*/


#container {
	width: 760px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	height: auto;
	margin: 0px auto;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	position: relative;
	padding-top: 15px;
	height: 40px;
}
#container #contents #spec hr {
	background-image: url(../images/product_hr.gif);
}
#header #hdnavi {
	position: absolute;
	top: 0px;
	left: 610px;
}
#product_hr {
	margin-left: 50px;
	clear: both;
}
#container #pagetop {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #pagetop a:link {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/icon_arrow_02g.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:visited {
	color: #666666;
	text-decoration: none;
	background-image:url(../images/icon_arrow_02g.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:hover {
	color: #FF0000;
	text-decoration: none;
	background-image:url(../images/icon_arrow_02g.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:active {
	color: #333333;
	text-decoration: none;
	background-image:url(../images/icon_arrow_02g.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#footer {
	color: #999999;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#footer address {
	top: auto;
	bottom: auto;
	text-align: center;
	line-height: 40px;
}
/* トップページ
------------------------------------------*/
#contents #spec h2 {
	clear: both;
}
#header #globalNavi {
	width: 710px;
	height: 30px;
	margin-left: 20px;
	list-style-type: none;
	margin-top: 10px;
}
#header #globalNavi li {
	float: left;
	list-style-type: none;
}
#header #globalNavi li.index img {
	height: 30px;
	width: 130px;
	margin-right: 20px;
}
#header #globalNavi li.index a {
	background-image: url(../images/btn_navi_index.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 130px;
	margin-right: 20px;
}
#header #globalNavi li.index a:hover {
	background-image: url(../images/btn_navi_index.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi li.story img {
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.story a {
	background-image: url(../images/btn_navi_story.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.story a:hover {
	background-image: url(../images/btn_navi_story.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi li.battle img {
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.battle a {
	background-image: url(../images/btn_navi_battle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.battle a:hover {
	background-image: url(../images/btn_navi_battle.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi li.character img {
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.character a {
	background-image: url(../images/btn_navi_character.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.character a:hover {
	background-image: url(../images/btn_navi_character.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi li.gallery img {
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.gallery a {
	background-image: url(../images/btn_navi_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 50px;
	margin-right: 20px;
}
#header #globalNavi li.gallery a:hover {
	background-image: url(../images/btn_navi_gallery.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi li.specia img {
	height: 30px;
	width: 110px;
	margin-right: 20px;
}

#header #globalNavi li.special a {
	background-image: url(../images/btn_navi_special.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 220px;
}
#header #globalNavi li.special a:hover {
	background-image: url(../images/btn_navi_special.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi2 {
	width: 580px;
	height: 30px;
	margin-left: 20px;
	list-style-type: none;
	margin-top: 10px;
}
#header #globalNavi2 li {
	float: left;
	list-style-type: none;
}
#header #globalNavi2 li.rescue img {
	height: 30px;
	width: 140px;
	margin-right: 20px;
}
#header #globalNavi2 li.rescue a {
	background-image: url(../images/btn_navi_rescue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 140px;
	margin-right: 20px;
}
#header #globalNavi2 li.rescue a:hover {
	background-image: url(../images/btn_navi_rescue.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi2 li.ranking img {
	height: 30px;
	width: 160px;
	margin-right: 20px;
}
#header #globalNavi2 li.ranking a {
	background-image: url(../images/btn_navi_ranking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 160px;
	margin-right: 20px;
}
#header #globalNavi2 li.ranking a:hover {
	background-image: url(../images/btn_navi_ranking.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi2 li.rec_maze img {
	height: 30px;
	width: 100px;
	margin-right: 20px;
}
#header #globalNavi2 li.rec_maze a {
	background-image: url(../images/btn_navi_rec_maze.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 100px;
	margin-right: 20px;
}
#header #globalNavi2 li.rec_maze a:hover {
	background-image: url(../images/btn_navi_rec_maze.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#header #globalNavi2 li.rec_rescue img {
	height: 30px;
	width: 100px;
	margin-right: 20px;
}
#header #globalNavi2 li.rec_rescue a {
	background-image: url(../images/btn_navi_rec_rescue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 100px;
	margin-right: 20px;
}
#header #globalNavi2 li.rec_rescue a:hover {
	background-image: url(../images/btn_navi_rec_rescue.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#spec #tableSpec {
	width: 600px;
	border-collapse: collapse;
	margin-left: 70px;
}
#spec #tableSpec th {
	width: 100px;
	padding: 5px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #666666;
}
#spec #tableSpec td {
	padding: 5px;
	text-align: left;
	white-space: normal;
}
#spec #tableSpec td a {
	color: #3399FF;
	text-decoration: underline;
}
#spec #tableSpec2 {
	width: 600px;
	border-collapse: collapse;
	margin-left: 70px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-left-color: #808080;
}
#spec #tableSpec2 th {
	padding: 5px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FCFCFE;
}
#spec #tableSpec2 td {
	padding: 5px;
	text-align: left;
	white-space: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
}
#spec #tableSpec2 td a {
	color: #3399FF;
	text-decoration: underline;
}
#spec #tableSpec3 {
	width: 600px;
	border-collapse: collapse;
	margin-left: 70px;
	margin-bottom: 20px;
}
#spec #tableSpec3 th {
	padding: 5px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #666666;
}
#spec #tableSpec3 img {
	margin-left: 20px;
}
#spec #tableSpec3 a {
	color: #3399FF;
	text-decoration: underline;
	font-size: 14px;
}
#spec #tableSpec4 {
	width: 600px;
	border-collapse: collapse;
	margin-left: 70px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
#spec #tableSpec4 th {
	padding: 10px;
	line-height: 120%;
	text-align: center;
	white-space: normal;
	color: #666666;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#spec #tableSpec4 td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#spec #tableSpec4 a {
	color: #3399FF;
	text-decoration: underline;
}
#spec #tableSpec td a:hover, #spec #tableSpec2 td a:hover,, #spec #tableSpec3 td a:hover, #spec #tableSpec4 td a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#spec th, #spec td {
	font-size: 13px;
}
/* 物語
------------------------------------------*/
#contents #story h2 {
	margin-top: 10px;
	clear: both;
}
#contents #story p {
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}
#contents #story img {
	padding-top: -20px;
	padding-bottom: -30px;
}
/* 画廊
------------------------------------------*/

#gallery {
	width: 760px;
	clear: both;
	padding-bottom: 10px;
}
#gallery h2 {
	margin-top: 10px;
	clear: both;
}
#gallery01 {
	margin: 10px 10px 20px 30px;
	list-style-type: none;
}
#gallery01 li {
	border: 0;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
}
#gallery01 img {
	border-width: 0px;
}
#gallery2 {
	margin-left: 20px;
}
#gallery2 img {
	margin-top: 10px;
	margin-bottom: 5px;
}

#clear {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
/* ダウンロードサイト
------------------------------------------*/

#dlsite {
	width: 760px;
	clear: both;
	padding-bottom: 10px;
}
#dlsite h2 {
	margin-top: 10px;
	clear: both;
}
#dlsite table {
	margin-top: 20px;
}
#dlsite td {
	padding-bottom: 15px;
}
#dlsite td img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
#clear {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
/* 戦闘システム
------------------------------------------*/
#battle {
	width: 760px;
	padding-bottom: 10px;
}
#battle h2 {
	margin-top: 10px;
}
#battle2 {
	padding: 20px 20px 30px;
}
#battle2 img {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
#battle2 p {
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
}
#battle2 b {
	font-size: 11px;
	font-weight: lighter;
	line-height: normal;
}
#battle h2 {
	margin-top: 10px;
}
#battle3 {
	padding: 0px 0px 20px;
}
#battle3 p {
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
}
#battle4 {
	padding: 20px 20px 10px 50px;
	height: 20px;
	font-size: 16px;
}
#battle5 {
	padding: 20px 0px 20px;
	height: 260px;
}
#battle5 p {
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
}
#battle6 {
	margin-left: 20px;
}
#battle6 img {
}
#battle7 {
	margin-left: 40px;
}
#battle7 img {
	margin-left: 10px;
}
#battle01 {
	float: right;
	margin: 0px;
	padding: 0px 20px;
	width: 300px;
}
#battle02 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#story2 {
	margin-left: 270px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#character h2 {
	margin-top: 10px;
}

/* テレカ
------------------------------------------*/


#digital2 {
	width: 695px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #666666;
}
#digital2 p {
	font-size: 13px;
}



/* テレカ
------------------------------------------*/


#shopteleca {
	margin-left: 20px;
	width: 700px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 5px 10px 10px 5px;
	border: 1px dotted #666666;
}
.shopTelecatext1 {
	list-style: none;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}
.shopTelecatext2 {
	list-style: none;
	clear: both;
	text-align: center;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-top: 20px;
}
#originalTelecatext {
	list-style: none;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}


.shopTeleca01 {
	background-repeat: no-repeat;
	text-decoration: none;
	height: 290px;
	width: 175px;
	float: left;
	list-style: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.shopTeleca01 p {
	color: #666666;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 0px;
	line-height: 17px;
}
.shopTeleca01 p a {
	color: #0099FF;
	text-decoration: underline;
}
.shopTeleca01 p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.shopTeleca01 img {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.shopTeleca02 {
	background-repeat: no-repeat;
	text-decoration: none;
	height: 200px;
	width: 230px;
	float: left;
	list-style: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.shopTeleca02 p {
	color: #666666;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 0px;
	line-height: 17px;
}
.shopTeleca02 p a {
	color: #0099FF;
	text-decoration: underline;
}
.shopTeleca02 p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.shopTeleca02 img {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
#shopTele #clear {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

