/*--------------------*
 *  default settings
 *--------------------*/
* {
  margin: 0px;
  padding: 0px;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: none;
}
BODY {
  text-align: center;
  line-height: 1.3;
  color: #F8FCFF;
  font-size: 80%;
  font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯";
  _line-break: strict;
  background: url(../../image/contents/bg_base.jpg) repeat 50% 0%;
}
IMG {
  border: 0;
}
FORM {
  margin: 0 auto;
  padding: 0;
}
TABLE {
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: hide;
  font-size:1em;
  text-align: left;
  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 scroll 0 0 transparent;
}
LI {
  margin: 0;
  padding: 0;
}
H1,H2,H3,H4,H5 {
  margin: 0 auto;
  text-align: left;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
P {
  margin: 0 auto;
  text-align: left;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
HR {
  display: none;
}
EM {
  font-style: normal;
  font-weight: bold;
}
H1,H2,H3,H4,H5,H6 {
  font-size: 1.1em;
}
A {
  color: #E8BF4B;
}
A:hover {
  text-decoration: none;
}
H4,H4 A {
  color: #E8BF4B;
}
H4 A:visited {
  color: #746026;
}

/*--------------------
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: 25px;
  text-align: center;
  color: #e5bc08;
  font-size: 1.2em;
}
.pr,
.pr A,
.price_discount {
  color: #FF0000;
}
.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;
}
.small {
  font-size: 12px;
}
.description {
  text-align: center;
  margin-top: 10px;
}
/*--------------------
#base
--------------------*/
#index_base {
  margin: 0px auto;
  background: url(../../image/contents/header_index.jpg) no-repeat 50% 0px;
}
#base {
  background: url("../../image/index/navi/navi_bg.jpg") no-repeat scroll 50% 180px rgba(0, 0, 0, 0);
  text-align: center;
}
/*--------------------*
#header
*--------------------*/
#header {
  height: 205px;
}
#header H1 {
  text-align: center;
}
#contents_base {
  margin: 0px auto;
  text-align: center;
  background: url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#extra_header {
  margin: 0px auto;
  text-align: center;
  background: url(../../image/contents/bg_main.jpg) repeat-y 50% 0%;
}
#index_basebdy {
  width: 932px;
  margin: 0px auto;
  text-align: center;
}

#basebdy {
  margin: 0px auto;
  width: 932px;
}
#header H1 A {
  display: block;
  height: 100%;
  margin: 0px auto;
  text-indent: -9999px;
}
/*--------------------*
#headernavi
*--------------------*/
#headernavi {
  margin: 0 auto 15px;
}
#headernavi UL {
  display: block;
  margin: 0;
  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;
  height: 39px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV {
  display: block;
  width: 100%;
  height: 100%;
}
/*custom-width*/
#headernavi LI.top {
  width: 120px;
}
#headernavi LI.profile {
  width: 188px;
}
#headernavi LI.explain {
  width: 199px;
}
#headernavi LI.sample {
  width: 199px;
}
#headernavi LI.link {
  width: 226px;
}
#headernavi LI.top {
  background: url(../../image/contents/navi/top_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.top A {
  background: url(../../image/contents/navi/top.jpg) no-repeat 0px 0px;
}
#headernavi LI.profile {
  background: url(../../image/contents/navi/profile_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.profile A {
  background: url(../../image/contents/navi/profile.jpg) no-repeat 0px 0px;
}
#headernavi LI.explain {
  background: url(../../image/contents/navi/explain_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.explain A {
  background: url(../../image/contents/navi/explain.jpg) no-repeat 0px 0px;
}
#headernavi LI.sample {
  background: url(../../image/contents/navi/sample_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.sample A {
  background: url(../../image/contents/navi/sample.jpg) no-repeat 0px 0px;
}
#headernavi LI.link {
  background: url(../../image/contents/navi/link_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.link A {
  background: url(../../image/contents/navi/link.jpg) no-repeat 0px 0px;
}
#headernavi LI A:hover {
  background-image: none;background-color: transparent;
}
#headernavi LI SPAN {
  display: none;
}

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

/*--------------------*
#topicpath
*--------------------*/
#topicpath {
  padding: 10px 20px 5px;
}

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl {
  width: 100%;
  height: 141px;
  background: url(../../image/contents/page_ttl.gif) no-repeat 50% 0%;
  margin-bottom: 15px;
}
#page_ttl H2 {
  text-align: center;
}
#page_ttl IMG {
  text-align: center;
  margin-top: 35px;
}

