/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust:none;
}
BODY{
  text-align:center;
  font-size:98%;
  line-height:1.5;
  color:#000113;
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  _line-break:strict;
  background-color:#084773;
}
IMG{
  border:0;
  vertical-align: top;
}
FORM{
  margin:0 auto;
  padding:0;
}
TABLE{
  border-collapse:collapse;
  border-spacing:0px;
  empty-cells:hide;
  text-align:left;
  font-size:1em;
  border:0;
  padding:0;
}
UL{
  margin:0;
  padding:0;
  list-style-type:disc;
}
OL{
  margin:0;
  padding:0;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
LI{
  margin:0;
  padding:0;
}
H1,H2,H3,H4,H5{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
P{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
HR{
  display:none;
}
EM{
  font-style:normal;
  font-weight:bold;
}
H1,H2,H3,H4,H5,H6{
  font-size:1.1em;
}
A{
  color:#000000;
}
A:hover{
  color:#004E2D;
  text-decoration:none;
}
H4 A{
  color:#000;
}
#rec_single_free H4 A,
#new_group H4 A,
#rec_single H4 A,
#extra_group H4 A,
#free_group H4 A{
  text-decoration: none;
}
#rec_single_free H4 A:hover,
#new_group H4 A:hover,
#rec_single H4 A:hover,
#extra_group H4 A:hover,
#free_group H4 A:hover{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity:0.7;
}
#rec_single_free H4 A:visited,
#new_group H4 A:visited,
#rec_single H4 A:visited,
#extra_group H4 A:visited,
#free_group H4 A:visited{
  color:#DFE1A6;
}
H4 A:visited{
  color:#91D0CD;
}
H2 IMG,
H3 IMG{
  vertical-align:top;
}
#frmInput #btn_free,#frmInput #btn_trial,#frmInput #btn_charge,.menu_but #button,.menu_but #button2{
  cursor:pointer; 
}

/*--------------------
common class setting
--------------------*/
.clear{
  clear:both;
  float:none;
  line-height:0px;
  font-size:0px;
  height:0px;
}
.hide{
  display:none;
}
.icon{
  float:left;
  text-align:center;
}
.icon_category{
  margin-bottom:0px;
}
.icon_player{
  margin-bottom:3px;margin-top:2px;
}
.icon_new{
  margin-bottom:3px;
}
.free_info{
  padding-top:3px;
  text-align:center;
  color:#e5bc08;
  font-size:1.2em;
}
.pr,.pr A,.price_discount{
  color:#ab1c1c;
}
.pr A:hover{
  color:#f597a5;
}
.limited{
  color:#33969b;
}
DIV.pr,DIV.limited{
  line-height:1.2;
  font-size:12px;
}
.price_discount{
  text-align:right;
}
.price_normal{
  text-align:right;
}
.section_bdy,.article_bdy,.menu_bdy{
  width:100%;
  margin:0;
  background-repeat:repeat-y;
}
.section_ftr,.article_ftr,.menu_ftr{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 bottom;
}
.section_hdr,.article_hdr,.menu_hdr{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 top;
}
/*Clear-Fix(IE対策のためセットで利用する)
TAG{
  zoom:100%;
}
TAG:after{
  content:".";
  display:block;
  visibility:hidden;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
  clear:both;
}
*/

/*=========================================
<common>
.detail_txt
.detail_txt_left
.detail_txt_right
=========================================*/
.detail_txt{
  margin:0 auto;
}
.detail_txt_left{
  float:left;
}
.detail_txt_right{
  float:right;
}
/*--------------------*
.horizon
*--------------------*/
#new_group .horizon ,
#rec_single .horizon ,
#rec_single_free .horizon ,
#free_group .horizon {
  background: url(../../image/index/line.png) no-repeat scroll 0 0;
  height: 44px;
  margin: 15px auto;
  width: 740px;
}
/*--------------------*
#page_footer
*--------------------*/
/*--------------------
#base
--------------------*/
#index_base{}
#contents_base{
  margin: 0px auto;
  background: url(../../image/contents/header.png) no-repeat 50% 0%;
}
#base{}
#header_index ,#extra_header{
  background: url(../../image/contents/header_bg.jpg) no-repeat fixed center top;
}

