@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: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	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;
}
* html #container {
behavior: expression(IEPNGFIX.fix(this));
}
#header {
	position: relative;
	padding-top: 5px;
	height: 70px;
}
#container #contents #spec hr {
	background-image: url(../images/product_hr.gif);
}
#header #hdnavi {
	position: absolute;
	top: 0px;
	left: 610px;
}
#contents #spec #product_hr {
	margin-left: 50px;
}
#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;
}
* html #footer {
behavior: expression(IEPNGFIX.fix(this));
}
#footer address {
	top: auto;
	bottom: auto;
	text-align: center;
	line-height: 40px;
}
/* トップページ
------------------------------------------*/
#contents #spec h2 {
	clear: both;
}
#header #globalNavi {
	width: 580px;
	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.download a {
	background-image: url(../images/btn_navi_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 140px;
}
#header #globalNavi li.download a:hover {
	background-image: url(../images/btn_navi_download.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;
}

.sou_icon {
	margin: 0 4px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

#spec #tableSpec, #spec #tableSpec2 {
	width: 600px;
	border-collapse: collapse;
	border-top: #FCFCFD;
	border-right: #FCFCFD;
	border-bottom: #FCFCFD;
	border-left: #FCFCFD;
	margin-left: 70px;
}
#spec #tableSpec th, #spec #tableSpec2 th {
	width: 100px;
	padding: 5px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #666666;
	border-top: #FCFCFE;
	border-right: #FCFCFE;
	border-bottom: #FCFCFE;
	border-left: #FCFCFE;
}
#spec #tableSpec td, #spec #tableSpec2 td {
	width: 500px;
	padding: 5px;
	text-align: left;
	white-space: normal;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
}
#spec #tableSpec td a, #spec #tableSpec2 td a {
	color: #3399FF;
	text-decoration: underline;
}
#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 #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;
}
/* 人物
------------------------------------------*/
#contents #character h2 {
	margin-top: 10px;
	clear: both;
}
#contents #character p {
	text-align: center;
	margin-bottom: 10px;
}
#characterlNavi {
	width: 730px;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-top: 10px;
	background-image: url(../images/character_bg.gif);
	height: 600px;
}
#characterlNavi li {
	float: left;
	list-style-type: none;
}
#characterlNavi li.ibuki img {
	height: 90px;
	width: 420px;
	margin-right: 15px;
}
#characterlNavi li.ibuki a {
	background-image: url(../images/bnr_ch_ibuki.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 420px;
	width: 90px;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 30px;
}
#characterlNavi li.ibuki a:hover {
	background-image: url(../images/bnr_ch_ibuki.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
}
#characterlNavi li.nazuna img {
	height: 30px;
	width: 50px;
	margin-right: 15px;
}
#characterlNavi li.nazuna a {
	background-image: url(../images/bnr_ch_nazuna.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 420px;
	width: 90px;
	margin-right: 15px;
	margin-top: 50px;
}
#characterlNavi li.nazuna a:hover {
	background-image: url(../images/bnr_ch_nazuna.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
}
#characterlNavi li.minase img {
	height: 30px;
	width: 50px;
	margin-right: 15px;
}
#characterlNavi li.minase a {
	background-image: url(../images/bnr_ch_minase.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 420px;
	width: 90px;
	margin-right: 15px;
	margin-top: 70px;
}
#characterlNavi li.minase a:hover {
	background-image: url(../images/bnr_ch_minase.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
}
#characterlNavi li.machiko img {
	height: 30px;
	width: 50px;
	margin-right: 15px;
}
#characterlNavi li.machiko a {
	background-image: url(../images/bnr_ch_machiko.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 420px;
	width: 90px;
	margin-right: 15px;
	margin-top: 90px;
}
#characterlNavi li.machiko a:hover {
	background-image: url(../images/bnr_ch_machiko.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
}
#characterlNavi li.anzu img {
	height: 30px;
	width: 50px;
	margin-right: 15px;
}
#characterlNavi li.anzu a {
	background-image: url(../images/bnr_ch_anzu.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 420px;
	width: 90px;
	margin-right: 15px;
	margin-top: 110px;
}
#characterlNavi li.anzu a:hover {
	background-image: url(../images/bnr_ch_anzu.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
}
#characterlNavi li.misuzu img {
	height: 30px;
	width: 50px;
	margin-right: 15px;
}
#characterlNavi li.misuzu a {
	background-image: url(../images/bnr_ch_misuzu.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 420px;
	width: 90px;
	margin-right: 15px;
	margin-top: 130px;
}
#characterlNavi li.misuzu a:hover {
	background-image: url(../images/bnr_ch_misuzu.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
}
#characterlNavi li.akira img {
	height: 30px;
	width: 50px;
	margin-right: 10px;
}
#characterlNavi li.akira a {
	background-image: url(../images/bnr_ch_akira.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 420px;
	width: 90px;
	margin-top: 150px;
}
#characterlNavi li.akira a:hover {
	background-image: url(../images/bnr_ch_akira.png);
	background-repeat: no-repeat;
	background-position: 0px -420px;
}
#characterlNavi2 {
	width: 730px;
	height: 120px;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-top: 10px;
}
#characterlNavi2 li {
	float: left;
	list-style-type: none;
}
#characterlNavi2 li.ibuki a {
	background-image: url(../images/bnr_ch_ibuki_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 120px;
	width: 90px;
	margin-right: 15px;
	margin-left: 10px;
}
#characterlNavi2 li.ibuki a:hover {
	background-image: url(../images/bnr_ch_ibuki_s.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#characterlNavi2 li.nazuna a {
	background-image: url(../images/bnr_ch_nazuna_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
#characterlNavi2 li.nazuna a:hover {
	background-image: url(../images/bnr_ch_nazuna_s.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#characterlNavi2 li.minase a {
	background-image: url(../images/bnr_ch_minase_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
#characterlNavi2 li.minase a:hover {
	background-image: url(../images/bnr_ch_minase_s.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#characterlNavi2 li.machiko a {
	background-image: url(../images/bnr_ch_machiko_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
#characterlNavi2 li.machiko a:hover {
	background-image: url(../images/bnr_ch_machiko_s.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#characterlNavi2 li.anzu a {
	background-image: url(../images/bnr_ch_anzu_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
#characterlNavi2 li.anzu a:hover {
	background-image: url(../images/bnr_ch_anzu_s.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#characterlNavi2 li.misuzu a {
	background-image: url(../images/bnr_ch_misuzu_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
#characterlNavi2 li.misuzu a:hover {
	background-image: url(../images/bnr_ch_misuzu_s.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#characterlNavi2 li.akira a {
	background-image: url(../images/bnr_ch_akira_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 120px;
	width: 90px;
}
#characterlNavi2 li.akira a:hover {
	background-image: url(../images/bnr_ch_akira_s.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#character #ibuki {
	background-image: url(../images/chara_ibuki2.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#character #nazuna {
	background-image: url(../images/chara_nazuna2.jpg);
	background-repeat: no-repeat;
	height: 470px;
s width: 760px;
}
#character #minase {
	background-image: url(../images/chara_minase2.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 760px;
}
#character #machiko {
	background-image: url(../images/chara_machiko2.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 760px;
}
#character #anzu {
	background-image: url(../images/chara_anzu2.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 760px;
}
#character #misuzu {
	background-image: url(../images/chara_misuzu2.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 760px;
}
#character #akira {
	background-image: url(../images/chara_akira2.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 760px;
}
#samplevice {
	padding-top: 210px;
	padding-left: 40px;
}
#samplevice li {
	list-style: none;
}
.samplevoice01 a {
	background-image: url(../images/samplevoice01.png);
	background-position: left top;
	display: block;
	height: 50px;
	width: 60px;
	background-repeat: no-repeat;
}
.samplevoice01 a:hover {
	background-image: url(../images/samplevoice01.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.samplevoice02 a {
	background-image: url(../images/samplevoice02.png);
	background-position: left top;
	display: block;
	height: 50px;
	width: 60px;
	background-repeat: no-repeat;
}
.samplevoice02 a:hover {
	background-image: url(../images/samplevoice02.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.samplevoice03 a {
	background-image: url(../images/samplevoice03.png);
	background-position: left top;
	display: block;
	height: 50px;
	width: 60px;
	background-repeat: no-repeat;
}
.samplevoice03 a:hover {
	background-image: url(../images/samplevoice03.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* 画廊
------------------------------------------*/

#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;
}
#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;
	height: 260px;
}
#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;

}
#battle01 {
	float: right;
	margin: 0px;
	padding: 0px 20px;
	width: 300px;
}
#battle02 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 400px;
}

/* デジタル特典
------------------------------------------*/
#digital {
	width: 760px;
	padding-bottom: 10px;
}
#digital h2 {
	margin-top: 10px;
}

#digital #digital2 {
	padding: 20px 20px 10px;
}
text #digital #digital2 img {
	float: right;
	padding-bottom: 10px;
}
#digital #digital2 p {
	font-size: 15px;
	font-weight: normal;
}
#digital #digital2 b {
	font-size: 11px;
	font-weight: lighter;
}
#digital #digital2 a {
	color: #00CCFF;
}
#digital #digital2 a:hover {
	color: #FF0000;
}
#digital #digital2 #diditaltext {
	font-size: 18px;
	font-weight: bold;
}
#flash {
	float: right;
	padding-bottom: 10px;
}
/* ダウンロード
------------------------------------------*/
#download {
	margin-top: 10px;
}
/*
#song {
	background-image: url(../images/song_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-top: 10px;
	height: 480px;
}
#song #songDownload {
	height: 50px;
	width: 760px;
	padding: 53px 0px 0px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#song #songDownload a {
	color: #33CCFF;
	text-decoration: none;
}
#song #songDownload a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#song #song2 {
	width: 390px;
	padding: 53px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #FFFFFF;
}
#song #song2 p {
	margin: 0px;
	padding: 0px;
}
*/
#themeSong {
	background-image: url(../images/themeSong_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-top: 10px;
	height: 480px;
}
#themeSong #songDownload {
	height: 50px;
	width: 760px;
	padding: 60px 0px 0px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#themeSong #songDownload a {
	color: #33CCFF;
	text-decoration: none;
}
#themeSongg #songDownload a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#themeSong #song2 {
	width: 390px;
	padding: 53px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #FFFFFF;
}
#maintheme #song2 p {
	margin: 0px;
	padding: 0px;
}
#themeSong #themeSong2 {
	width: 300px;
	padding:50px 0px 0px 430px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	line-height: 20px;
}
#themeSong #themeSong2 ul {
	list-style: none;
}
#themeSong #themeSong2 li a {
	color: #33CCFF;
	text-decoration: none;
}
#themeSong #themeSong2 li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#demo {
	background-image: url(../images/demo_bg2.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-top: 10px;
	height: 560px;
}
#demo #demoDownload {
	width: 760px;
	height: 120px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#demo #demoDownload a {
	color: #33CCFF;
	text-decoration: none;
}
#demo #demoDownload a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#demo #demo2 {
	width: 350px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	line-height: 20px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#demo #demo2 ul {
	list-style: none;
}
#demo #demo2 li a {
	color: #33CCFF;
	text-decoration: none;
}
#demo #demo2 li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#trial {
	background-image: url(../images/trial_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-top: 10px;
	height: 480px;
}
#trial #trialDownload {
	width: 760px;
	padding: 60px 0px 0px;
	margin: 0px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
