/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust: none;
}
BODY{
  text-align:center;
  line-height:1.3;
  color:#F9F9F9;
  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;}
A{color:#FF7070;}
A:hover{
  color:#FF9494;
  text-decoration:none;
}
H4 A{color:#e6281a;}
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:10px;
  text-align:center;
  color:#e5bc08;
  font-size:1.2em;
}
.pr,
.pr A,
.price_discount{color:#FF7F8A;}
.pr A:hover{color:#FFC0C5;}
.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;}
.price_info{margin-top:5px;}
.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:730px;
  margin:0 auto;
}
.detail_txt_left{
  width:730px;
  margin:0 auto;
  min-height:300px;
  _height:300px;
}
.detail_txt_left P{
  padding:0 0 0 295px;
}
.detail_txt_right{
  width:730px;
  margin:0 auto;
  min-height:300px;
  _height:300px;
}
.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:200px;
  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:100%;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#extra{}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:908px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:908px;
  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:199px;
  height:60px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top {width:104px;}
#headernavi LI.profile {width:199px;}
#headernavi LI.explain {width:199px;}
#headernavi LI.sample {width:199px;}
#headernavi LI.link {width:207px;}
#headernavi LI.extra {width:207px;}
#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.extra{background:url(../../image/contents/navi/extra_over.jpg) no-repeat 0px 0px;}
#headernavi LI.extra A{background:url(../../image/contents/navi/extra.jpg) no-repeat 0px 0px;}
#headernavi LI A:hover{background-image:none;background-color:transparent;}
#headernavi LI SPAN{display:none;}

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

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:10px 20px 15px;
  color:#f9f9f9;
  font-size:0.9em;
}

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

/*--------------------*
.menu_ttl
*--------------------*/
.menu_ttl_bar{
  width:100%;
  height:150px;
  margin-bottom:15px;
  background:url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
.menu_ttl_bar#premium1 {
  background:url(../../image/result/next_group/menu_ttl_p1.gif) no-repeat 50% 0%;
  height:191px;
}
.menu_ttl_bar H2{
  text-align:center;
}
.menu_ttl_bar H2 .icon_category{margin-top:22px;}
.menu_ttl_bar H2 .title{margin-top:60px; color:#DEB887;}
.menu_ttl_bar#premium1 H2 .icon_category{
  margin-top:100px;
}
.menu_ttl_bar#premium1 H2 .title{
  margin-top:100px;
}
/*--------------------*
.menu_header
*--------------------*/
.menu_header{
  margin:0 auto 10px;
  width:770px;
  font-size:0.9em;
}
.menu_header P{
  padding:5px 0;
  text-align:center;
  color: #f9f9f9;
}
.menu_header P.menu_caption{color: #F9EED9;text-align:left;font-size:1.1em;line-height:1.5em;}
.menu_header P.pr,
.menu_header P.pr A{color:#d00079;font-weight:bold;}
.menu_header P.price {color:#f9f9f9;}
.menu_header P.price STRONG{color:#FFCC00;}
.menu_header P.price STRONG.y_price{color:#f938fe;}
.menu_header P.attention A{color:#FFCC00;}
.menu_header P.attention A:hover{color:#be09cb;}
.menu_header P.attention STRONG{color:#FFCC00;}

/*--------------------
#footer
--------------------*/
#footer{
  width:916px;
  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: #2A352D;
}
#footernavi A{color:#FFDEAD;}
#footernavi SPAN{color:#F5DEB3;}
/**/
#footerCopy{padding:25px 0px 20px;font-size:0.9em;}
#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:908px;
  margin:0 auto 25px;
  color:#ffffff;
  text-align:left;
}
#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:40px;}
#free_group .section_hdr{
  background-image:url(../../image/index/free_group/section_hdr.jpg);
  padding-top:25px;
  min-height:280px;
  _height:280px;
}
#free_group.double .section_bdy{background-image:url(../../image/index/free_group/section_bdy2.jpg);}
#free_group.double .section_ftr{background-image:url(../../image/index/free_group/section_ftr2.jpg);padding-bottom:30px;}
#free_group.double .section_hdr{
  background-image:url(../../image/index/free_group/section_hdr2.jpg);
  padding-top:30px;
  min-height:525px;
  _height:525px;
}

#free_group .menu_bdy{
  width:588px;
  margin:15px 0 0 40px;
}
#free_group.double .menu_bdy{
  width:588px;
  margin:0 0 10px 40px;
}
#free_group .menu_bdy1{background-image:url(../../image/index/free_group/menu1_bdy.jpg);}
#free_group .menu_bdy1 .menu_ftr{background-image:url(../../image/index/free_group/menu1_ftr.jpg);padding-bottom:35px;}
#free_group .menu_bdy1 .menu_hdr{background-image:url(../../image/index/free_group/menu1_hdr.jpg);padding-top:30px;}
#free_group .menu_bdy2{background-image:url(../../image/index/free_group/menu2_bdy.jpg);}
#free_group .menu_bdy2 .menu_ftr{background-image:url(../../image/index/free_group/menu2_ftr.jpg);padding-bottom:35px;}
#free_group .menu_bdy2 .menu_hdr{background-image:url(../../image/index/free_group/menu2_hdr.jpg);padding-top:30px;}
#free_group .severalmenu{
  width:540px;
  margin:auto;
}
#free_group H4{
  margin-bottom:10px;
  font-size: 1.5em;
  line-height: 1.4em;
}
#free_group .icon{width:85px;}
#free_group .menu_info{
  width:450px;
  float:right;
}
#free_group .price_info{
  text-align:right;
  padding-top:5px;
}
#free_group H4 A{padding:3px 0px;}
#free_group A{color:#fef8e1;}
#free_group A:hover{color:#fefcf3;}
#free_group A:visited{color:#cc9f14;}
#free_group .free_info{text-align:center;}
#free_group .price_allfree{
  background:url(../../image/index/free_group/free_btn_over.gif) no-repeat scroll 50% top transparent;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom: 20px;
  width:908px;
  margin:0 auto;
}
#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  color:#000000;
  text-align:left;
}
#extra_group .section_ftr{
  padding-bottom:35px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
  min-height:290px;
  _height:290px;
}
#extra_group .section_hdr{
  padding-top:25px;
}
#extra_group .menu_bdy{
  width:410px;
  margin:0 0 10px 300px;
}
#extra_group .severalmenu{
  width:535px;
  margin:0 auto;
}
#extra_group .icon{
  width:70px;
  float:left;
}
#extra_group .icon .icon_category{}
#extra_group .menu_info{
  width:445px;
  float:right;
  margin-bottom:25px;
}
#extra_group .menu_info H4{
  padding:0px 0px 5px;
}
#extra_group .price_info{
  text-align:right;
  padding:5px;
  background-color:#000;
  color:#fff;
}
#extra_group .price_discount{color:#F8DB42;}
/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  width:908px;
  margin:0px auto;
  color:#FFFFFF;
}
#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{}
#rec_single .menu_bdy{
  width:820px;
  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:680px;
  margin:auto;
  text-align:left;
}
#rec_single .icon{  width:70px;}
#rec_single .menu_info{
  width:590px;
  float:right;
}
#rec_single .menu_info H4{
  font-size: 1.5em;
  line-height: 1.4em;
}
#rec_single .menu_info A{color:#FFC618;}
#rec_single .menu_info A:hover{color:#fed863;}
#rec_single .menu_info A:visited{color:#cc9f14;}
#rec_single .horizon{
  width:576px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}