/*--------------------*
#header
*--------------------*/
#header {
  position: relative;
  width:950px;
}
#header .header_top_btn {
  position: absolute;
  top: 140px;
  right: 116px;
}
#header #headerimg{
  height:344px;
  text-align:center;
}
#header #headerimg A{
  display:block;
  width:950px;
  height:344px;
  margin:0px auto;
}
#index_basebdy{
  margin:0px auto;
  width:950px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;
}
#basebdy{
  margin:0px auto;
  width:950px;
}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:840px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:840px;
  list-style-type:none;
  zoom:100%;
}
#headernavi UL:after{
  content:".";
  display:block;
  visibility:hidden;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
  clear:both;
}
#headernavi LI{
  display:block;
  width:280px;
  height:98px;
  float:left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/*custom-width*/
#headernavi LI.extra{
  background:url(../../image/contents/navi/extra_over.png) no-repeat 0px 0px;
}
#headernavi LI.extra A{
  background:url(../../image/contents/navi/extra.png) no-repeat 0px 0px;
}
#headernavi LI.profile{
  background:url(../../image/contents/navi/profile_over.png) no-repeat 0px 0px;
}
#headernavi LI.profile A{
  background:url(../../image/contents/navi/profile.png) no-repeat 0px 0px;
}
#headernavi LI.explain{
  background:url(../../image/contents/navi/explain_over.png) no-repeat 0px 0px;
}
#headernavi LI.explain A{
  background:url(../../image/contents/navi/explain.png) no-repeat 0px 0px;
}
#headernavi LI A:hover{
  opacity:0;
}
#headernavi LI SPAN{
  display:none;
}