#trial #trialGame {
	width: 370px;
	padding: 45px 0px 0px 35px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	line-height: 20px;
}
#trial #trialGame2 {
	width: 280px;
	padding: 70px 0px 0px 20px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	clear: none;
	line-height: 20px;
}
#trial #trialGame2 ul {
	list-style: none;
}
#trial #trialGame2 li a {
	color: #33CCFF;
	text-decoration: none;
}
#trial #trialGame2 li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#trial #trialDownload a {
	color: #33CCFF;
	text-decoration: none;
}
#trial #trialDownload a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#trial #trialGame a {
	color: #33CCFF;
	text-decoration: none;
}
#trial #trialGame a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#contents #campaign h2 {
	clear: both;
}
#banner1 {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-top: 10px;
	height: 420px;
}
#banner2 #bnrS img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#banner2 #bnrS p {
	float: left;
	margin-bottom: 10px;
}
#banner2 #bnrS textarea {
	float: left;
	height: 80px;
	width: 560px;
	font-size: 14px;
}
#banner2 #bnrM img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#banner2 #bnrM p {
	float: left;
	margin-bottom: 10px;
}
#banner2 #bnrM textarea {
	float: left;
	height: 100px;
	width: 480px;
	font-size: 14px;
}
#banner2 #bnrL img {
	margin-right: 20px;
	margin-bottom: 10px;
}
#banner2 #bnrL p {
	margin-bottom: 10px;
}
#banner2 #bnrL textarea {
	height: 70px;
	width: 700px;
	font-size: 14px;
	margin-bottom: 20px;
}
/* 予約キャンペーン
------------------------------------------*/

