/*--------------------*
 *  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:#010100;
  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{
  text-decoration:none;
}
H4 A{color: #F14900;}
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 A{color:#FFFDFA;}
.pr,
.price_discount{color:#E70012;}
.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;
}
*/

/*=========================================
<common>
.detail_txt
.detail_txt_left
.detail_txt_right
=========================================*/
.detail_txt{
  width: 690px;
  margin:0 auto;
}
.detail_txt_left{
  width: 395px;
  margin-left: 115px;
  min-height: 300px;
  _height: 300px;
}
.detail_txt_right{
  width: 395px;
  margin-left: 400px;
_margin-left: 280px;
  min-height: 300px;
  _height: 300px;
}

/*--------------------
#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:180px;
  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:940px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#extra{}


#header_flash ,
#header {
  position: relative;
}

#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 {
  top: 15px;
  left: 425px;
}
#header .mark_1 {
  top: 0;
  left: 400px;
}
#header_flash .note_1  {
  top: 277px;
  right: 10px;
}
#header .note_1 {
  top: 165px;
  right: 19px;
}

/*--------------------*
#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;
  height:65px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top {width:96px;}
#headernavi LI.profile {width:210px;}
#headernavi LI.explain {width:210px;}
#headernavi LI.sample {width:210px;}
#headernavi LI.link {width:214px;}
#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:10px 20px 5px;
  color:#DEB887;
}

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

/*--------------------*
.menu_ttl_bar
*--------------------*/
.menu_ttl_bar{
  width:100%;
  height:162px;
  margin-bottom:15px;
  background:url(../../image/contents/menu_ttl.gif) no-repeat 50% 0%;
}
.menu_ttl_bar H2{
  text-align:center;
}
.menu_ttl_bar H2 .icon_category{margin-bottom:7px;}
.menu_ttl_bar H2 .title{margin-top:28px; color:#DEB887;}

/*--------------------*
.menu_ttl_bar
*--------------------*/
.menu_ttl_bar2{
  width: 900px;
  margin: 10px auto 15px;
}
.menu_ttl_bar2 .menu_bdy{background-image:url(../../image/contents/menu_ttl_bdy.jpg);}
.menu_ttl_bar2 .menu_ftr{background-image:url(../../image/contents/menu_ttl_ftr.jpg);padding-bottom:50px;}
.menu_ttl_bar2 .menu_hdr{background-image:url(../../image/contents/menu_ttl_hdr.jpg);padding-top:35px;}
.menu_ttl_bar2 .severalmenu {
  margin: 0 auto;
  width: 680px;
}
.menu_ttl_bar2 H2 {
  font-size: 2.2em;
  line-height: 1.3em;
  color: #efefef;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
.menu_ttl_bar2 .icon_category{
  margin-right:15px;
  float:left;
}

/*--------------------*
.menu_header
*--------------------*/
.menu_header{
  margin:0 auto 10px;
  width:660px;
}
.menu_header P{
  padding:5px 0;
  text-align:center;
  color: #efefef;
}
.menu_header P.menu_caption{color: #efefef;}
.menu_header P.pr,
.menu_header P.pr A{color:#d00079;font-weight:bold;}
.menu_header P.price {color:#efefef;}
.menu_header P.price STRONG{color:#ff4551;}
.menu_header P.attention A{color:#ff4551;}
.menu_header P.attention A:hover{color:#be09cb;}
.menu_header P.attention STRONG{color:#ff4551;}
.menu_header div.partner{border:thin solid #010100;}

/*--------------------
#footer
--------------------*/
#footer{
  width:935px;
  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: #2A1C00;
}
#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:932px;
  margin: auto;
  color:#080000;
}
#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:65px;}
#free_group .section_hdr{background-image:url(../../image/index/free_group/section_hdr.jpg);padding-top: 25px;}

#free_group .menu_bdy{
  width:100%;
}
#free_group .severalmenu{
  width:680px;
  margin:auto;
  padding:25px 0 10px;
}
#free_group H4{
  margin-bottom:10px;
}
#free_group .icon{width:85px;}
#free_group .menu_info{
  width:540px;
  margin: 0 0 15px 90px;
}
#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_over.gif) no-repeat scroll 50% top transparent;
  margin-top: 20px;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom: 20px;
  width:932px;
  margin:0 auto;
}
#extra_group h2 {
  position: relative;
}
#extra_group .note_1 ,
#extra_group .mark_1 {
  position:absolute;
  font-size:0.8em;
  color: #BDB070;
  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;
  font-weight: normal;
}
#extra_group .mark_1 {
  top: 179px;
  left: 290px;
}
#extra_group .note_1  {
  top: 229px;
  right: 106px;
}

