/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
}
BODY{
  text-align:center;
  font-size:80%;
  line-height:1.3;
  color:#46312c;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
  _line-break: strict;
    background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0%;
  background-color:#180204;
}
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:#0E391B;outline : 0;}
A:hover{
  color:#d60040;
  text-decoration:none;
}
A:visited{color:#8d0c4d;}
/*--------------------
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:#d00079;}
.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:724px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

}
/*--------------------*
#header
*--------------------*/
#header H1{
  height:194px;
  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:724px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;

}

#basebdy{
  margin:0px auto;
  width:724px;
}
#header H1 A{
  display:block;
  width:724px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  background:url(../../image/contents/navi/contents_navi_on.jpg) no-repeat 0px 0px;
  width:724px;
  margin:auto;
}
#headernavi UL{
  display:block;
  width:724px;
  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:72px;
  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:102px;}
#headernavi LI.profile {width:155px;}
#headernavi LI.explain {width:155px;}
#headernavi LI.sample {width:155px;}
#headernavi LI.link {width:155px;}
/*BG-position*/
#headernavi LI.top A    {background-position:   0px  0px;}
#headernavi LI.profile A{background-position:-102px  0px;}
#headernavi LI.explain A{background-position:-257px 0px;}
#headernavi LI.sample A {background-position:-412px 0px;}
#headernavi LI.link A   {background-position:-567px 0px;}

/*--------------------*
#extra
*--------------------*/
#extra{
  width:724px;
  margin:0px auto;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:10px 20px 5px;
  color:#0E391B;
}

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
  width:100%;
  height:83px;
  background:url(../../image/contents/page_ttl.jpg) no-repeat 50% 0%;
  padding-bottom: 25px;
}
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
  width:100%;
  height:81px;
  padding-bottom:15px;
  background:url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
#menu_ttl H2{
  text-align:center;
}
#menu_ttl H2 .icon_category{margin-top:0px;}
#menu_ttl H2 .title{margin-top:17px;}
/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:15px auto 0px;
  width:630px;
}
#menu_header P{
  padding:5px 15px;
  text-align:center;
}
#menu_header P.menu_caption{}
#menu_header P.pr,
#menu_header P.pr A{color:#d00079;font-weight:bold;}
#menu_header P.price {color:#46312C;}
#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:724px;
  margin:20px auto 0px;
  text-align:center;
  min-height:1%;
  _height:1%;
  background:url(../../image/contents/footer.jpg) no-repeat 0 top;
}
#footer ADDRESS,
#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{list-style-type:none;}
#footer LI{
  display:inline;
  line-height:54px;
}
#footer A:hover{color:#ffa700;}
/**/
#footernavi {
  color:#d4d2ac;
  height:54px;

}
#footernavi A{color:#f4f4f4;}
#footernavi SPAN{color:#ffa700;}
/**/
#footerCopy{padding:15px 0px 20px;}
#zapCopy{margin-top:10px;color:#4F4744;}
#ispCopy{margin-top:10px;}
#ispInfo{margin-top:10px;}
#ispInfo DIV{padding-bottom:5px;}
#ispInfo,#ispInfo A{color:#c8003c;}
#ispCopy,#ispCopy A{color:#c8003c;}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width: 510px;
  margin: 15px auto 15px auto;
  font-size: 1em;
  text-align: center;
  background:#C86D6C;
  color: #FFFFFF;
}
#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: #fff;
}
#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:670px;
  margin: auto;
  padding-top: 15px;
}
#free_group .section_bdy{
  width: 100%;
  margin:auto;
  background-image:url(../../image/index/free_group/section_bdy.jpg);
  color:#2E1E21;
}
#free_group .section_ftr{
  padding-bottom:30px;
  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:65px;
  text-indent:-9999px;
  margin-bottom:10px;
}
#free_group .menu_bdy{
  width:600;
  margin:10px auto 0px;
  background-image:url(../../image/index/free_group/menu_bdy.jpg);
}
#free_group .menu_ftr{
  padding-bottom:10px;
  background-image:url(../../image/index/free_group/menu_ftr.jpg);
}
#free_group .menu_hdr{
  padding-top:10px;
  background-image:url(../../image/index/free_group/menu_hdr.jpg);
}
#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 A{color:#F23760;}
#free_group A:hover{color:#f46082;}
#free_group A:visited{color:#8d0c4d;}

#free_group .horizon{
  width:530px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}