/*--------------------*
 *  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:#cecece;
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  _line-break:strict;
  background-color:#140001;
}
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:#a8dfdb;
}
A:hover{
  color:#ffffff;
  text-decoration:none;
}
H4 A{
  color:#e6281a;
  font-size: 1.3em;
}
H4 A:hover{
  color:#f5463a;
}
H4 A:visited{
  color:#990000;
}
H2 IMG,
H3 IMG{
  vertical-align:top;
}

/*--------------------
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:#7b1c6f;
}
.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;
}
/*--------------------
#base
--------------------*/
#index_base{
  margin:0px auto;
  background:url(../../image/contents/header_index.jpg) no-repeat 50% 0%;
}
#base{
  width:888px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

}
/*--------------------*
#header
*--------------------*/
#header #headerimg{
  height:324px;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#header #headerimg A{
  display:block;
  width:888px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#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{
  margin:0px auto;
  width:888px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;
}
#basebdy{
  margin:0px auto;
  width:888px;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:888px;
  margin:0px auto 15px;
}
#headernavi UL{
  display:block;
  width:888px;
  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:334px;
  height:64px;
  float:left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top{
}
#headernavi LI.profile{
  width:220px;
}
#headernavi LI.explain{
}
#headernavi LI.top{
  background:url(../../image/contents/navi/top_over.png) no-repeat 0px 0px;
}
#headernavi LI.top A{
  background:url(../../image/contents/navi/top.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{
  background-image:none;background-color:transparent;
}
#headernavi LI SPAN{
  display:none;
}
/*--------------------*
#page_footer
*--------------------*/
#page_footer{
  background:url(../../image/contents/footer.jpg) no-repeat scroll 0 0;
  margin: 25px auto 0;
  width:888px;
  padding-top: 50px;
}

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

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

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

/*--------------------*
.menu_ttl_bar
*--------------------*/
.menu_ttl_bar{
  width:100%;
  height:242px;
  margin-bottom:15px;
  background:url(../../image/contents/menu_ttl.gif) no-repeat 50% 0%;
}
.menu_ttl_bar H2{
  text-align:center;
}
.menu_ttl_bar H2 .icon_category{
  margin-top:88px;
}
.menu_ttl_bar H2 .title{
  color:#000;
  margin-top:88px;
}
.menu_ttl_bar H2 IMG{
  vertical-align:baseline;
}
/*--------------------*
.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{
  width:888px;
  margin:10px auto 0px;
  text-align:center;
  min-height:1%;
  _height:1%;
}
#footer ADDRESS,#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{
  list-style-type:none;
}
#footer LI{
  display:inline;
  line-height:35px;
}
#footer A:hover{
  color:#ffffff;
}
/**/
#footernavi{
  color:#FFDEAD;
}
#footernavi A{
  color:#f4b0b2;
  font-size: 0.9em;
}
#footernavi SPAN{
  color:#F5DEB3;
}
/**/
#footerCopy{
  padding:25px 0px 20px;
  font-size:14px;
}
#zapCopy{
  color:#ffffff;
  margin-top:10px;
}
#ispCopy{
  margin-top:10px;
}
#ispInfo{
  margin-top:10px;
}
#ispInfo DIV{
  padding-bottom:5px;
}

/*--------------------*
#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:888px;
  margin:auto;
  color:#5A0C08;
}
#free_group .section_bdy{
  background-image:url(../../image/index/free_group/section_bdy.jpg);
}
#free_group .section_ftr{
  padding-bottom:120px;
  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: 30px;
}

#free_group .menu_bdy{
  width:100%;
}
#free_group .severalmenu{
  width:724px;
  margin:auto;
  padding:25px 0 10px;
}
#free_group H4{
  margin-bottom:10px;
}
#free_group .icon{
  width:84px;
}
#free_group .menu_info{
  width:636px;
  float:left;
}
#free_group .price_info{
  text-align:right;
  padding-top:5px;
}
#free_group H4 A{
  padding:3px 0px;
}
#free_group A{
  color:#F23760;
}
#free_group A:hover{
  color:#f46082;
}
#free_group A:visited{
  color:#990000;
}
#free_group .price_allfree{
  background:url(../../image/index/free_group/free_btn_over.gif) no-repeat scroll 50% 0%;
}
#free_group .horizon {
  border: 1px solid #000;
  margin: 15px auto 0;
  width: 630px;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom:20px;
  width:888px;
  margin:40px auto 0;
  text-align:left;
  color: #000113;
}
#extra_group .section_bdy{
  text-align:left;
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
}
#extra_group .section_ftr{
  padding-bottom:120px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
}
#extra_group .section_hdr{
  padding-top:40px;
  background-image:url(../../image/index/extra_group/section_hdr.jpg);
  text-align:center;
}
#extra_group .menu_bdy{
  text-align:center;
  width:784px;
  margin:0 auto;
}
#extra_group .menu_hdr{
}
#extra_group .menu_ftr{
}
#extra_group .severalmenu{
  width:392px;
  float:left;
}
#extra_group .menu_info{
  margin: 0 auto;
  width: 350px;
}
#extra_group .menu_info H4{
  padding:0px 0px 5px;
  font-size:1.1em;
}
#extra_group  H4{
  text-align: center;
}
#extra_group .price_info{
  text-align:right;
  padding:0 5px 0 0;
}
#extra_group .detail_txt {
  margin: 0 auto;
  width: 350px;
}
#extra_group P.caption{
  padding: 7px 15px 5px;
}
/*--------------------*
#voice_group
*--------------------*/
#voice_group{
  width:888px;
  margin:20px auto 10px;
  color:#000000;
}
#voice_group .menu_info H4 A {
  color: #1f0897;
  line-height: 1.4;
}
#voice_group .menu_info H4 A:hover{color:#7121A7;}