/*--------------------*
#extra
*--------------------*/
#extra{
  width:840px;
  margin:0px auto;
  text-align:center;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:20px 20px 7px;
  color:#000000;
  font-size:0.9em;
}
#topicpath P{
  padding: 5px 20px 5px;
  text-shadow: 3px 0px 2px #CFEDEF,-3px 0px 2px #CFEDEF,0px -2px 2px #CFEDEF,-2px 0px 2px #CFEDEF,-2px 2px 2px #CFEDEF,2px 2px 2px #CFEDEF,-2px -2px 2px #CFEDEF,2px -2px 2px #CFEDEF, 1px 0px 2px #CFEDEF,-1px 0px 2px #CFEDEF,0px -1px 2px #CFEDEF,-1px 0px 2px #CFEDEF,-1px 1px 2px #CFEDEF,1px 1px 2px #CFEDEF,-1px -1px 2px #CFEDEF,1px -1px 2px #CFEDEF;
}
#topicpath A{
  text-decoration: none;
  border-bottom: 1px solid #000;
  box-shadow: 0 1px 0 rgba(255,255,255,0.6);
}
#topicpath A:hover{
  border:none;
  box-shadow:none;
}
/*--------------------*
.menu_ttl_bar
.menu_info A{
*--------------------*/
.menu_ttl_bar H2,
.menu_info A{
  color:#FFFB32;
  color:#FFFF00;
  font-family: "HiraMinProN-W6","ＭＳ Ｐ明朝", "ヒラギノ明朝 ProN W6",  "HG明朝E",  "MS PMincho", "MS 明朝", Meiryo, serif;
  -webkit-font-smoothing: antialiased;
  font-size: 1.7em;
  line-height: 1.4;
  letter-spacing: 0.1px;
}
.menu_info A{
  display: block;
  font-size: 1.9em;
}
.menu_ttl_bar .severalmenu {
  margin: 0 auto;
  width: 720px;
}
.menu_ttl_bar{
  width:840px;
  margin-bottom:15px;
}
.menu_ttl_bar H2{
  padding-top: 4px;
  font-size: 2.2em;
  color: #F2CB55;
  color: #DFE1A6;
  text-shadow: 1px 0px 1px #1B101E,-1px 0px 1px #1B101E, 0px -1px 1px #1B101E,-1px 0px 1px #1B101E, -1px 1px 1px #1B101E,1px 1px 1px #1B101E, -1px -1px 1px #1B101E,1px -1px 1px #1B101E;
}
.menu_ttl_bar .menu_bdy{background-image:url(../../image/contents/menu_ttl_bdy.png);}
.menu_ttl_bar .menu_ftr{background-image:url(../../image/contents/menu_ttl_ftr.png);padding-bottom:64px;}
.menu_ttl_bar .menu_hdr{background-image:url(../../image/contents/menu_ttl_hdr.png);padding-top:55px;}
.menu_ttl_bar .menu_ttl {
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
.menu_ttl_bar .icon_category{
  margin-right:10px;
  float:left;
}
.menu_ttl_bar H2 .menu_ttl{
  float:left;
}
/*--------------------*
.menu_header
*--------------------*/
.menu_header{
  margin:0 auto 10px;
  width:660px;
}
.menu_header P{
  padding:5px 0;
  text-align:center;
  color:#DEB887;
}
.menu_header P.menu_caption{
  color:#DEB887;
}
.menu_header P.pr,.menu_header P.pr A{
  color:#d00079;font-weight:bold;
}
.menu_header P.price{
  color:#DEB887;
}
.menu_header P.price STRONG{
  color:#FFCC00;
}
.menu_header P.attention A{
  color:#FFCC00;
}
.menu_header P.attention A:hover{
  color:#be09cb;
}
.menu_header P.attention STRONG{
  color:#FFCC00;
}

/*--------------------
#footer
--------------------*/
#footer{
  margin:20px auto 0px;
  text-align:center;
  min-height:1%;
  _height:1%;
  width: 710px;
}
#footer ADDRESS,#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{
  list-style-type:none;
}
#footer LI{
  display:inline;
  line-height:35px;
}
#footernavi SPAN{
  color:#F5DEB3;
}
/**/
#footerCopy{
  padding:25px 0px 20px;
  font-size:14px;
}
#zapCopy{
  color:#0C0C0C;
  margin-top:10px;
}
#ispCopy{
  margin-top:10px;
  color:#211E55;
}
#ispInfo{
  margin-top:10px;
}
#ispInfo DIV{
  padding-bottom:5px;
}
#footernavi{
  width: 700px;
  margin: 0 auto;
  padding: 5px 0;
}
#footernavi A{
  color: #000000;
  font-size: 0.9em;
}
#footernavi A:hover{
  color: #006D2B;
}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width:510px;
  margin:15px auto 15px auto;
  font-size:1em;
  text-align:center;
  background:#EEE8AA;
  color:#996633;
}
#maintenance #maintenancebody{
  border:3px double #FF6633;
  padding:10px 5px;
}
#maintenance #maintenance_title{
  padding-bottom:4px;
  font-weight:bold;
  font-size:1.25em;
  color:#FF6633;
}
#maintenance P.maintenanceDate{
  margin:0 auto 5px;
  text-align:center;
  font-weight:bold;
  color:#996633;
}
#maintenance P.maintenanceComment{
  text-align:left;
  line-height:1.3;
  text-align:center;
}
#maintenance A{
  color:#FFF!important;
  background:#6D2A00!important;
}
/*--------------------*
#free_group
*--------------------*/
#free_group{
  width:840px;
  margin:0 auto;
}
#free_group .section_bdy{
  background-image:url(../../image/index/free_group/section_bdy.jpg);width:820px;margin:0 auto;
  background-position: 0 -132px;
}
#free_group .section_ftr{
  padding-bottom:48px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);
}
#free_group .section_hdr{
  background-image:url(../../image/index/free_group/section_hdr.jpg);
  padding-top: 48px;
}