#tableShop {
	padding: 0;
	width: 600px;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-left: 60px;
	margin-top: 10px;
}
#campaign #tableShop th {
	border: #333333 solid;
	border-width: 0px 0px 1px 1px;
	line-height: 120%;
	background-color: #FF99CC;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	color: #666666;
	padding-top: 0.5em;
	width: 100px;
}
#tableShop td {
	border: #333333 solid;
	border-width: 0px 0px 1px 1px;
	text-align: left;
	white-space: normal;
	padding-top: 0.5px;
	padding-bottom: 0.5px;
	padding-left: 10px;
}
#tableShop td a {
	color: #0099FF;
}
#tableShop td a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#container #contents #campaign img {
	margin: 0px;
	padding: 0px;
}
/* ショップテレカ


#shopteleca {
	margin-left: 30px;
}

.shopTeleca01 {
	background-image: url(../images/teleca_bg1.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 230px;
	width: 160px;
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shopTeleca01 p {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.shopTeleca01 img {
	margin-top: 15px;
	margin-left: 25px;
}
#shopTele #clear {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
.shopTeleca02 {
	background-image: url(../images/teleca_bg2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 160px;
	width: 230px;
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.shopTeleca02 p {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.shopTeleca02 img {
	margin-top: 15px;
	margin-left: 25px;
}
------------------------------------------*/

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