/*--------------------*
#menu_ttl,#menu_ttl_next
*--------------------*/
#menu_ttl,#menu_ttl_next,
.menu_ttl_pack {
  width: 100%;
  height: 141px;
  margin-bottom: 15px;
  background: url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
#menu_ttl H2,
#menu_ttl_next H2,
.menu_ttl_pack H2 {
  text-align: center;
  height: 141px;
}
#menu_ttl H2 .icon_category,
#menu_ttl_next H2 .icon_category,
.menu_ttl_pack H2 .icon_category {
  margin-top: 35px;
}
#menu_ttl H2 .title,
#menu_ttl_next H2 .title,
.menu_ttl_pack H2 .title {
  color: #DEB887;
  margin-top: 25px;
}
/*--------------------*
#menu_header
*--------------------*/
#menu_header P,
P.menu_caption {
  font-size: 80%;
  text-align: center;
  width: 780px;
  margin: 0 auto 10px;
  padding: 5px 0;
}
#menu_header P.pr,
#menu_header P.pr A {
  color: #d00079;
  font-weight: bold;
}
#menu_header P.price STRONG {
  color: #FF0000;
}
#menu_header P.attention A {
  color: #E8BF4B;
}
#menu_header P.attention STRONG {
  color: #FF6633;
}
/*--------------------*
#menu_caption
*--------------------*/
#menu_caption {
  margin: 15px auto 10px;
  width: 638px;
}
#menu_caption P {
  padding-bottom: 5px;
  text-align: center;
  color: #FFF5DA;
}
#menu_caption P.pr,
#menu_caption P.pr A {
  color: #ECB452;
}
#menu_caption P.attention {
  color: #FFF5DA;
}
#menu_caption P.attention STRONG {
  color: #F0AA28;
}

/*--------------------
#footer
--------------------*/
#footer {
  margin: 20px auto 0px;
  text-align: center;
}
#footer UL {
  list-style-type: none;
}
#footer LI {
  display: inline;
  line-height: 35px;
}
#footernavi {
  background-color: #001D39;
}
#footernavi,#footernavi A {
  color: #D3D6D9;
}
#footernavi SPAN {
  color: #F5DEB3;
}
/**/
#footerCopy {
  padding: 25px 0px 20px;
}
#zapCopy {
  margin-top: 10px;
  color: #D3D6D9;
}
#ispCopy,#ispInfo {
  margin-top: 10px;
}
#ispInfo DIV {
  padding-bottom: 5px;
}
#ispInfo,#ispInfo A {
  color: #FF6633;
}
#ispCopy,#ispCopy A {
  color: #FF6633;
}