#free_group .severalmenu{
  width:700px;
  margin:0 auto;
}
#free_group .icon{
  width:100px;
}
#free_group .menu_info{
  width:590px;
  float:right;
}
#free_group .caption {
  margin-top: 12px;
  padding: 0 10px;
}
#free_group .free_info{
  padding-top:10px;
}
#free_group H4 A:visited{
  color:#DFE1A6;
}
#free_group H4 A{
  color: #EAE05D;
  text-shadow: 1px 0px 1px #1B101E,-1px 0px 1px #1B101E, 0px -1px 1px #1B101E,-1px 0px 1px #1B101E, -1px 1px 1px #1B101E,1px 1px 1px #1B101E, -1px -1px 1px #1B101E,1px -1px 1px #1B101E,
  2px 0px 3px #062C35,-2px 0px 3px #062C35, 0px -2px 3px #062C35,-2px 0px 3px #062C35, -2px 2px 3px #062C35,2px 2px 3px #062C35, -2px -2px 3px #062C35,2px -2px 3px #062C35;
}
#free_group .price_info{
  padding: 5px 15px 0 0;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  width:840px;
  margin:0 auto;
}
#extra_group .section_bdy{
  text-align:left;
  background-image:url(../../image/index/extra_group/section_bdy.png);
}
#extra_group .section_ftr{
  padding-bottom:85px;
  background-image:url(../../image/index/extra_group/section_ftr.png);
}
#extra_group .section_hdr{
  padding-top:85px;
  background-image:url(../../image/index/extra_group/section_hdr.png);
}
#extra_group .severalmenu{
  width:690px;
  margin:0 auto;
}
#extra_group .icon{
  width:100px;
  float:left;
}
#extra_group .menu_info{
  width:580px;
  float:right;
  margin-top: 0px;
}
#extra_group .price_info{
  text-align:right;
  padding-right:5px;
}
#extra_group .caption {
  margin-top: 10px;
  padding: 0 10px;
}
#extra_group .horizon {
  background: url(../../image/index/extra_group/line.png) no-repeat scroll 0 0;
  height: 50px;
  margin: 15px auto;
  width: 740px;
}
#extra_group .price_discount {
  color: #FA9CB8;
}
#extra_group .menu_info A{
  color:#FFE95D;
}
#extra_group H4 {
  text-shadow: 1px 0px 1px #1B101E,-1px 0px 1px #1B101E, 0px -1px 1px #1B101E,-1px 0px 1px #1B101E, -1px 1px 1px #1B101E,1px 1px 1px #1B101E, -1px -1px 1px #1B101E,1px -1px 1px #1B101E;
}
/*--------------------
.telling
--------------------*/
.telling{
  width:840px;
  margin:20px auto 50px;
}
.telling OL{
  width:570px;
  margin:0 auto;
  _margin:0;
  text-align:left;
}
.telling LI{
  list-style-type:none;
  line-height:1.7em;
  padding-left:40px;
  letter-spacing: 2px;
}
.telling LI{
  background:url("../../image/input/dot.png") no-repeat scroll 0 13px;
  font-weight: bold;
  padding-top: 15px;
}
.telling LI .main{
  border-bottom: 1px solid #B5B5B5;
  min-width:520px;
  display:inline-block;
}
.telling h3{
  margin:0 auto;
  width:700px;
}
.telling .section_bdy{
  background-image:url(../../image/input/telling/section_bdy.jpg);
  width:764px;
  margin:0 auto;
}
.telling .section_ftr{
  padding-bottom:60px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling .section_hdr{
  padding-top:40px;
  background-image:url(../../image/input/telling/section_hdr.jpg);
}
.telling .menu_bdy{
  background-image:url(../../image/input/telling/menu_bdy.jpg);width:650px;margin:25px auto 0;
}
.telling .menu_hdr{
  padding-top:40px;
  background-image:url(../../image/input/telling/menu_hdr.jpg);
}
.telling .menu_ftr{
  padding-bottom:40px;
  background-image:url(../../image/input/telling/menu_ftr.jpg);
}
/*--------------------*
.input_header
*--------------------*/
.input_header{
  margin: 0 auto;
  padding: 30px 20px;
  width: 620px;
}
P.caption {
  letter-spacing: 2px;
  text-align: justify;
}
.input_header P{
  padding:5px 0;
  color:#fff;
  line-height: 1.7em;
  font-size: 1em;
}
.input_header P.menu_caption{}
.input_header P.pr,
.input_header P.pr A{color:#FFE0E0;font-weight:bold;}
.input_header P.price {color:#EDEAF3;}
.input_header P.price STRONG{color:#d00079;}
.input_header P.attention{}


/*--------------------*
.pack_announce
*--------------------*/
.pack_announce {
  margin-bottom: 20px;
  line-height: 1.5;
}
.pack_announce P {
  color: #92DCDF;
  font-size: 0.9em;
}
.pack_announce LI{
  padding-left:0px;
  line-height: 1.6;
  color: #fff;
}
/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  width:840px;
  margin:0px auto;
  color:#fefefe;
}
#rec_single .section_bdy{
  background-image:url(../../image/index/rec_single/section_bdy.jpg);
  margin:0 auto 20px;
  width: 812px;
}
#rec_single .section_ftr{
  padding-bottom:50px;
  background-image:url(../../image/index/rec_single/section_ftr.jpg);
}
#rec_single .section_hdr{
  padding-top:50px;
}
#rec_single .severalmenu{
  width:690px;
  margin:0 auto;
  text-align:left;
}
#rec_single .icon{  width:100px;}
#rec_single .menu_info{
  width:585px;
  float:right;
  margin-top: 0px;
}
#rec_single .caption {
  margin-top: 0px;
  padding: 0 10px;
}
#rec_single .price_info{
  padding-right:5px;
}
#rec_single H4 A:visited{color:#DFE1A6;}
#rec_single .price_info {
  font-size: 0.9em;
  font-weight: bold;
  padding-top: 5px;
  text-align: right;
  color: #ffffff;
}
#rec_single  .price_discount {
  color: #FFFF00;
}
#rec_single H4 A{
  color: #FFADDA;
  text-shadow: 1px 0px 1px #1B101E,-1px 0px 1px #1B101E, 0px -1px 1px #1B101E,-1px 0px 1px #1B101E, -1px 1px 1px #1B101E,1px 1px 1px #1B101E, -1px -1px 1px #1B101E,1px -1px 1px #1B101E,
  2px 0px 3px #030A4C,-2px 0px 3px #030A4C, 0px -2px 3px #030A4C,-2px 0px 3px #030A4C, -2px 2px 3px #030A4C,2px 2px 3px #030A4C, -2px -2px 3px #030A4C,2px -2px 3px #030A4C;
}
#rec_single .pr {
  color: #fff;
}
/*--------------------
.frmInput,
.frmInput2

--------------------*/
.frmInput,
.frmInput2{
  margin:0px auto 0px;
}

