/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
}
BODY{
  text-align:center;
  font-size:80%;
  line-height:1.3;
  color:#503613;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
  _line-break: strict;
  background-color:#010100;
  background: url("../../image/contents/bg_main.jpg") repeat-y scroll 50% 0 #010100;
}
IMG{
  border: 0;
}
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;
}
TR, TD, TH, THEAD, TBODY, TFOOT, COLGROUP, COL{}
UL{
  margin: 0;
  padding: 0;
  list-style-type: disc;
}
OL{
  margin: 0;
  padding: 0;
}
LI{
  margin: 0;
  padding: 0;
}
H1,H2,H3,H4,H5{
  margin: 0 auto;
  text-align: left;
}
P{
  margin: 0 auto;
  text-align: left;
}
HR{display:none;}
EM{font-style:normal;font-weight:bold;}
H1,H2,H3,H4,H5,H6{font-size:1.1em;}
A{color:#9e46aa;outline : 0;}
A:hover{
  color:#e4aee0;
  text-decoration:none;
}
H4 A{color:#7C0192;}
H4 A:hover{color:#af02ce;}
H4 A:visited{color:#3e004d;}


/*--------------------
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:5px;
  text-align:center;
  color:#c1009b;
  font-size:1.2em;
}
.pr,
.pr A,
.price_discount{color:#ce1b5a;}
.pr A:hover{color:#7b1c6f;}
.limited{color:#33969b;}
P.pr{}
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%;
  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;
}
*/

/*--------------------
#base
--------------------*/
#index_base{
  margin:0px auto;
  background:url(../../image/contents/header_index.jpg) no-repeat 50% 0px;
}
#base{
  width:720px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

}
/*--------------------*
#header
*--------------------*/
#header H1{
  width:720px;
  height:201px;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0px;
}
#extra_header{
  margin:0px auto;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#index_basebdy{
  margin:0px auto;
  width:720px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;

}

#basebdy{
  margin:0px auto;
  width:720px;
}
#header H1 A{
  display:block;
  width:720px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#extra{}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  background:url(../../image/contents/navi/contents_navi_on.jpg) no-repeat 15px 0px;
  width:720px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:720px;
  margin:0px;
  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:136px;
  height:81px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
#headernavi LI A{background:url(../../image/contents/navi/contents_navi_off.jpg) no-repeat 0px 0px;}
#headernavi LI A:hover{background-image:none;background-color:transparent;}
#headernavi LI SPAN{display:none;}
/*custom-width*/
#headernavi LI.top {width:94px;}
#headernavi LI.profile {width:151px;}
#headernavi LI.explain {width:151px;}
#headernavi LI.sample {width:151px;}
#headernavi LI.link {width:154px;}
/*BG-position*/
#headernavi LI.top A    {background-position:   15px  0px;}
#headernavi LI.profile A{background-position:-79px  0px;}
#headernavi LI.explain A{background-position:-230px 0px;}
#headernavi LI.sample A {background-position:-381px 0px;}
#headernavi LI.link A   {background-position:-532px 0px;}

/*--------------------*
#extra
*--------------------*/
#extra{
  width:720px;
  margin:0px auto;
}

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

#topicpath A{color:#9E46AA;}
#topicpath A:hover{color:#d461b9;}
/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
  width:100%;
  height:64px;
  background:url(../../image/contents/page_ttl.jpg) no-repeat 50% 0%;
  margin-bottom:10px;
}
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
  width:100%;
  height:74px;
  background:url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
#menu_ttl H2{
  text-align:center;
}
#menu_ttl H2 .icon_category{margin-top:9px;}
#menu_ttl H2 .title{margin-top:11px;}
/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:15px auto 10px;
  width:630px;
}
#menu_header P{
  padding:5px 15px;
  text-align:center;
  color:#DCCCB5;
}
#menu_header P.menu_caption{

}
#menu_header P.pr,
#menu_header P.pr A{color:#d00079;font-weight:bold;}
#menu_header P.price {

}
#menu_header P.price STRONG{color:#d00079;}
#menu_header P.attention A{color:#be09b4;}
#menu_header P.attention A:hover{color:#be09cb;}
#menu_header P.attention STRONG{color:#d00079;}
/*--------------------*
#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{
  width:691px;
  margin:20px auto 0px;
  text-align:center;
  min-height:1%;
  _height:1%;
  background:url(../../image/contents/footer.jpg) no-repeat left top;
}
#footer ADDRESS,
#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{list-style-type:none;}
#footer LI{
  display:inline;
  line-height:48px;
}
#footer A:hover{color:#b659b6;}
/**/
#footernavi {
  color:#d4d2ac;
  height:49px;

}
#footernavi A{color:#B9B1A6;}
#footernavi SPAN{color:#ffa700;}
/**/
#footerCopy{padding:10px 0px 20px;}
#zapCopy{margin-top:10px;color:#B9B1A6;}
#ispCopy{margin-top:10px;}
#ispInfo{margin-top:10px;}
#ispInfo DIV{padding-bottom:5px;}
#ispInfo,#ispInfo A{color:#9E46AA;}
#ispCopy,#ispCopy A{color:#9E46AA;}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width: 510px;
  margin: 15px auto 15px auto;
  font-size: 1em;
  text-align: center;
  background:#FEB34E;
  color: #503613;
}
#maintenance #maintenancebody{
  border: 3px double #F9E5DA;
  padding:10px 5px;
}
#maintenance #maintenance_title{
  padding-bottom:4px;
  font-weight: bold;
  font-size: 1.25em;
  color: #6D2A00;
}
#maintenance P.maintenanceDate{
  margin: 0 auto 5px;
  text-align: center;
  font-weight: bold;
  color: #cc0000;
}
#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:690px;
  margin: auto;
  padding-bottom:15px;
}
#free_group .section_bdy{
  width: 100%;
  margin:auto;
  background-image:url(../../image/index/free_group/section_bdy.jpg);
  color:#DCCCB5;
}
#free_group .section_ftr{
  padding-bottom:15px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);
}
#free_group .section_hdr{
  background-image:url(../../image/index/free_group/section_hdr.jpg);
}
#free_group H3{
  height:70px;
  text-indent:-9999px;
  margin-bottom:10px;
}
#free_group .menu_bdy{
  width:100%;
  margin:10px auto 0px;
}
#free_group .severalmenu{
  width:540px;
  margin:auto;
  padding:10px 0px;
}
#free_group H4{
  margin-bottom:10px;
}
#free_group .icon{width:85px;}
#free_group .menu_info{
  width:450px;
  float:left;
}
#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 #5D3B28;
}

