/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust: none;
}
BODY{
  font-size: 98%;
  line-height: 1.6;
  color:#000;
  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{
  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:#3b3023;outline : 0;}
A:hover{
  color:#564534;
  text-decoration:none;
}
H4 A{color:#e6281a;}
H4 A:hover{color:#f5463a;}
H4 A:visited{color:#990000;}
/*--------------------*
.ttl_font
*--------------------*/
.menu_ttl_bar H2,
.menu_info A{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.6em;
  line-height: 1.4;
}

/*--------------------
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%;
  margin: 0;
  background-repeat:repeat-y;
}
.section_ftr,
.article_ftr,
.menu_ftr_img,
.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{
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

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

}

#basebdy{
  margin:0px auto;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0px;
}
#header H1 A{
  display:block;
  width:990px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#extra{}

#header_flash ,
#header {
  position: relative;
}
#header {
  width: 990px;
  margin: 0 auto;
}

#header_flash .note_1 ,
#header_flash .mark_1 ,
#header .note_1 ,
#header .mark_1 {
  position:absolute;
  font-size:0.8em;
  color: #fff;
  text-shadow: 0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000;

}
#header_flash .mark_1 ,
#header .mark_1 {
  top: 4px;
  left: 370px;
}
#header_flash .note_1  {
  top: 277px;
  right: 26px;
}
#header .note_1 {
  top: 273px;
  right: 26px;
}

/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:870px;
  margin:0px auto 15px;
}
#headernavi UL{
  display:block;
  width:870px;
  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:61px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top {width:180px;}
#headernavi LI.profile {width:229px;}
#headernavi LI.explain {width:230px;}
#headernavi LI.sample {width:229px;}
#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 A:hover{background-image:none;background-color:transparent;}
#headernavi LI SPAN{display:none;}

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

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

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl IMG{
  text-align:center;
  margin:30px auto;
}

/*--------------------*
.menu_ttl_bar
.menu_info A{
*--------------------*/
.menu_ttl_bar H2{
  color:#D7B674;
  line-height: 1.4;
}
.menu_info A:visited{
  color:#000;
}
.menu_info A{
  display: block;
}
.menu_ttl_bar .severalmenu {
  margin: 0 auto;
  width: 700px;
}
.menu_ttl_bar{
  margin: 0 auto;
  width: 890px;
}
.menu_ttl_bar H2{
  font-size: 1.9em;
}
.menu_ttl_bar .menu_bdy{background-image:url(../../image/contents/menu_ttl_bdy.jpg);}
.menu_ttl_bar .menu_ftr{background-image:url(../../image/contents/menu_ttl_ftr.jpg);padding-bottom:45px; position: relative;  bottom: -1px;}
.menu_ttl_bar .menu_hdr{background-image:url(../../image/contents/menu_ttl_hdr.jpg);padding-top:45px; position: relative;  top: -1px;}

.menu_ttl_bar .menu_ttl {
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
.menu_ttl_bar .icon_category{
  margin-right:15px;
  float:left;
  margin-top: 15px;
}
.menu_ttl_bar H2 .menu_ttl{
  float:left;
}
/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:0 auto 10px;
  width:650px;
}
#menu_header P{
  padding:5px 0;
  text-align:center;
  color: #43372B;
}
#menu_header P.menu_caption{color: #43372B;}
#menu_header P.pr,
#menu_header P.pr A{color:#d00079;font-weight:bold;}
#menu_header P.price {color:#43372B;}
#menu_header P.price STRONG{color:#aa0000;}
#menu_header P.attention A{color:#940156;}
#menu_header P.attention A:hover{color:#fe2fa7;}
#menu_header P.attention STRONG{color:#D00079;}
#menu_header div.partner{border:thin solid #402F25;}
/*--------------------*
#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:890px;
  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:#555555;}
/**/
#footernavi {
  color:#C9C19D;
  background-color:#180A06;
  padding:5px 20px;
}
#footernavi A{color:#C9C19D;}
#footernavi A:hover{color:#c9ba75;}
#footernavi SPAN{color:#ECD07C;}
/**/
#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:890px;
  margin: auto;
}
#free_group .section_bdy{
  width: 100%;
  margin:auto;
  background-image:url(../../image/index/free_group/section_bdy.jpg);
  color:#402F25;
}
#free_group .section_ftr{
  padding-bottom:53px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);
}
#free_group .menu_bdy{
  width:100%;
}
#free_group .severalmenu{
  width:720px;
  margin:auto;
  padding:25px 0 10px;
}
#free_group .speace{
  padding-top:10px;
}
#free_group H4{
  margin-bottom:10px;
}
#free_group .icon{width:65px;}
#free_group .menu_info{
  width:650px;
  float:right;
}
#free_group .price_info{
  text-align:right;
  padding-top:5px;
}
#free_group H4 A{padding:3px 0px;}
#free_group A{color:#e53a05;}
#free_group A:hover{color:#ed6a55;}
#free_group A:visited{color:#990000;}
#free_group .horizon{
  width:710px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #401F01;
}
#free_group .free_info{padding-top: 10px;}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom: 20px;
  width:890px;
  margin:0 auto;
}
#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#5A0C08;
  text-align:left;
}
#extra_group .section_ftr{
  padding-bottom:50px;
  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:30px;
}
#extra_group H3{
  width:720px;
  margin:0px auto;
}

#extra_group .menu_bdy{background-image:url(../../image/index/extra_group/menu_bdy.jpg);width:485px;margin:0 0 5px 353px;text-align:center;background-size: 485px auto;}
#extra_group .menu_hdr{background-image:url(../../image/index/extra_group/menu_hdr.jpg);padding-top:15px;background-size: 485px auto;}
#extra_group .menu_ftr{background-image:url(../../image/index/extra_group/menu_ftr.jpg);padding-bottom:13px;background-size: 485px auto;}