/*--------------------*
#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 {
  margin: auto;
}
#free_group .section_bdy {
  width: 100%;
  margin: auto;
  background-image: url(../../image/index/new_group/section_bdy.jpg);
}
#free_group .section_ftr {
  padding-bottom: 40px;
  background-image: url(../../image/index/new_group/section_ftr.jpg);
}
#free_group .section_hdr {
  padding-top: 25px;
  background-image: url(../../image/index/new_group/section_title2.jpg);
}
#free_group .menu_bdy {
  width: 100%;
}
#free_group .severalmenu {
  width: 680px;
  margin: auto;
  padding: 25px 0 10px;
}
#free_group H4 {
  margin-bottom: 10px;
}
#free_group .icon {
  width: 70px;
}
#free_group .menu_info {
  width: 590px;
  float: right;
}
#free_group .price_info {
  text-align: right;
  padding-top: 5px;
}
#free_group H4 A {
  padding: 3px 0px;
}
#free_group .horizon {
  width: 530px;
  height: 11px;
  margin: 10px auto;
  border-bottom: 1px solid #7C7E80;
}
#free_group .price_allfree {
  background: url(../../image/index/free_group/free_btn.gif) no-repeat scroll 50% top transparent;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 *
 *  #rec_double
 *
 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#rec_double {
  margin: 15px auto 0px;
}
#rec_double .section_bdy {
  background: url(../../image/index/rec_double/section_bdy.jpg) repeat-y 50% 50%;
}
#rec_double .section_ftr {
  background: url(../../image/index/rec_double/section_ftr.jpg) no-repeat 50% bottom;
  padding-bottom: 20px;
}
#rec_double .section_hdr {}
#rec_double .menu_bdy {
  background: url(../../image/index/rec_double/menu_bdy.jpg) repeat-y 50% 50%;
  width: 836px;
  margin: 0px auto 5px;
}
#rec_double .menu_ftr {
  background: url(../../image/index/rec_double/menu_ftr.jpg) no-repeat 50% bottom;
  padding-bottom: 15px;
}
#rec_double .menu_hdr {
  background: url(../../image/index/rec_double/menu_hdr.jpg) no-repeat 50% top;
  padding-top: 14px;
}
#rec_double H3 {
  margin: 0px auto 10px;
}
#rec_double .list_double {
  margin-bottom: 8px;
}
#rec_double .icon {
  text-align: center;
}
#rec_double .icon IMG {
  left: 0px;
}
#rec_double .menu_left {
  width: 412px;
  float: left;
}
#rec_double .menu_right {
  width: 412px;
  float: right;
}
#rec_double .menu_left .severalmenu {
  padding: 0px 20px;
  margin: auto;
  text-align: left;
}
#rec_double .menu_right .severalmenu {
  padding: 0px 20px;
  margin: auto;
  text-align: left;
}
#rec_double .severalmenu {
  padding: 0px 10px;
  margin: auto;
  text-align: left;
}
#rec_double .menu_ttl {
  width: 310px;
  float: right;
}
#rec_double.rec_menu .menu_ttl {
  width: 290px;
}
#rec_double H5 {
  padding-top: 3px;
  font-size: 1.0em;
}
#rec_double A {
  color: #006000;
}
#rec_double A:visited {
  color: #003000;
}
#rec_double {
  color: #5A0C08;
}
#rec_double H5 A {
  color: #800000;
  font-weight: normal;
}
#rec_double H5 A:visited {
  color: #400000;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 *
 *  #rec_single
 *
 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#rec_single {
  color: #5A0C08;
  margin: 20px auto 0;
}
#rec_single H4 a {
  color: #008000;
}
#rec_single H4 a:visited {
  color: #004000;
}
#rec_single .section_bdy {
  background: url("../../image/index/rec_double/section_bdy.jpg") repeat-y 50% top;
  margin: 0 auto 20px;
}
#rec_single .section_ftr {
  padding: 20px 0 35px;
  background: url("../../image/index/rec_double/section_ftr.jpg") no-repeat 50% bottom;
}
#rec_single .section_hdr {}
#rec_single .menu_bdy {
  width: 800px;
  margin: 0px auto 10px;
  background-image: url(../../image/contents/rec_single/menu_bdy.jpg);
}
#rec_single .menu_ftr {
  padding-bottom: 25px;
  background-image: url(../../image/contents/rec_single/menu_ftr.jpg);
}
#rec_single .menu_hdr {
  padding-top: 25px;
  background-image: url(../../image/contents/rec_single/menu_hdr.jpg);
}
#rec_single .severalmenu {
  width: 740px;
  margin: auto;
  text-align: left;
}
#rec_single .icon {
  width: 70px;
}
#rec_single .menu_info {
  width: 650px;
  float: right;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 *
 *  #telling
 *
 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#telling {
  width: 100%;
  margin: 10px auto 0px;
}
#telling .section_bdy {
  background: url(../../image/input/telling/section_bdy.jpg) repeat-y 50% top;
}
#telling .section_ftr {
  padding-bottom: 35px;
  background: url(../../image/input/telling/section_ftr.jpg) no-repeat 50% bottom;
}
#telling .section_hdr {
  padding-top: 15px;
  background: url(../../image/input/telling/section_hdr.jpg) no-repeat 50% top;
}
#telling .menu_bdy {
  margin-top: 30px;
  background: url(../../image/input/telling/menu_bdy.jpg) repeat-y 50% top;
}
#telling .menu_ftr {
  padding-bottom: 35px;
  background: url(../../image/input/telling/menu_ftr.jpg) no-repeat 50% bottom;
}
#telling .menu_hdr {
  padding-top: 35px;
  background: url(../../image/input/telling/menu_hdr.jpg) no-repeat 50% top;
}
#telling .pr,
#telling .price_normal {
  text-align: center;
}
#telling .pr {
  color: #E8BF4B;
}
#telling .price_normal STRONG {
  color: #DEF171;
}
#telling .price_normal STRONG.y_price {
  color: #FF0000;
}
#telling .menu_but {
  margin: 10px 0;
}
#telling OL {
  color: #5A0C08;
  width: 490px;
  margin: 0 auto;
  _margin: 0;
  text-align: left;
}
#telling LI {
  list-style-type: none;
  line-height: 1.7em;
}
#telling LI.sub,
#telling LI.main {
  background: url("../../image/input/dot.jpg") no-repeat scroll 0 2px transparent;
  font-weight: bold;
  padding-left: 25px;
}
#telling LI.main {
  font-weight: bold;
}
#telling LI.none_sub {
  margin-left: 25px;
}
#telling LI.none {
  font-weight: bold;
}
#telling LI.menu_titles {
  margin-top: 10px;
  border-bottom: dotted 1px;
}
#telling LI.list {
  text-align: right;
}
#telling LI .menu_name {
  color: #006868;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 *
 *  #info_group
 *
 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
 #info_group {
  margin: 20px auto 0;
}
#info_group .group1 {
  text-align: center;
  width: 800px;
  margin: 0 auto;
}
#info_group .group1 .detail_txt {
  width: 650px;
  margin: 10px auto;
}
#info_group .group2,
#info_group .group3 {
  margin-top: 20px;
}
#info_group .group2 .severalmenu {
  text-align: center;
  width: 760px;
  margin: 0 auto;
}
#info_group .group2 .severalmenu .caption {
  width: 650px;
  margin: 0 auto 30px;
}
#info_group .group2 .severalmenu .horo,
#info_group .group2 .severalmenu .zodiac,
#info_group .group2 .severalmenu .orb {
  float: left;
}
#info_group .group2 .severalmenu .horo {
  width: 356px;
}
#info_group .group2 .severalmenu .orb {
  width: 230px;
  margin-left: 5px;
}
#info_group .group2 .severalmenu .orb TABLE {
  color: #FFEAC4;
  width: 190px;
  margin: 0 auto;
}
#info_group .group2 .severalmenu TABLE TH {
  width: 35px;
  vertical-align: top;
}
#info_group .group2 .severalmenu TABLE TH,
#info_group .group2 .severalmenu TABLE TD {
  font-size: 21px;
  padding-top: 3px;
}
#info_group .group2 .severalmenu .zodiac {
  width: 151px;
  margin-left: 5px;
}
#info_group .group2 .severalmenu .zodiac TABLE {
  color: #FFEAC4;
  width: 120px;
  margin: 0 auto;
}
#info_group .group3 .severalarticle {
  width: 800px;
  margin: 0 auto;
}
#info_group .group3 .severalarticle .left {
  float: left;
  text-align: center;
  width: 350px;
  padding-left: 10px;
}
#info_group .group3 .severalarticle .right {
  float: right;
  text-align: center;
  width: 370px;
  padding-right: 10px;
}
#info_group .group3 .severalarticle .detail_txt {
  width: 320px;
  margin: 1em auto 0;
}
#info_group .section_bdy {
  background: url("../../image/explain/info_group/section_bdy.jpg") repeat-y 50% top;
  margin: 0 0 20px;
}
#info_group .section_ftr {
  padding: 20px 0 35px;
  background: url("../../image/explain/info_group/section_ftr.jpg") no-repeat 50% bottom;
}
#info_group .section_hdr {}
#info_group .group2 .menu_bdy {
  background: url(../../image/explain/info_group/group2/menu_bdy.jpg) repeat-y 50% top;
}
#info_group .group2 .menu_ftr {
  padding-bottom: 45px;
  background: url(../../image/explain/info_group/group2/menu_ftr.jpg) no-repeat 50% bottom;
}
#info_group .group2 .menu_hdr {
  padding-top: 25px;
}
#info_group .group2 .orb .article_bdy {
  background: url(../../image/explain/info_group/group2/orb/article_bdy.jpg) repeat-y 50% top;
}
#info_group .group2 .orb .article_ftr {
  padding-bottom: 25px;
  background: url(../../image/explain/info_group/group2/orb/article_ftr.jpg) no-repeat 50% bottom;
}
#info_group .group2 .zodiac .article_bdy {
  background: url(../../image/explain/info_group/group2/zodiac/article_bdy.jpg) repeat-y 50% top;
}
#info_group .group2 .zodiac .article_ftr {
  padding-bottom: 25px;
  height: 406px;
  _height: 433px;
  background: url(../../image/explain/info_group/group2/zodiac/article_ftr.jpg) no-repeat 50% bottom;
}
#info_group .group3 .menu_bdy {
  background: url(../../image/explain/info_group/group3/menu_bdy.jpg) repeat-y 50% top;
}
#info_group .group3 .menu_ftr {
  padding-bottom: 45px;
  background: url(../../image/explain/info_group/group3/menu_ftr.jpg) no-repeat 50% bottom;
}
#info_group .group3 .menu_hdr {
  padding-top: 25px;
}
#info_group .group3 .article_bdy {
  width: 760px;
  margin: 0 auto 10px;
  background: url(../../image/explain/info_group/group3/article_bdy.jpg) repeat-y 50% top;
}
#info_group .group3 .article_ftr {
  padding-bottom: 25px;
  background: url(../../image/explain/info_group/group3/article_ftr.jpg) no-repeat 50% bottom;
}
#info_group .group3 .article_hdr {
  padding-top: 25px;
  background: url(../../image/explain/info_group/group3/article_hdr.jpg) no-repeat 50% top;
}