#free_group .menu_bdy h4 a{
color:#ffa2ff;
}


#free_group .menu_bdy h4 a:hover{
color:#ffc5ff;
}



#free_group .menu_bdy h4 a:visited{
color:#d187ff;
}

/*--------------------*
#info_group
*--------------------*/
#info_group{
  width:694px;
  margin:0 auto 10px;
}
#info_group .section_bdy{background-image:url(../../image/contents/info_group/section_bdy.jpg);width:694px;margin:0px auto 25px;}
#info_group .section_ftr{background-image:url(../../image/contents/info_group/section_ftr.jpg);padding-bottom:15px;}
#info_group .section_hdr{background-image:url(../../image/contents/info_group/section_hdr.jpg);}
#info_group H3{
  height:50px;
  margin-bottom:25px;
}
#info_group H4{
  height:45px;
  margin-bottom:10px;
}
#info_group #trial1 .menu_bdy{background-image:url(../../image/contents/info_group/trial1/menu_bdy.gif);width:660px;margin:0 auto 15px;}
#info_group #trial1 .menu_hdr{background-image:url(../../image/contents/info_group/trial1/menu_hdr.gif);}
#info_group #trial1 .menu_ftr{background-image:url(../../image/contents/info_group/trial1/menu_ftr.gif);padding-bottom:15px;}
#info_group #trial2 .menu_bdy{background-image:url(../../image/contents/info_group/trial2/menu_bdy.gif);width:660px;margin:0 auto 15px;}
#info_group #trial2 .menu_hdr{background-image:url(../../image/contents/info_group/trial2/menu_hdr.gif);}
#info_group #trial2 .menu_ftr{background-image:url(../../image/contents/info_group/trial2/menu_ftr.gif);padding-bottom:15px;}
#info_group #gosample .menu_bdy{background-image:url(../../image/contents/info_group/gosample/menu_bdy.gif);width:610px;margin:0 auto 15px;}
#info_group #gosample .menu_hdr{background-image:url(../../image/contents/info_group/gosample/menu_hdr.gif);padding-top:15px;}
#info_group #gosample .menu_ftr{background-image:url(../../image/contents/info_group/gosample/menu_ftr.gif);padding-bottom:15px;}
#info_group .info_img{margin:15px auto;}
#info_group .severalmenu{
  width:580px;
  margin:0 auto;
}
#info_group #trial1 .severalmenu{background:url(../../image/contents/info_group/trial1/image.jpg) no-repeat left 50%;}
#info_group #trial1 P{
  padding-left:340px;
}
#info_group #trial2 .severalmenu{
  background:url(../../image/contents/info_group/trial2/image.gif) no-repeat right top;
  text-align:left;
}
#info_group #trial2 P{
  width:285px;
  margin:0;
  min-height:155px;
  _height:165px;
  padding-top:10px;
  _padding-top:5px;
}

#extra_group H3.ttl_01 {
    height: 75px;
    margin: 0 auto;
    width: 590px;
}
#extra_group H3.ttl_02 {
    height: 30px;
    margin: 0 auto 45px auto;
    width: 590px;
}

#free_group H3.ttl_01 {
    height: 52px;
    margin: 0 auto;
    width: 590px;
}
#free_group H3.ttl_02 {
    height: 30px;
    margin: 0 auto 20px auto;
    width: 590px;
}

#free_group H3.ttl_01 {
    height: 52px;
    margin: 0 auto;
    width: 590px;
}
#free_group H3.ttl_02 {
    height: 30px;
    margin: 0 auto 20px auto;
    width: 590px;
}

#rec_single H3.ttl_01 {
    height: 73px;
    margin: 0 auto;
    width: 590px;
}
#rec_single H3.ttl_02 {
    height: 44px;
    margin: 0 auto 20px auto;
    width: 590px;
    position: relative;
}
#rec_single H3.ttl_02 .mark_1 ,
#rec_single H3.ttl_02 .note_1 {
  position: absolute;
  color: #D7D7D8;
  font-size: 0.8em;
  text-shadow: 0 0 7px #000, 0 0 7px #000, 0 0 7px #000, 0 0 7px #000, 0 0 7px #000, 0 0 7px #000, 0 0 7px #000, 0 0 7px #000, 0 0 7px #000, 0 0 7px #000;
  font-weight: normal;
}
#rec_single H3.ttl_02 .mark_1 {
  top: -3%;
  left: 15%;
}
#rec_single H3.ttl_02 .note_1 {
  bottom: -30%;
  right: 0;
}

#frmFlash{
 padding: 0;
 text-align: left;
 margin:0 auto;
width:606px;
 border: 0 none;
 
}