#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;
}
/* 看板
------------------------------------------*/


#signboard1 {
	margin-left: 20px;
	width: 680px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#signboard h2 {
	margin-top: 30px;
}
.signboardtext1 {
	list-style: url(none) none;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
.signboardtext2 {
	list-style: none;
	clear: both;
	color: #666666;
	margin: 10px 20px 15px;
}
.signboardtext3 {
	list-style: none;
	clear: both;
	text-align: center;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 10px;
}
.signboard01 {
	background-repeat: no-repeat;
	text-decoration: none;
	height: 400px;
	width: 300px;
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.signboard01 p {
	color: #666666;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 0px;
	line-height: 17px;
}
.signboard01 p a {
	color: #00CCFF;
	text-decoration: underline;
}
.signboard01 p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.signboard01 img {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
#signboard2 {
	margin-left: 20px;
	width: 680px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.signboard02 {
	background-repeat: no-repeat;
	text-decoration: none;
	height: 675px;
	width: 500px;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.signboard02 p {
	color: #666666;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 0px;
	line-height: 17px;
}
.signboard02 p a {
	color: #00CCFF;
	text-decoration: underline;
}
.signboard02 p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.signboard02 img {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.signboard03 {
	background-repeat: no-repeat;
	text-decoration: none;
	height: 400px;
	width: 500px;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.signboard03 p {
	color: #666666;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 0px;
	line-height: 17px;
}
.signboard03 p a {
	color: #00CCFF;
	text-decoration: underline;
}
.signboard03 p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.signboard03 img {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
#banner2 #product_hr {
	clear: left;
}
/* レスキュー　ここから */
#contents #rescue h2 {
	margin-top: 10px;
	clear: both;
}

#rescue table {
	margin-left: 30px;
	margin-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
}
#rescue table th {
	height: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFCC33;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #333333;
	text-align: left;
	font-weight: 600;
}
#rescue table td {
	height: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
}
/* レスキュー　ここまで */



/* 戦績履歴　ここから */
#contents #rec_maze h2 {
	margin-top: 10px;
	clear: both;
	margin-left: -30px;
}
#rec_maze {
	padding-left: 30px;
}
#rec_maze #table_rec_maze01 {
	margin-top: 20px;
	border: 1px solid #666666;
}
#rec_maze #table_rec_maze01 th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFCC33;
	padding-left: 10px;
		padding-right: 10px;

	font-size: 16px;
	color: #333333;
	text-align: left;
	font-weight: 600;
}
#rec_maze #table_rec_maze01 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}
#rec_maze table {
	margin-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
}
#rec_maze table th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFCC33;
	padding-left: 10px;
	font-size: 16px;
	color: #333333;
	text-align: left;
	font-weight: 600;
}
#rec_maze table td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	padding-left: 5px;
	font-size: 16px;
	white-space: nowrap;

}
/* 戦績履歴　ここまで */

/* 救助履歴　ここから */
#contents #rec_rescue h2 {
	margin-top: 10px;
	clear: both;
	margin-left: -30px;
}
#rec_rescue {
	padding-left: 30px;
}

#rec_rescue table {
	margin-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
}
#rec_rescue table th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFCC33;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #333333;
	text-align: left;
	font-weight: 600;
}
#rec_rescue table td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;

}

/* 救助　ここまで */

/* 詰め神楽　ここから */

#previewMap li {
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 32px;
	height: 32px;
}

#previewMap li.wall {
	background-image: url(../images/edit/s_wall.png);
}

#previewMap li.hall {
	background-image: url(../images/edit/s_hall.png);
}

#previewMap li.way {
	background-image: url(../images/edit/s_way.png);
}

#previewMap table {
	table-layout: fixed;
	border: 10px;
}

#previewMap td {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border: 0px;
	width: 32px;
	height: 32px;
}
#previewMap tr {
	text-decoration: none;
}


#previewMap td.wall {
	background-image: url(../images/edit/s_wall.png);
}

#previewMap td.hall {
	background-image: url(../images/edit/s_hall.png);
}

#previewMap td.way {
	background-image: url(../images/edit/s_way.png);
}

#previewMap td.null {
	background-image: url(../images/edit/s_null.png);
}

#previewMap img {
	width: 32px;
	height: 32px;
}

#previewMap #clear {
	clear: left;
}

/* 詰め神楽　ここまで */