#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#D1C8C1;
  text-align:left;
}
#extra_group .section_ftr{
  padding-bottom:35px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:355px;
  _height:355px;
}
#extra_group .section_hdr{
  padding-top:25px;
}
#extra_group .menu_bdy{
  background-image:url(../../image/index/extra_group/menu_bdy.jpg);
  width:460px;
  margin:0 0 10px 105px;
  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:420px;
  margin:0 auto;
}
#extra_group .icon{
  width:70px;
  float:left;
}
#extra_group .icon .icon_category{}
#extra_group .menu_info{
  width:335px;
  float:right;
}
#extra_group .menu_info H4{
  padding:0px 0px 5px;
  font-size:1.1em;
}
#extra_group .price_info{
  text-align:right;
  padding-top:5px;
}

/*--------------------*
#rec_double
*--------------------*/
#rec_double{
  width:932px;
  margin:15px auto 0px;
}
#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:800px;margin:0px auto 5px;}
#rec_double .menu_hdr{background-image:url(../../image/index/rec_double/menu_hdr.jpg);padding-top:25px;}
#rec_double .menu_ftr{background-image:url(../../image/index/rec_double/menu_ftr.jpg);padding-bottom:25px;}
#rec_double .menu_left{
  width:398px;
  float:left;
}
#rec_double .menu_right {
  width:398px;
  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 .menu_info {
  margin-top: 10px;
}
#rec_double .icon{
  width:70px;
}
#rec_double .menu_ttl{
  width:280px;
  float:right;
}
#rec_double H5{
  padding-top:3px;
  font-size:1.0em;
}
#rec_double A{color:#F16206;}
#rec_double A:visited{color:#990000;}
#rec_double H5{font-weight:normal;}
#rec_double H5 A{color:#dc500a;}
#rec_double H5 A:visited{color:#990000;}

/*--------------------
#telling
--------------------*/
#telling{
  width:932px;
  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:65px;}
#telling .section_hdr{padding-top:20px;}
#telling .section_ftr_free{background-image:url(../../image/input/telling/section_ftr.jpg);padding-bottom:40px;}
#telling OL{
  color: #efefef;
  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;
  background-image: url("../../image/common/spacer.gif");
}
#telling LI.sub{
}
#telling LI.main{
  font-weight:bold;
  color:#F14900;
}
#telling LI.none_sub{
  margin-left:20px;
}
#telling LI.none{
  font-weight:bold;
}
/*--------------------*
#rec_menu
*--------------------*/
#rec_menu {
  width: 932px;
  margin: 20px auto;
}
#rec_menu .section_bdy {
  color: #D1C8C1;
  text-align: left;
  background-image: url(../../image/result/allfree/rec/section_bdy.jpg);
}
#rec_menu .section_ftr {
  padding-bottom: 45px;
  background-image: url(../../image/result/allfree/rec/section_ftr.jpg);
  min-height: 355px;
  _height: 355px;
}
#rec_menu .section_hdr {
  text-align: center;
  padding-top: 10px;
}
#rec_menu .menu_bdy {
  text-align: center;
  width: 746px;
  margin: 0 auto 10px;
  background-image: url(../../image/result/allfree/rec/menu_bdy.jpg);
}
#rec_menu .menu_hdr {
  padding-top: 22px;
  background-image: url(../../image/result/allfree/rec/menu_hdr.jpg);
}
#rec_menu .menu_ftr {
  padding-bottom: 20px;
  background-image: url(../../image/result/allfree/rec/menu_ftr.jpg);
}
#rec_menu .severalmenu {
  width: 680px;
  margin: 0 auto;
}
#rec_menu .icon{
  width: 70px;
  float: left;
}
#rec_menu .menu_info {
  width: 590px;
  float: right;
}
#rec_menu .menu_info H4 {
  padding: 0px 0px 5px;
  font-size: 1.1em;
}
#rec_menu .price_info {
  text-align: right;
  padding-top: 5px;
}

/*--------------------*
#info_group
*--------------------*/
#info_group {
  text-align: center;
  width: 932px;
  margin: 20px auto;
}
#info_group .section_bdy {
  background-image: url(../../image/explain/info_group/section_bdy.jpg);
}
#info_group .section_ftr {
  padding-bottom: 45px;
  background-image: url(../../image/explain/info_group/section_ftr.jpg);
}
#info_group .section_hdr {
  padding-top: 10px;
}
#info_group .menu_bdy {
  background-image: url(../../image/explain/info_group/menu_bdy.jpg);
}
#info_group .menu_ftr {
  padding-bottom: 25px;
  background-image: url(../../image/explain/info_group/menu_ftr.jpg);
}
#info_group .menu_hdr {
  padding-top: 10px;
}
.severalmenu2 .right_bdy .menu_hdr {
  background-image: url(../../image/explain/info_group/menu_hdr.jpg);
}
#info_group .info_img {
  margin: 20px auto;
}
#info_group .left_bdy {
  float: left;
  width: 422px;
  margin-left: 45px;
}
#info_group .right_bdy {
  float: right;
  width: 422px;
  margin-right: 40px;
}
#info_group .detail_txt {
  font-size: 16px;
  width: 370px;
  margin: 0 auto;
}
#info_group .severalmenu2 .right_bdy {
  height: 495px;
}
#info_group .severalmenu2 .right_bdy img {
  margin-top: 155px;
}
.samplebutton_description {
  color: #efefef;
}