#frm_btn .price_info{
  margin:0px 0px 15px;
}
.frmInput .price_allfree,
.frmInput2 .price_allfree{
}
.frmInput .price_free,
.frmInput2 .price_free{
  background:url(../../image/input/btn_trial_over.png) no-repeat scroll 50% top transparent;
  margin-bottom:30px;
  min-height:77px;
  _height:77px;
}
.frmInput .price_charge,
.frmInput2 .price_charge{
  background:url(../../image/input/btn_charge_over.png) no-repeat scroll 50% top transparent;
  min-height:77px;
  _height:77px;
}
#frm_btn P{
  padding:5px 0px;
  text-align:center;
  color:#191919;
}
#frm_btn P STRONG{
  color:#800000;
  padding:0px 2px;
}
#frm_btn P.pr A{color:#3333FF;}
#frm_btn P.free{font-weight:bold;color:#3333FF;}
#frm_btn P.price_attention{font-weight:bold;color:#b43bc9;font-size:1.2em;}
#frm_btn .price_info P A{color:#40207A;}

/*--------------------*
.frmInput .price_info2
#next_group .price_info
*--------------------*/

#next_group .price_info_bg {
  margin: 0 auto;
  padding: 15px 10px;
  width: 590px;
  background-color: #FFFFF0;
  border: 1px double #024065;
}
.frmInput .price_info_bg {
  margin: 0 auto;
  padding: 5px 0;
  width: 700px;
  background-color: #ADE4F7;
  background-color: rgba(256,256,256,0.6);
  border: 1px solid #fff;
}
#next_group .price_info_bg {
  margin:50px auto 0;
}
.frmInput .price_info2 ,
#next_group .price_info_bg {
  font-size: 0.9em;
  margin: 20px auto;
}
.frmInput .price_info2 .info_title ,
#next_group .price_info .info_title{
  color: #111181;
}
.frmInput .price_info2 .price_normal ,
#next_group .price_info .price_normal {
  text-align:center;
}
.frmInput .price_info2 .pr,
#next_group .price_info .pr{
  margin-bottom:10px;
  text-align:center;  
}
.frmInput .price_info2 strong,
#next_group .price_info strong{
 color:#111181;
}
.frmInput .price_info2 .price_normal .y_price ,
#next_group .price_info .price_normal .y_price {
  color: #990000;
  padding: 0 2px;
}
.frmInput .price_info2 .price_normal strong ,
#next_group .price_info .price_normal strong {
  padding: 0 2px;
}
.frmInput .price_info2 .pr A,
#next_group .price_info .pr A{
  color: #007A00;
  font-weight: bold;
}
.frmInput .price_info2{
  width: 630px;
}
/*--------------------
.isha_js
--------------------*/
.isha_js {
  padding-bottom: 40px;
}
.isha_js a {
  color: red;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}
