/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust: none;
}
BODY{
  text-align:center;
  font-size:80%;
  line-height:1.3;
  color:#3E2F28;
  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;
}
DIV {
  margin: 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;
  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;font-weight: bold;}
A{color:#E12400;outline : 0;}
A:hover{
  color:#F6CB71;
  text-decoration:none;
}
H4 A{color:#e6281a;}
H4 A:hover{color:#f5463a;}
H4 A:visited{color:#990000;}

/*--------------------
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:#E12400;}
.pr A:hover{color:#F6CB71;}
.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%;
  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;
}
*/

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

}
/*--------------------*
#header
*--------------------*/
#header H1{
  width:724px;
  height:150px;
  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:830px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;

}

#basebdy{
  margin:0px auto;
  width:784px;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0px;
}
#header H1 A{
  display:block;
  width:724px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#extra{}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:720px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  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:62px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
#headernavi LI A:hover{background-image:none;background-color:transparent;}
#headernavi LI SPAN{display:none;}
/*custom-width*/
#headernavi LI.top {width:68px;}
#headernavi LI.profile {width:163px;}
#headernavi LI.explain {width:163px;}
#headernavi LI.sample {width:163px;}
#headernavi LI.link {width:163px;}

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

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

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

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
  width:100%;
  height:94px;
  padding-bottom:15px;
  background:url(../../image/contents/page_ttl.jpg) no-repeat 50% 0%;
}
#menu_ttl H2{
  text-align:center;
}
#menu_ttl H2 .title{margin-top:11px; color:#DEB887;}
/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:0 auto 10px;
  width:680px;
}
#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;}
/*--------------------*
#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:720px;
  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;
	padding-top: 9px;}
#footer LI{
  color:#DEB887;
  display:inline;
  line-height:35px;
}
#footer A:hover{color:#F6CB71;}
/**/
#footernavi {
  color:#F5DEB3;
  height:50px;

}
#footernavi A{color:#F5DEB3;}
#footernavi SPAN{color:#F5DEB3;}
/**/
#footerCopy{color:#F5DEB3;padding:25px 0px 20px;}
#zapCopy{margin-top:10px;color:#DEB887;}
#ispCopy{margin-top:10px;}
#ispInfo{margin-top:10px;}
#ispInfo DIV{padding-bottom:5px;}
#ispInfo,#ispInfo A{color:#FF6633;}
#ispCopy,#ispCopy A{color:#E12400;}

/*--------------------*
#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:16px;
  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:714px;
  margin: auto;
}
#free_group .section_bdy{
  width: 100%;
  margin:auto;
  background-image:url(../../image/index/free_group/section_bdy.jpg);
  color:#3E2F28;
}
#free_group .section_ftr{
  padding-bottom:40px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);
}
#free_group H3{
  height:65px;
  text-indent:-9999px;
  margin-bottom:10px;
}
#free_group .menu_bdy{
  width:100%;
}
#free_group .severalmenu{
  width:540px;
  margin:auto;
  padding:25px 0 10px;
}
#free_group .speace{
  padding-top:10px;
}
#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:#6828B4;}
#free_group A:hover{color:#8646d6;}
#free_group A:visited{color:#990000;}
#free_group .horizon{
  width:530px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom: 20px;
  width:714px;
  margin:0 auto;
}
#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#3E2F28;
  text-align:left;
}
#extra_group .section_ftr{
  padding-bottom:73px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:370px;
  _height:370px;
}
#extra_group .section_hdr{
  background-image: url(../../image/index/extra_group/section_hdr.jpg);
  padding-top:18px;
}
#extra_group H3{
  width:720px;
  margin:0px auto;
}

#extra_group .menu_bdy{background-image:url(../../image/index/extra_group/menu_bdy.jpg);width:370px;margin:10px 47px;text-align:center;}
#extra_group .menu_hdr{background-image:url(../../image/index/extra_group/menu_hdr.jpg);padding-top:22px;}
#extra_group .menu_ftr{background-image:url(../../image/index/extra_group/menu_ftr.jpg);padding-bottom:20px;}

#extra_group .severalmenu{
  width:318px;
  _width: 320px;
  margin:0 auto;
}
#extra_group .icon{
  width:60px;
  _width: 60px;
  float:left;
}
#extra_group .icon .icon_category{}
#extra_group .menu_info{
  width:250px;
  float:right;
}
#extra_group .menu_info H4{
  font-size:1.1em;
}
#extra_group .price_info{
  text-align:right;
  padding-top:5px;
}

/*--------------------*
#free_extra
*--------------------*/
#free_extra{
  padding-bottom: 20px;
  width:714px;
  margin:20px auto 0;
}
#free_extra .section_bdy{
  text-align:left;
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#573F1D;
}
#free_extra .section_ftr{
  padding-bottom:50px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:355px;
}
#free_extra .section_hdr{
  background-image:url(../../image/index/extra_group/section_hdr.jpg);
  padding-top:20px;
}

