/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust: none;
}
BODY{
  text-align:center;
  font-size:92%;
  line-height:1.6;
  letter-spacing:0.9px;
  color:#f2f2f2;
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  _line-break: strict;
  background:url(../../image/contents/bg_base.jpg) repeat 50% 0%;
}
IMG{
  border: 0;
}
FORM{
  width:900px;
  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;
}
A{
  color:#F9D656;
}
A:hover{
  text-decoration:none;
}
H4 A{
  color:#e6281a;
 }
/*--------------------
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:10px;
  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;}
.title_bdy,
.section_bdy,
.article_bdy,
.menu_bdy{
  width:100%;
  margin: 0;
  background-repeat:repeat-y;
}
.title_ftr,
.section_ftr,
.article_ftr,
.menu_ftr{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 bottom;
}
.title_hdr,
.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{
  width:730px;
  margin:0 auto;
}
.detail_txt_left{
  width:730px;
  margin:0 auto;
}
.detail_txt_left P{
  padding:0 0 0 285px;
}
.detail_txt_right{
  width:730px;
  margin:0 auto;
}
.detail_txt_right P{
  padding:0 285px 0 0;
}

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

}
/*--------------------*
#header
*--------------------*/
#header H1{
  height:219px;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0px;
}
#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:940px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;

}

#basebdy{
  margin:0px auto;
  width:940px;
  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:940px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:940px;
  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:190px;
  height:61px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top {width:116px;}
#headernavi LI.profile {width:190px;}
#headernavi LI.explain {width:206px;}
#headernavi LI.sample {width:204px;}
#headernavi LI.link {width:224px;}
#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{
  width:932px;
  margin:0px auto;
  text-align: center;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:25px 35px 5px;
  color:#F2F2F2;
}

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

/*--------------------*
.menu_ttl_bar
*--------------------*/
.menu_ttl_bar{
  width:100%;
  height:161px;
  margin-bottom:15px;
  background:url(../../image/contents/page_ttl.gif) no-repeat 50% 0%;
}
.menu_ttl_bar H2{
 margin-top:12px;
 text-align:center;
}
.menu_ttl_bar H2 .icon_category{
  margin-top:45px;
  _margin-top:33px;
}
.menu_ttl_bar H2 .title{
  margin-top:45px;
  _margin-top:33px;
  color:#DEB887;
}
/*--------------------*
.menu_header
*--------------------*/
.menu_header{
  margin:0 auto 10px;
  width:660px;
}
.menu_header P{
  padding:5px 0;
  text-align:center;
}
.menu_header .price STRONG{
  color:#F9D656;
}
.menu_header .attention STRONG,
.menu_header .price .y_price{
  color:#E62425;
}
/*--------------------
#footer
--------------------*/
#footer{
  width:902px;
  margin:20px 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;
}
/**/
#footernavi {
  color:#FFDEAD;
  background-color: #866619;
}
#footernavi A{color:#F2F2F2;}
#footernavi SPAN{color:#F5DEB3;}
/**/
#footerCopy{padding:25px 0px 20px;}
#zapCopy{margin-top:10px;color:#F2F2F2;}
#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:900px;
  color:#f2f2f2;
  margin:20px auto;

}
#free_group .section_bdy{background-image:url(../../image/index/free_group/section_bdy.jpg);}
#free_group .section_ftr{background-image:url(../../image/index/free_group/section_ftr.jpg);padding-bottom:95px;}
#free_group .section_hdr{
 background-image:url(../../image/index/free_group/section_hdr.jpg);
 padding-top: 70px;
}

#free_group .menu_bdy{
  width:100%;
}
#free_group .severalmenu{
  width:660px;
  margin:auto;
}
#free_group H4{
 font-size:1.3em;
 margin-bottom:10px;
}
#free_group .icon{width:70px;}
#free_group .menu_info{
 float: right;
 width: 580px;
}
#free_group .menu_info img {
  width:580px;
}
#free_group .menu_info .caption {
  width:570px;
}
#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 .horizon{
  width:530px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}
#free_group .price_allfree{
  margin-top:30px;
  background:url(../../image/index/free_group/free_btn_over.gif) no-repeat scroll 50% top transparent;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom: 20px;
  width:900px;
  margin: 60px auto;
}
#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#F2F2F2;
  text-align:left;
}
#extra_group .section_ftr{
  padding-bottom:60px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:355px;
  _height:355px;
}
#extra_group .section_hdr{
  background-image: url(../../image/index/extra_group/section_hdr.jpg);
  padding-top:38px;
}
#extra_group .menu_bdy{
  width:820px;
  margin:0 auto;
  text-align:center;
}
#extra_group .menu_ftr{padding-bottom:20px;}