.isha_js a:hover {
  text-decoration: none;
}
.isha_js .bdy {
  width: 750px;
  height: 750px;
  margin: 0 auto;
  padding-top: 20px;
}
.isha_js .card_box{
  position:relative;
  width: 100%;
  height: 750px;
  margin-top: 0px;
}
.isha_js .card_pile li{
  position: absolute;
  width: 85px;
  height: 124px;
  float: left;
  text-align: center;
  list-style: none;
}
.isha_js .card_pile li p.card{
  width: 85px;
  height: 124px;
  background:url(../../image/contents/card_spread/tarot180.png) no-repeat scroll 50% top transparent;
  background-size: 100% 100%;
}
.text1.textimg {
  position: relative;
  top: 260px;
  background-color: rgba(256,256,256,0.7);
  border-radius: 10px;
  border: 1px solid #fff;
}
.text2.textimg {
  position: relative;
  top: 180px;
}
/*--------------------
 初期画面
--------------------*/
.isha_js .card_pile li.co1  { position: absolute; top: 100px; left:  15px; }
.isha_js .card_pile li.co2  { position: absolute; top: 100px; left: 105px; }
.isha_js .card_pile li.co3  { position: absolute; top: 100px; left: 195px; }
.isha_js .card_pile li.co4  { position: absolute; top: 100px; left: 285px; }
.isha_js .card_pile li.co5  { position: absolute; top: 100px; left: 375px; }
.isha_js .card_pile li.co6  { position: absolute; top: 100px; left: 465px; }
.isha_js .card_pile li.co7  { position: absolute; top: 100px; left: 555px; }
.isha_js .card_pile li.co8  { position: absolute; top: 100px; left: 645px; }

.isha_js .card_pile li.co9  { position: absolute; top: 225px;left:  15px; }
.isha_js .card_pile li.co10 { position: absolute; top: 225px;left: 105px; }
.isha_js .card_pile li.co11 { position: absolute; top: 225px;left: 195px; }
.isha_js .card_pile li.co12 { position: absolute; top: 225px;left: 285px; }
.isha_js .card_pile li.co13 { position: absolute; top: 225px;left: 375px; }
.isha_js .card_pile li.co14 { position: absolute; top: 225px;left: 465px; }
.isha_js .card_pile li.co15 { position: absolute; top: 225px;left: 555px; }
.isha_js .card_pile li.co16 { position: absolute; top: 225px;left: 645px; }

.isha_js .card_pile li.co17 { position: absolute; top: 350px;left:  15px; }
.isha_js .card_pile li.co18 { position: absolute; top: 350px;left: 105px; }
.isha_js .card_pile li.co19 { position: absolute; top: 350px;left: 195px; }
.isha_js .card_pile li.co20 { position: absolute; top: 350px;left: 285px; }
.isha_js .card_pile li.co21 { position: absolute; top: 350px;left: 375px; }
.isha_js .card_pile li.co22 { position: absolute; top: 350px;left: 465px; }
.isha_js .card_pile li.co23 { position: absolute; top: 350px;left: 555px; }
.isha_js .card_pile li.co24 { position: absolute; top: 350px;left: 645px; }