#voice_group .section_bdy{background-image:url(../../image/index/voice_group/section_bdy.jpg);}
#voice_group .section_ftr{background-image:url(../../image/index/voice_group/section_ftr.jpg);padding-bottom:46px;}
#voice_group .section_hdr{padding-top:5px;}
#voice_group .menu_bdy{background-image:url(../../image/index/voice_group/menu_bdy.jpg);width: 803px;margin: 20px auto 0;}
#voice_group .menu_ftr{background-image:url(../../image/index/voice_group/menu_ftr.jpg);padding-bottom:35px;}
#voice_group .menu_hdr{background-image:url(../../image/index/voice_group/menu_hdr.jpg);padding-top:30px;}
#voice_group .severalmenu{
  width:730px;
  margin:10px auto 0;
  text-align:left;
}
#voice_group .severalmenu2{
  width:724px;
  margin: 10px auto 0;
}
#voice_group .menu_info {
  margin: 0 auto;
  float: right;
  width: 636px;
}
#voice_group .icon{  width:84px;}
#voice_group .red {
  color: #d00000;
  font-weight: bold;
}
#voice_group .price_normal {
  color: #242a7a;
  font-weight: bold;
}
#voice_group .pr strong {
  color: #ab1c1c;
  font-size: 0.9em;
}
#voice_group .price_info {
  font-size: 0.9em;
}
#voice_group .voice_title .left{
  float: left;
  width: 166px;
}
#voice_group .voice_title .right{
  float: right;
  width: 560px;
}
#voice_group .voice_title .right P{
  background-color: #fff;
  border: 3px solid #865400;
  border-radius: 10px;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.1;
  padding: 15px;
  min-height: 46px;
}

#voice_group .voice_title {
  margin: 0 auto 15px;
}
#voice_group .detail_txt P{
  letter-spacing: 0.1px;
  padding: 0 25px;
  line-height: 1.7;
}
#voice_group .detail_txt P.author {
  text-align: right;
}
#voice_group .red_b {
  color: #d00000;
  font-weight: bold;
}
/*--------------------
.telling
--------------------*/
.telling{
  width:888px;
  margin:10px auto 0px;
}
.telling .section_bdy{
  background-image:url(../../image/input/telling/section_bdy.jpg);
}
.telling .section_ftr{
  padding-bottom:140px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling .section_hdr{
  padding-top:50px;
  background-image:url(../../image/input/telling/section_hdr.jpg);
}
.telling .section_ftr_free{
  padding-bottom:40px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling OL{
  width:590px;
  margin:0 auto;
  _margin:0;
  text-align:left;
  color:#000000;
}
.telling LI{
  list-style-type:none;
  line-height:2em;
  padding-left:28px;
}
.telling LI.main,
.telling LI.main_ppl{
  background:url("../../image/input/dot.gif") no-repeat scroll 0 3px;
}
.telling LI.main{
  font-weight: bold;
}
.telling LI.sub{
  background:url("../../image/input/dot2.gif") no-repeat scroll 0 3px;
}
.telling LI.sub_normal,
.telling LI.sub_pink,
.telling LI.sub_blue{
  background:url("../../image/input/dot3.gif") no-repeat scroll 25px 3px;
  padding-left: 47px;
}
.telling LI.main_line {
  background-color: #580064;
  color:#fff;
  font-weight: bold;
  margin-top: 10px;
  padding: 5px 10px;
}
.telling LI.sub_pink, .telling LI.none_pink{color: #ac0032;}
.telling LI.sub_blue, .telling LI.none_blue{color: #0000cc;}
.telling LI.none_pink,.telling LI.none_blue{padding-left: 0;}
.telling LI.main_ppl{color:#72274C;font-weight: bold;}
.limited_announce {
  border: 2px solid #e6708f;
  margin:10px auto 0;
  width: 590px;
}
.limited_announce P{
  font-size: 1em;
  padding: 10px;
  color:#000000;
}
/*--------------------*
#group_info
*--------------------*/
#group_info {
  margin: 30px auto 0;
  width: 888px;
}
#group_info .section_bdy{
  background-image:url(../../image/profile/group_info/section_bdy.jpg);
  margin:0 auto;
}
#group_info .section_ftr{
  padding-bottom:106px;
  background-image:url(../../image/profile/group_info/section_ftr.jpg);
}
#group_info .section_ftr2{
  padding-bottom:120px;
  background-image:url(../../image/profile/group_info/section_ftr.jpg);
}
#group_info .details{
  margin-left: 170px;
}
#group_info .section_hdr{
  padding-top:30px;
}
#group_info .bg{
  background: url(../../image/profile/group_info/img.jpg) no-repeat left 0px;
  height:2924px;
}
#group_info .bg2{
  background: url(../../image/profile/group_info/img2.jpg) no-repeat left 0px;
  height: 2289px;
}
#group_info LI .severalmenu{width: 487px;margin-left: 105px;}