#free_extra .menu_hdr{
  background-image:url(../../image/index/extra_group/menu_hdr.jpg);
  padding-top: 22px;
}
#free_extra .menu_bdy{
  background-image:url(../../image/index/extra_group/menu_bdy.jpg);
  width:370px;
  margin:10px 50px;
  text-align:center;
  }
#free_extra .menu_ftr{
  background-image:url(../../image/index/extra_group/menu_ftr.jpg);
  padding-bottom:20px;
}

#free_extra .severalmenu{
  width:318px;
  margin:0 auto;
}
#free_extra .icon{
  width:60px;
  float:left;
}
#free_extra .icon .icon_category{}
#free_extra .menu_info{
  width:250px;
  float:right;
}
#free_extra .menu_info H4{
  padding:0px 0px 5px;
  font-size:1.1em;
}
#free_extra .price_info{
  text-align:right;
  padding-top:5px;
}
#free_extra .menu_info H4 A{color:#FE0904;}
#free_extra .menu_info H4 A:hover{color:#ff3f3f;}

/*=========================================
#info_group
=========================================*/
#info_group{
  width:714px;
  margin:0 auto;
  color:#C5AEC8;
}
#info_group .section_bdy{background-image:url(../../image/contents/info_group/section_bdy.jpg);margin-bottom:10px;}
#info_group .section_ftr{background-image:url(../../image/contents/info_group/section_ftr.jpg);padding-bottom:25px;}
#info_group #info_sub1{
  width:640px;
  margin:0 auto;
}
#info_group #info_sub1 .menu_hdr{padding-top:5px;}
#info_group #info_sub1 .menu_ftr{background-image:url(../../image/contents/info_group/info_sub1/menu_ftr.jpg);padding-bottom:15px;}
#info_group #info_sub1 .menu_bdy{background-image:url(../../image/contents/info_group/info_sub1/menu_bdy.jpg);margin-bottom:10px;}
#info_group #info_sub1 .severalmenu{
  width:590px;
  margin:0 auto;
}
#info_group #info_sub1 .severalmenu IMG{
  width:308px;
  float:left;
  margin-top:10px;
}
#info_group #info_sub1 .detail_txt{
  width:270px;
  float:right;
}
#info_group #info_sub2{
  width:640px;
  margin:0 auto;
}
#info_group #info_sub2 .menu_ftr{background-image:url(../../image/contents/info_group/info_sub2/menu_ftr.jpg);padding-bottom:10px;}
#info_group #info_sub2 .menu_bdy{background-image:url(../../image/contents/info_group/info_sub2/menu_bdy.jpg);margin-bottom:10px;}

#info_group #info_sub2 .left_bdy{
  width:320px;
  float:left;
}
#info_group #info_sub2 .right_bdy{
  width:320px;
  float:right;
}
#info_group #info_sub2 P{
  width:270px;
  margin:0 auto;
  min-height:125px;
  _height:125px;
}
#info_group #info_sub3{
  width:640px;
  margin:0 auto;
}
#info_group #info_sub3 .menu_hdr{padding-top:5px;}
#info_group #info_sub3 .menu_ftr{background-image:url(../../image/contents/info_group/info_sub1/menu_ftr.jpg);padding-bottom:15px;}
#info_group #info_sub3 .menu_bdy{background-image:url(../../image/contents/info_group/info_sub1/menu_bdy.jpg);margin-bottom:10px;}
#info_group #info_sub3 .severalmenu{
  width:570px;
  margin:0 auto;
}
#info_group #info_sub3 .severalmenu IMG{
  width:248px;
  float:right;
}
#info_group #info_sub3 .detail_txt{
  width:300px;
  float:left;
}
#info_group .info_img{
  margin-bottom:20px;
}