#extra_group .severalmenu{
  width:450px;
  margin:0 auto;
}
#extra_group .icon{
  width:60px;
  float:left;
}
#extra_group .icon .icon_category{}
#extra_group .menu_info{
  width:385px;
  float:right;
}
#extra_group .menu_info H4{
  padding:0px;
  font-size:0.9em;
}
#extra_group .price_info{
  text-align:right;
  padding-top:5px;
}

/*--------------------*
#free_extra
*--------------------*/
#free_extra{
  width:890px;
  margin:0px auto;
  color:#422901;
}
#free_extra .section_bdy{
  background-image:url(../../image/index/rec_single/section_bdy.jpg);
  margin:0 auto 20px;
}
#free_extra .section_ftr{
  padding-bottom:20px;
  background-image:url(../../image/index/rec_single/section_ftr.jpg);
}
#free_extra .section_hdr{}
#free_extra .menu_bdy{
  width:786px;
  margin:0px auto 6px;
  background-image:url(../../image/index/rec_single/menu_bdy.jpg);
}
#free_extra .menu_ftr{
  padding-bottom:25px;
  background-image:url(../../image/index/rec_single/menu_ftr.jpg);
}
#free_extra .menu_hdr{
  padding-top:25px;
  background-image:url(../../image/index/rec_single/menu_hdr.jpg);
}
#free_extra .severalmenu{
  width:700px;
  margin:auto;
  text-align:left;
}
#free_extra .icon{  width:70px;}
#free_extra .menu_info{
  width:615px;
  float:right;
}
#free_extra .menu_info H4 A{color:#e53a05;}
#free_extra .menu_info H4 A:hover{color:#ed6a55;}
#free_extra .menu_info H4 A:visited{color:#990000;}
#free_extra .horizon{
  width:576px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}

/*=========================================
#info_group
=========================================*/
#info_group{
  width:890px;
  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:824px;
  margin:0 auto 5px;
}
#info_group #trial_method{
  width:824px;
  margin:0 auto;
}
#info_group .left_bdy{
  width:412px;
  float:left;
}
#info_group .right_bdy{
  width:412px;
  float:right;
}
#info_group .detail_txt{
  width:20em;
  margin:0 auto;
  color:#222222;
  font-size:1.1em;
  line-height:1.5em;
  min-height:210px;
  _height:210px;
}
#info_group .menu_bdy{background-image:url(../../image/contents/info_group/menu_bdy.jpg);width:398px;margin:0 auto;}
#info_group .menu_hdr{background-image:url(../../image/contents/info_group/menu_hdr.jpg);padding-top:25px;}
#info_group .menu_ftr{background-image:url(../../image/contents/info_group/menu_ftr.jpg);padding-bottom:10px;}

#info_group #gosample{
  padding-top:20px;
}
/*--------------------*
#rec_double
*--------------------*/
#rec_double{
  width:890px;
  margin:15px auto 0px;
  color:#686648;
}
#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:20px;}
#rec_double .section_hdr{}
#rec_double .menu_bdy{background-image:url(../../image/index/rec_double/menu_bdy.jpg);width:795px;margin:0px auto 5px;}
#rec_double .menu_hdr{background-image:url(../../image/index/rec_double/menu_hdr.jpg);padding-top:20px;}
#rec_double .menu_ftr{background-image:url(../../image/index/rec_double/menu_ftr.jpg);padding-bottom:20px;}
#rec_double H3{height:90px;margin:0px auto 10px;}
#rec_double .list_double{margin-bottom:8px;}
#rec_double .icon{
  width:60px;
  text-align:center;
}
#rec_double .icon IMG{
  left:0px;
}
#rec_double .menu_left{
  width:394px;
  float:left;
}
#rec_double .menu_right{
  width:394px;
  float:right;
}
#rec_double .menu_left .severalmenu{
  padding:0px 20px;
  margin:auto;
  text-align:left;
}
#rec_double .menu_right .severalmenu{
  padding:0px 20px;
  margin:auto;
  text-align:left;
}
#rec_double .severalmenu{
  padding:0px 10px;
  margin:auto;
  text-align:left;
}
#rec_double .icon{
  width:60px;
  text-align:left;
}
#rec_double .menu_ttl{
  width:290px;
  float:left;
}
#rec_double H5{
  padding:padding: 0 0 10px;
  font-size:1.0em;
}
#rec_double A{color:#007AAA;}
#rec_double A:hover{color:#47adc4;}
#rec_double A:visited{color:#0a748c;}
#rec_double .caption{color:#402F25;}
#rec_double H5{font-weight:normal;}
#rec_double H5 A{color:#C34608;font-size: 1em;}
#rec_double H5 A:hover{color:#f67f44;}
#rec_double H5 A:visited{color:#990000;}

/*--------------------
telling
--------------------*/
#telling OL{
  width:560px;
  margin:0 auto;
  _margin:0;
  text-align:left;
}
#telling LI{
  list-style-type:none;
  line-height: 2em;
}
#telling LI:not(:last-child){
  border-bottom: 1px dotted #000;
}

#telling LI.sub{
  padding-left:1em;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
#telling LI.main{
  font-weight:bold;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
#telling LI.none_sub{
  list-style-type:disc;
  margin-left:25px;
}
#telling LI.none{
  font-weight:bold;
}

/*--------------------
campaign
--------------------*/
#campaign{margin: 10px 0;}
#campaign P {
    color: #FF0000;;
    text-align: center;
}

#campaign img {
  margin-top:10px;
  max-width: 550px;
  height: auto;
}