#group_info LI.li1 .menu_ftr{ background-image:url(../../image/profile/group_info/menu_ftr.png); padding-bottom:5px;}
#group_info LI.li1 .menu_bdy{ background-image:url(../../image/profile/group_info/menu_bdy.png); width: 610px;margin: 0 auto;}

#group_info LI.li2 .menu_ftr{ background-image:url(../../image/profile/group_info/menu_ftr.png); padding-bottom:0px;}
#group_info LI.li2 .menu_bdy{ background-image:url(../../image/profile/group_info/menu_bdy.png); width: 610px;margin: 0 auto;}

#group_info LI.li3 .menu_ftr{ background-image:url(../../image/profile/group_info/menu_ftr.png);}
#group_info LI.li3 .menu_bdy{ background-image:url(../../image/profile/group_info/menu_bdy.png); width: 610px;margin: 0 auto;}

#group_info LI.li4 .menu_ftr{ background-image:url(../../image/profile/group_info/menu_ftr.png); padding-bottom:3px;}
#group_info LI.li4 .menu_bdy{ background-image:url(../../image/profile/group_info/menu_bdy.png); width: 610px;margin: 0 auto;}

#group_info LI.li5 .menu_ftr{ background-image:url(../../image/profile/group_info/menu_ftr.png); padding-bottom:0px;}
#group_info LI.li5 .menu_bdy{ background-image:url(../../image/profile/group_info/menu_bdy.png); width: 610px;margin: 0 auto;}

#group_info OL{list-style-type:none;}
#group_info LI.li1{padding-top:0px;}
#group_info LI.li2{margin-top:33px;}
#group_info LI.li3{margin-top:33px;}
#group_info LI.li4{margin-top:30px;}
#group_info LI.li5{margin-top:70px;}
#group_info .severalmenu {
  margin: 0 auto;
  width: 774px;
}
#group_info .section_hdr{
  padding-top:10px;
}
#group_info .menu_ftr{ position: relative;  bottom:-12px; }
#group_info .number{ position: relative; top: -18px;}
#group_info LI.li2 .number{ position: relative; top: -20px;}
#group_info LI.li2 .menu_ftr{ bottom:-16px; }
#group_info LI.li3 .number{ position: relative; top: -18px;}
#group_info LI.li5 .number{ position: relative; top: -50px;}
#group_info .detail_txt {
  width: 430px;
  position: relative;
  top: -20px;
}
#group_info .detail_txt P{
  color: #ffffff;
  text-align: justify;
  font-size: 1.1em;
}
#group_info LI.li2 .detail_txt{ top: -36px; }
#group_info LI.li5 .detail_txt{ top: -80px; }
#group_info .grn {color: #E6FF7A;font-size: 1.2em;}
#group_info .yel {color: #fde47b;font-size: 1.2em;}
#group_info .blu {color: #6CDDD0;font-size: 1.2em;}
#group_info .red {color: #ffb6c1;font-size: 1.2em;}

#group_info .right_bdy {
  float: right;
  width: 202px;
  font-size: 1.1em;
  color: #ffffff;
}
#group_info .left_bdy {
  float: left;
  width: 202px;
}
#group_info .severalmenu2 {
  margin: 0 auto;
  width: 421px;
  position: relative;
  top: -15px;
}
/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  width:888px;
  margin:0px auto;
  color:#000000;
}
#rec_single .section_bdy{
  background-image:url(../../image/index/rec_single/section_bdy.jpg);
  margin:0 auto 20px;
}
#rec_single .section_ftr{
  padding-bottom:100px;
  background-image:url(../../image/index/rec_single/section_ftr.jpg);
}
#rec_single .section_hdr{
  background-image:url(../../image/index/rec_single/section_hdr.jpg);
  padding-top: 50px;
}
#rec_single .menu_bdy {
  margin: 0 auto 20px;
}
#rec_single .severalmenu{
  width:724px;
  margin:auto;
  text-align:left;
}
#rec_single .icon{  width:84px;}
#rec_single .menu_info{
  width:636px;
  float:right;
}
#rec_single .menu_info .pr strong{
  color: #ab1c1c;
  font-size: 0.9em;
}
#rec_single .menu_info H4 A{color:#1f0897;line-height: 1.4;}
#rec_single .menu_info H4 A:hover{color:#7121A7;}
#rec_single .menu_info H4 A:visited{color:#990000;}
#rec_single .price_normal {
  color: #242a7a;
  font-size: 0.9em;
  font-weight: bold;
  text-align: right;
}
#rec_single .price_discount STRONG {
  font-size: 0.9em;
}