/*--------------------*
#rec_double
*--------------------*/
#rec_double{
  width:908px;
  margin:15px auto 0px;
  color:#000000;
}
#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:25px;}
#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:15px;}
#rec_double .menu_ftr{background-image:url(../../image/index/rec_double/menu_ftr.jpg);padding-bottom:15px;}
#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 .icon{
  width:70px;
}
#rec_double .menu_info{
  font-size:1em;
}
#rec_double .menu_ttl{
  width:280px;
  float:right;
}
#rec_double H5{
  padding-top:3px;
  font-size:1.0em;
}
#rec_double A{color:#00605E;}
#rec_double A:hover{color:#02a8a4;}
#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;}
#rec_double .pr strong,
#rec_double .price_discount{
  color: #cc0000;
}

/*--------------------
#telling
--------------------*/
#telling{
  width:908px;
  margin:10px auto 0px;
}
#telling .section_bdy{background-image:url(../../image/input/telling/section_bdy.jpg);margin-bottom:15px;}
#telling .section_ftr{background-image:url(../../image/input/telling/section_ftr.jpg);padding-bottom:35px;}
#telling .section_hdr{background-image:url(../../image/input/telling/section_hdr.jpg);padding-top:45px;}
#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;
  color:#F9F9F9;
}
#telling LI.sub{
  background: url("../../image/input/dot2.gif") no-repeat scroll 0 2px transparent;
  margin-left:20px;
}
#telling LI.main{
  background: url("../../image/input/dot.gif") no-repeat scroll 0 2px transparent;
  font-weight:bold;
  color:#F9F9F9;
}
#telling LI.none_sub{
  margin-left:20px;
}
#telling LI.none{
  font-weight:bold;
}
