/*--------------------*
 *  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:#222222;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
  _line-break: strict;
  background-color:#000000;
}
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:#000000;outline : 0;}
A:hover{
  color:#333333;
  text-decoration:none;
}
H4 A{color:#194f00;}
H4 A:hover{color:#277a00;}
H4 A:visited{color:#0A5095;}

/*--------------------
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:#cc0000;
}
.price_discount{
  font-size:1.1em;
}
.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%;
  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:784px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

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

}

#basebdy{
  margin:0px auto;
  width:738px;
  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;
  width:720px;
  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:160px;
  height:70px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top {width:80px;}
#headernavi LI.profile {width:160px;}
#headernavi LI.explain {width:160px;}
#headernavi LI.sample {width:160px;}
#headernavi LI.link {width:160px;}
#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:10px 20px 5px;
  color:#000000;
}

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

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
  width:100%;
  height:100px;
  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-top:22px;}
#menu_ttl H2 .title{margin-top:18px; color:#DEB887;}
/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:0 auto 10px;
  width:630px;
}
#menu_header P{
  padding:5px 15px;
  text-align:center;
}
#menu_header P.menu_caption{color: #222222;}
#menu_header P.pr,
#menu_header P.pr A{color:#d00079;font-weight:bold;}
#menu_header P.price {color:#222222;}
#menu_header P.price STRONG{color:#CC0000;}
#menu_header P.attention A{color: #3A3AFF;}
#menu_header P.attention A:hover{color:#be09cb;}
#menu_header P.attention STRONG{color:#CC0000;}
/*--------------------*
#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:706px;
  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;
}
#footer A:hover{color:#ffa700;}
/**/
#footernavi {
  color:#bbbbbb;
  background-color:#424242;
  border: 1px solid #bbbbbb;
  padding:5px 20px;
}
#footernavi A{color:#bbbbbb;}
#footernavi SPAN{color:#bbbbbb;}
/**/
#footerCopy{padding:25px 0px 20px;}
#zapCopy{margin-top:10px;color:#222222;}
#ispCopy{margin-top:10px;}
#ispInfo{margin-top:10px;}
#ispInfo DIV{padding-bottom:5px;}
#ispInfo,#ispInfo A{color:#222222;}
#ispCopy,#ispCopy A{color:#222222;}

/*--------------------*
#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:700px;
  margin: auto;
}
#free_group .section_bdy{
  width: 100%;
  margin:auto;
  background-image:url(../../image/index/free_group/section_bdy.jpg);
  color:#222222;
}
#free_group .section_ftr{
  padding-bottom:35px;
  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:580px;
  margin:auto;
}
#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 .horizon{
  width:560px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom: 20px;
  width:710px;
  margin:0 auto;
}
#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#222222;
  text-align:left;
}
#extra_group .section_ftr{
  padding-bottom:47px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:355px;
  _height:355px;
}
#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:389px;
  margin:0 0 0 293px;
  text-align:center;
}
#extra_group .menu_hdr{background-image:url(../../image/index/extra_group/menu_hdr.jpg);padding-top:20px;}
#extra_group .menu_ftr{background-image:url(../../image/index/extra_group/menu_ftr.jpg);padding-bottom:20px;}

#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{
  padding:0px 0px 5px;
  font-size:1.1em;
  margin-bottom:0;
}
#extra_group .price_info{
  text-align:right;
  padding-top:5px;
}

/*--------------------*
#free_extra
*--------------------*/
#free_extra{
  padding-bottom: 20px;
  width:700px;
  margin:0 auto;
}

#free_extra H3{
  width:700px;
  height:118px;
  margin:0px auto 0px;
}

#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:35px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:355px;
}
#free_extra .section_hdr{
  padding-top:5px;
}

#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:376px;
  margin:10px 26px 10px;
  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:710px;
  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:60px;}
#info_group .section_hdr{}
#info_group #trial_sample{
  width:670px;
  margin:0 auto;
}
#info_group #trial_method{
  width:666px;
  margin:0 auto;
}
#info_group .left_bdy{
  width:332px;
  float:left;
}
#info_group .right_bdy{
  width:332px;
  float:right;
}
#info_group .detail_txt{
  width:280px;
  margin:0 auto;
  min-height:310px;
  _height:310px;
  color:#222222;
  font-size:1.1em;
  line-height:1.5em;
}
#info_group .left_bdy .menu_hdr{background-image:url(../../image/contents/info_group/left_bdy/menu_hdr.jpg);padding-top:15px;}
#info_group .left_bdy .menu_bdy{background-image:url(../../image/contents/info_group/left_bdy/menu_bdy.jpg);}
#info_group .left_bdy .menu_ftr{background-image:url(../../image/contents/info_group/left_bdy/menu_ftr.jpg);padding-bottom:25px;}
#info_group .right_bdy .menu_hdr{background-image:url(../../image/contents/info_group/right_bdy/menu_hdr.jpg);padding-top:15px;}
#info_group .right_bdy .menu_bdy{background-image:url(../../image/contents/info_group/right_bdy/menu_bdy.jpg);}
#info_group .right_bdy .menu_ftr{background-image:url(../../image/contents/info_group/right_bdy/menu_ftr.jpg);padding-bottom:25px;}

#info_group #gosample{
  padding-top:20px;
}