.isha_js .card_pile li.co25 { position: absolute; top: 475px;left:  15px; }
.isha_js .card_pile li.co26 { position: absolute; top: 475px;left: 105px; }
.isha_js .card_pile li.co27 { position: absolute; top: 475px;left: 195px; }
.isha_js .card_pile li.co28 { position: absolute; top: 475px;left: 285px; }
.isha_js .card_pile li.co29 { position: absolute; top: 475px;left: 375px; }
.isha_js .card_pile li.co30 { position: absolute; top: 475px;left: 465px; }
.isha_js .card_pile li.co31 { position: absolute; top: 475px;left: 555px; }
.isha_js .card_pile li.co32 { position: absolute; top: 475px;left: 645px; }

.isha_js .card_pile li.co1   p.card{ background:url(../../image/contents/card_spread/1.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co2   p.card{ background:url(../../image/contents/card_spread/2.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co3   p.card{ background:url(../../image/contents/card_spread/3.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co4   p.card{ background:url(../../image/contents/card_spread/4.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co5   p.card{ background:url(../../image/contents/card_spread/5.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co6   p.card{ background:url(../../image/contents/card_spread/6.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co7   p.card{ background:url(../../image/contents/card_spread/7.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co8   p.card{ background:url(../../image/contents/card_spread/8.png)  no-repeat 50% top; background-size:100% 100%; }

.isha_js .card_pile li.co9   p.card{ background:url(../../image/contents/card_spread/9.png)  no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co10  p.card{ background:url(../../image/contents/card_spread/10.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co11  p.card{ background:url(../../image/contents/card_spread/11.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co12  p.card{ background:url(../../image/contents/card_spread/12.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co13  p.card{ background:url(../../image/contents/card_spread/13.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co14  p.card{ background:url(../../image/contents/card_spread/14.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co15  p.card{ background:url(../../image/contents/card_spread/15.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co16  p.card{ background:url(../../image/contents/card_spread/16.png) no-repeat 50% top; background-size:100% 100%; }

.isha_js .card_pile li.co17  p.card{ background:url(../../image/contents/card_spread/17.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co18  p.card{ background:url(../../image/contents/card_spread/18.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co19  p.card{ background:url(../../image/contents/card_spread/19.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co20  p.card{ background:url(../../image/contents/card_spread/20.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co21  p.card{ background:url(../../image/contents/card_spread/21.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co22  p.card{ background:url(../../image/contents/card_spread/22.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co23  p.card{ background:url(../../image/contents/card_spread/23.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co24  p.card{ background:url(../../image/contents/card_spread/24.png) no-repeat 50% top; background-size:100% 100%; }

.isha_js .card_pile li.co25  p.card{ background:url(../../image/contents/card_spread/25.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co26  p.card{ background:url(../../image/contents/card_spread/26.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co27  p.card{ background:url(../../image/contents/card_spread/27.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co28  p.card{ background:url(../../image/contents/card_spread/28.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co29  p.card{ background:url(../../image/contents/card_spread/29.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co30  p.card{ background:url(../../image/contents/card_spread/30.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co31  p.card{ background:url(../../image/contents/card_spread/31.png) no-repeat 50% top; background-size:100% 100%; }
.isha_js .card_pile li.co32  p.card{ background:url(../../image/contents/card_spread/32.png) no-repeat 50% top; background-size:100% 100%; }

.isha_js .card_pile li[class^=co] p.card_back{ background-image:url(../../image/contents/card_spread/tarot180.png); }

.isha_js .btn, #btnt, #btnc, #btna, #btnt2, #btnc2 {
  position: absolute;
  cursor: pointer;
  text-align: center;
}
#btnt,#btnt2 {
  position: absolute;
  top: 525px;
  left: 8px;
}
#btnc,#btnc2 {
  position: absolute;
  top: 525px;
  left: 370px;
}
#btna {
  position: absolute;
  top: 628px;
  left: 145px;
}

.isha_js H5 {
  text-align: center;
}

.card_bdy{
  background:url(../../image/input/isha_js/bg.jpg) no-repeat scroll 50% 50%;
  width:804px;
  height:802px;
  position:relative;
  margin: 20px auto;
  box-shadow: 0px 3px 13px 4px #084773;
} 
.card_bdy .btn{
  position: absolute;
  left: 145px;
  top: 628px;
}