#extra_group .severalmenu{
  margin: auto;
  text-align: left;
  width:710px;
}
#extra_group .icon{
  width:70px;
  float:left;
}
#extra_group .icon .icon_category{}
#extra_group .menu_info{
  width:630px;
  float:right;
}
#extra_group .menu_info H4{
  padding:0px 0px 5px;
  font-size:1.3em;
}
#extra_group .price_info{
  text-align:right;
  padding:5px 17px 0 0;
}
#extra_group {
    
}
#extra_group .section_bdy {background-image: url("../../image/index/extra_group/section_bdy.jpg");}
#extra_group .section_ftr {background-image: url("../../image/index/extra_group/section_ftr.jpg");}
#extra_group .section_hdr {background-image: url("../../image/index/extra_group/section_hdr.jpg");text-align:center;}

#extra_group .menu_info H4 A{
 color:#DFAA23;
}
/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  width:900px;
  margin:20px auto 10px;
  color:#F2F2F2;
}
#rec_single .section_bdy{
  background-image:url(../../image/index/rec_single/section_bdy.jpg);
}
#rec_single .section_ftr{
  padding-bottom:55px;
  background-image:url(../../image/index/rec_single/section_ftr.jpg);
}
#rec_single .section_hdr{
 padding-top: 46px;
 background-image:url(../../image/index/rec_single/section_hdr.jpg);
}
#rec_single .menu_bdy{
  width:820px;
  margin:0px auto 10px;
}
#rec_single .menu_ftr{
  padding-bottom:25px;
}
#rec_single .menu_hdr{
  padding-top:25px;
}
#rec_single .severalmenu{
  width:650px;
  margin:auto;
  text-align:left;
}
#rec_single .icon{
 width:70px;
}
#rec_single .menu_info{
  width:550px;
  float:right;
}
#rec_single .menu_info H4{
  font-size: 1.3em;
}
#rec_single .menu_info H4 A{color:#EC3C62;}
#rec_single .menu_info H4 A:hover{color:#f16d89;}
#rec_single .menu_info H4 A:visited{color:#990000;}
#rec_single .horizon{
  width:576px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}
#rec_single .price_info{
  text-align:right;
}

/*--------------------*
#rec_double
*--------------------*/
#rec_double{
  width:900px;
  margin:20px auto 10px;
  color:#333;
  padding-top:12px;
}
#rec_double .section_bdy{background-image:url(../../image/index/rec_double/section_bdy.jpg);}
#rec_double .section_ftr{background-image:url(../../image/index/rec_double/section_ftr.jpg);padding-bottom:66px;}
#rec_double .section_hdr{}
#rec_double .menu_bdy{background-image:url(../../image/index/rec_double/menu_bdy.jpg);width:766px;margin:0px auto 5px;}
#rec_double .menu_hdr{background-image:url(../../image/index/rec_double/menu_hdr.jpg);padding-top:30px;}
#rec_double .menu_ftr{background-image:url(../../image/index/rec_double/menu_ftr.jpg);padding-bottom:28px;}
#rec_double .menu_left{
  width:376px;
  float:left;
}
#rec_double .menu_right{
  width:376px;
  float:right;
}
#rec_double .menu_left .severalmenu{
  margin:auto;
  text-align:left;
  width:345px;
}
#rec_double .menu_right .severalmenu{
  margin:auto;
  text-align:left;
  width:345px;
}
#rec_double .icon{
  text-align:left;
  width:80px;
}
#rec_double .menu_ttl{
 width:258px;
 float: left;
}
#rec_double H5{
  padding-top:3px;
  font-size:1.0em;
}
#rec_double A{color:#CB7A04;}
#rec_double A:hover{color:#ed8c05;}
#rec_double A:visited{color:#990000;}
#rec_double H5{font-weight:normal;}
#rec_double H5 A{color:#dc500a;}
#rec_double H5 A:hover{color:#f67f44;}
#rec_double H5 A:visited{color:#990000;}

/*--------------------
#telling
--------------------*/
#telling{
  width:900px;
  margin:10px auto 0px;
}
#telling .section_bdy{background-image:url(../../image/input/telling/section_bdy.jpg);}
#telling .section_ftr{background-image:url(../../image/input/telling/section_ftr.jpg);padding-bottom:100px;}
#telling .section_hdr{padding-top:50px;}
#telling .section_ftr_free{background-image:url(../../image/input/telling/section_ftr.jpg);padding-bottom:40px;}
#telling OL{
  width:590px;
  margin:0 auto;
  _margin:0;
  text-align:left;
}
#telling .section_ftr_free OL{
}
#telling LI{
  list-style-type:none;
  line-height:1.7em;
  padding-left:26px;
  line-height:26px;
}
#telling LI.sub{
  background: url("../../image/input/dot.gif") no-repeat scroll 0 2px transparent;
}
#telling LI.main{
  background: url("../../image/input/dot.gif") no-repeat scroll 0 2px transparent;
}
#telling LI.none_sub{
  margin-left:20px;
}
#telling LI.none{
  font-weight:bold;
}

