/*--------------------*
 *  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:#775436;
  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;
}
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;}
A{color:#ff6633;}
A:hover{
  color:#ff9933;
  text-decoration:none;
}
H4 A{color:#9a111e;}
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:#e82a99;}
.pr A:hover{color:#f25bb3;}
.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:728px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

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

}

#basebdy{
  margin:0px auto;
  width:728px;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0px;
}
#header H1 A{
  display:block;
  width:728px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#extra{}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:728px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:728px;
  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:90px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top {width:89px;}
#headernavi LI.profile {width:157px;}
#headernavi LI.explain {width:157px;}
#headernavi LI.sample {width:157px;}
#headernavi LI.link {width:168px;}
#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:720px;
  margin:0px auto;
  text-align: center;
}

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

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

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
  width:100%;
  height:105px;
  margin-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-bottom:9px;}
#menu_ttl H2 .title{margin-top:22px; color:#DEB887;}
/*--------------------*
#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;}
/*--------------------*
#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%;
}
#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:#FF622D;}
/**/
#footernavi {
  color:#FFDEAD;
  background-color: #331F07;
  border: 1px solid #FFDEAD;
}
#footernavi A{color:#FFDEAD;}
#footernavi SPAN{color:#F5DEB3;}
/**/
#footerCopy{padding:25px 0px 20px;}
#zapCopy{margin-top:10px;color:#FFDEAD;}
#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:716px;
  margin: auto;
}
#free_group .section_bdy{
  width: 100%;
  margin:auto;
  background-image:url(../../image/index/free_group/section_bdy.jpg);
  color:#4C320E;
}
#free_group .section_ftr{
  padding-bottom:15px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);


}
#free_group .section_hdr{
}
#free_group H3{
  margin-bottom:10px;
}

#free_group .menu_bdy{background-image:url(../../image/index/free_group/menu_bdy.gif);width:644px;margin:0 auto 10px;}
#free_group .menu_hdr{background-image:url(../../image/index/free_group/menu_hdr.gif);padding-top:20px;}
#free_group .menu_ftr{background-image:url(../../image/index/free_group/menu_ftr.gif);padding-bottom:20px;}
#free_group .severalmenu{
  width:590px;
  margin:auto;
}
#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 .price_allfree{
  background:url(../../image/index/free_group/free_btn.gif) no-repeat scroll 50% top transparent;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom: 20px;
  width:716px;
  margin:0 auto;
}
#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#FFFEFF;
  text-align:left;
}
#extra_group .section_ftr{
  padding-bottom:20px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:460px;
  _height:460px;
}
#extra_group .section_hdr{
  padding-top:5px;
}
#extra_group H3{
  width:720px;
  margin:0px auto;
}

#extra_group .menu_bdy{background-image:url(../../image/index/extra_group/menu_bdy.jpg);width:380px;margin:0 0 10px 300px;text-align:center;}
#extra_group .menu_hdr{background-image:url(../../image/index/extra_group/menu_hdr.jpg);padding-top:14px;}
#extra_group .menu_ftr{background-image:url(../../image/index/extra_group/menu_ftr.jpg);padding-bottom:14px;}

#extra_group .severalmenu{
  width:340px;
  margin:0 auto;
}
#extra_group .icon{
  width:60px;
  float:left;
}
#extra_group .icon .icon_category{}
#extra_group .menu_info{
  width:270px;
  float:right;
}
#extra_group .menu_info H4{
  margin:0px;
  padding:0px 0px 5px;
  font-size:1.1em;
}
#extra_group .price_info{
  text-align:right;
  padding-top:5px;
}
#extra_group H4 A{color:#EC5E54;}
#extra_group H4 A:hover{color:#F1867F;}
#extra_group H4 A:visited{color:#990000;}

/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  width:716px;
  margin:0px auto;
  color:#4C320E;
}
#rec_single .section_bdy{
  background-image:url(../../image/index/rec_single/section_bdy.jpg);
  margin:0 auto 20px;
}
#rec_single .section_ftr{
  padding-bottom:15px;
  background-image:url(../../image/index/rec_single/section_ftr.jpg);
}
#rec_single .section_hdr{padding-top:10px;}
#rec_single H3{
  width:380px;
  height:115px;
  margin:0px auto;
}
#rec_single .menu_bdy{
  width:644px;
  margin:0px auto 10px;
  background-image:url(../../image/index/rec_single/menu_bdy.jpg);
}
#rec_single .menu_ftr{
  padding-bottom:25px;
  background-image:url(../../image/index/rec_single/menu_ftr.jpg);
}
#rec_single .menu_hdr{
  padding-top:25px;
  background-image:url(../../image/index/rec_single/menu_hdr.jpg);
}
#rec_single .severalmenu{
  width:560px;
  margin:auto;
  text-align:left;
}
#rec_single .icon{  width:70px;}
#rec_single .menu_info{
  width:480px;
  float:right;
}
#rec_single .price_info{
  text-align:right;
}
#rec_single .horizon{
  width:576px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}

/*=========================================
#info_group
=========================================*/
#info_group{
  width:716px;
  margin:0 auto 20px;
}
#info_group .section_bdy{background-image:url(../../image/contents/info_group/section_bdy.jpg);}
#info_group .section_ftr{background-image:url(../../image/contents/info_group/section_ftr.jpg);padding-bottom:30px;}
#info_group .section_hdr{}
#info_group #trial_sample{
  width:655px;
  margin:0 auto 5px;
}
#info_group #trial_method{
  width:655px;
  margin:0 auto;
}
#info_group .left_bdy{
  width:327px;
  float:left;
}
#info_group .right_bdy{
  width:327px;
  float:right;
}
#info_group .detail_txt{
  width:280px;
  margin:0 auto;
  color:#222222;
  font-size:1.1em;
  min-height:150px;
  _height:150px;
}
#info_group .menu_hdr{
  padding-top:10px;
  min-height:290px;
  _height:300px;
}
#info_group .left_bdy .menu_bdy{background-image:url(../../image/contents/info_group/left_bdy/menu_bdy.jpg);width:327px;margin:0 auto;}
#info_group .left_bdy .menu_ftr{background-image:url(../../image/contents/info_group/left_bdy/menu_ftr.jpg);padding-bottom:10px;}
#info_group .right_bdy .menu_bdy{background-image:url(../../image/contents/info_group/right_bdy/menu_bdy.jpg);width:327px;margin:0 auto;}
#info_group .right_bdy .menu_ftr{background-image:url(../../image/contents/info_group/right_bdy/menu_ftr.jpg);padding-bottom:10px;}

#info_group .menu_bdy IMG{margin-bottom:10px;}
#info_group #trial_method .right_bdy .detail_txt IMG{float:right;}

#info_group #gosample{
  padding-top:20px;
}
#info_group #gosample .info_img{
  margin-bottom:15px;
}
.samplebutton_description {
  color: #FEFEFE;
}
