/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust:none;
}
BODY{
  text-align:center;
  font-size:100%;
  line-height:1.5;
  color:#775436;
  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;
  vertical-align: top;
}
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;
}
UL{
  margin:0;
  padding:0;
  list-style-type:disc;
}
OL{
  margin:0;
  padding:0;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
LI{
  margin:0;
  padding:0;
}
H1,H2,H3,H4,H5{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
P{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
HR{
  display:none;
}
EM{
  font-style:normal;
  font-weight:bold;
}
H1,H2,H3,H4,H5,H6{
  font-size:1.1em;
}
A{
  color:#f69b9a;
}
A:hover{
  color:#ff9933;
  text-decoration:none;
}
H4 A{
  color:#e6281a;
}
H4 A:hover{
  color:#f5463a;
}
H4 A:visited{
  color:#990000;
}
H2 IMG,
H3 IMG{
  vertical-align:top;
}

/*--------------------
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:#ab1c1c;
}
.pr A:hover{
  color:#7b1c6f;
}
.limited{
  color:#33969b;
}
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{
  margin:0 auto;
}
.detail_txt_left{
  float:left;
}
.detail_txt_right{
  float:right;
}
/*--------------------
#base
--------------------*/
#index_base{
  margin:0px auto;
  background:url(../../image/contents/header_index.jpg) no-repeat 50% 0%;
}
#base{
  width:940px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

}
/*--------------------*
#header_index
*--------------------*/
#header_index{
  background:url(../../image/contents/header_bg.jpg) no-repeat fixed center top;
}

/*--------------------*
#header
*--------------------*/
#header #headerimg{
  height:300px;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#header #headerimg A{
  display:block;
  width:888px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#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% 0%;
}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:888px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:888px;
  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:310px;
  height:66px;
  float:left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.profile{
  width:268px;
}
#headernavi LI.top{
  background:url(../../image/contents/navi/top_over.png) no-repeat 0px 0px;
}
#headernavi LI.top A{
  background:url(../../image/contents/navi/top.png) no-repeat 0px 0px;
}
#headernavi LI.profile{
  background:url(../../image/contents/navi/profile_over.png) no-repeat 0px 0px;
}
#headernavi LI.profile A{
  background:url(../../image/contents/navi/profile.png) no-repeat 0px 0px;
}
#headernavi LI.explain{
  background:url(../../image/contents/navi/explain_over.png) no-repeat 0px 0px;
}
#headernavi LI.explain A{
  background:url(../../image/contents/navi/explain.png) no-repeat 0px 0px;
}
#headernavi LI.extra{
  background:url(../../image/contents/navi/extra_over.png) no-repeat 0px 0px;
}
#headernavi LI.extra A{
  background:url(../../image/contents/navi/extra.png) no-repeat 0px 0px;
}
#headernavi LI A:hover{
  background-image:none;background-color:transparent;
}
#headernavi LI SPAN{
  display:none;
}

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

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:20px 20px 0;
  color:#ffffff;
}

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
  width:100%;
  height:83px;
  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:250px;
  margin-bottom:15px;
  background:url(../../image/contents/menu_ttl.gif) no-repeat 50% 0%;
}
.menu_ttl_bar#premium1 {
  background:url(../../image/result/next_group/menu_ttl_p1.gif) no-repeat 50% 0%;
  height:274px;
}
.menu_ttl_bar#premium2{
  background:url(../../image/result/next_group/menu_ttl_p2.gif) no-repeat 50% 0%;
  height:274px;
}
.menu_ttl_bar#osusume1 {
  background:url(../../image/result/next_group/menu_ttl_o1.gif) no-repeat 50% 0%;
  height: 274px;
}
.menu_ttl_bar#osusume2{
  background:url(../../image/result/next_group/menu_ttl_o2.gif) no-repeat 50% 0%;
  height: 274px;
}
.menu_ttl_bar H2{
  text-align:center;
}
.menu_ttl_bar H2 .icon_category{
  margin-top:82px;
}
.menu_ttl_bar#premium1 H2 .icon_category,
.menu_ttl_bar#premium2 H2 .icon_category,
.menu_ttl_bar#osusume1 H2 .icon_category,
.menu_ttl_bar#osusume2 H2 .icon_category{
  margin-top:117px;
}
.menu_ttl_bar H2 .title{
  color:#DEB887;
  margin-top:82px;
}
.menu_ttl_bar H2 IMG{
  vertical-align:baseline;
}
/*--------------------*
.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;
}

/*--------------------
#footer
--------------------*/
#footer{
  width:888px;
  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;
  color:#ffffe9;
}
#footer A:hover{
  color:#FF622D;
}
#footernavi{
  font-size: 0.9em;
}
#footernavi A{
  color:#FFDEAD;
}
#footernavi SPAN{
  color:#F5DEB3;
}
#footerCopy{
  padding:25px 0px 20px;
  font-size:14px;
}
#zapCopy{
  color:#FFDEAD;
  margin-top:10px;
  font-size: 0.9em;
}
#ispCopy{
  margin-top:10px;
}
#ispInfo{
  margin-top:10px;
}
#ispInfo DIV{
  padding-bottom:5px;
}
/*--------------------
.price_info2
--------------------*/
.price_info2{
  margin:20px auto;
  width: 630px;
  font-size: 0.9em;
  color: #f7f7f7;
}
.price_info2 .info_title{
  color: #ffd284;
}
.price_info2 .info_txt{
  padding-left:20px;
}
.price_info2 .price_normal{
  text-align:center;
  padding:5px 0;
}
.price_info2 P STRONG {
  color: #f9d656;
  padding: 0 2px;
}
.price_info2 .price_normal strong.y_price {
  color: #dc1d24;
}
.price_info2 .pr, .price_info2 .pr A, .price_info2 .price_discount {
  color: #ffa0aa;
}
/*--------------------*
#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:888px;
  margin:auto;
  color:#5A0C08;
}
.free_btn1{ background:url(../../image/index/free_group/el0200a.jpg) no-repeat 50% top;height:348px;}
.free_btn2{ background:url(../../image/index/free_group/el0100a.jpg) no-repeat 50% top;height:348px;}
#free_group .severalmenu {
  margin-top: 30px;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  width:888px;
  margin:0 auto;
  color: #f7f7f7;
}
#extra_group .section_bdy{
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
  margin:0 auto 20px;
}
#extra_group .section_ftr{
  padding-bottom:60px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
}
#extra_group .section_hdr{
  background-image:url(../../image/index/extra_group/section_hdr.jpg);
  padding-top: 20px;
}
#extra_group .menu_bdy{
  margin: 0 auto 30px;
}
#extra_group .severalmenu{
  width:720px;
  margin:auto;
  text-align:left;
}
#extra_group .icon{width:84px;}
#extra_group .menu_info{
  width:630px;
  float:right;
}
#extra_group .menu_info H4 A{color:#EC3C62;}
#extra_group .menu_info H4 A:hover{color:#f16d89;}
#extra_group .menu_info H4 A:visited{color:#990000;}
#extra_group .pr, #extra_group .pr A, #extra_group .price_discount {
  color: #add8e6;
}
#extra_group .price_info {padding-right: 15px;}

/*--------------------
.telling
--------------------*/
.telling{
  width:888px;
  margin:10px auto 0px;
}
.telling .section_bdy{
  background-image:url(../../image/input/telling/section_bdy.jpg);
}
.telling .section_ftr{
  padding-bottom:110px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling .section_hdr{
  padding-top:20px;
}
.telling .section_ftr_free{
  padding-bottom:40px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling OL{
  width:590px;
  margin:0 auto;
  _margin:0;
  text-align:left;
  color: #181818;
}
.telling LI{
  list-style-type:none;
  line-height:1.7em;
  padding-left:32px;
  line-height:30px;
}
.telling LI.sub{
  background:url("../../image/input/dot3.gif") no-repeat scroll 26px 2px;
  padding-left: 48px;
}
.telling LI.main{
  background:url("../../image/input/dot2.png") no-repeat scroll 0 0;
}
.telling LI.none{
  background:url("../../image/input/dot1.png") no-repeat scroll 0 0;
}
#page_footer{
  background:url(../../image/contents/footer.jpg) no-repeat scroll 0 0;
  height: 37px;
  margin: 0 auto;
  width:888px;
}
/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  width:888px;
  margin:30px auto 0;
  color: #000113;
}
#rec_single .section_bdy{
  background-image:url(../../image/index/rec_single/section_bdy.jpg);
  margin:0 auto 20px;
}
#rec_single .section_ftr{
  padding-bottom:80px;
  background-image:url(../../image/index/rec_single/section_ftr.jpg);
}
#rec_single .section_hdr{
  background-image:url(../../image/index/rec_single/section_hdr.jpg);
  padding-top: 40px;
}
#rec_single .menu_bdy{
  margin: 0 auto 24px;
}
#rec_single .severalmenu{
  width:720px;
  margin:auto;
  text-align:left;
}
#rec_single .icon{  width:84px;}
#rec_single .menu_info{
  width:630px;
  float:right;
}
#rec_single .menu_info H4 A{color:#2a125e;font-size: 1.4em; }
#rec_single .menu_info H4 A:hover{color:#384BD1;}
#rec_single .menu_info H4 A:visited{color:#000000;}
#rec_single .price_info {padding-right: 15px;}
/*--------------------*
#extra_group2
*--------------------*/
#extra_group2{
  width:888px;
  margin:0 auto;
  color: #000113;
}
#extra_group2 .section_bdy{
  background-image:url(../../image/index/extra_group2/section_bdy.jpg);
  margin:0 auto 20px;
}
#extra_group2 .section_ftr{
  padding-bottom:60px;
  background-image:url(../../image/index/extra_group2/section_ftr.jpg);
}
#extra_group2 .section_hdr{
  background-image:url(../../image/index/extra_group2/section_hdr.jpg);
  padding-top: 40px;
}
#extra_group2 .menu_bdy{
  background-image:url(../../image/index/extra_group2/menu_bdy.jpg);
  margin:0 auto 20px;
  width:788px;
}
#extra_group2 .menu_ftr{
  padding-bottom:40px;
  background-image:url(../../image/index/extra_group2/menu_ftr.jpg);
}
#extra_group2 .menu_hdr{
  padding-top: 15px;
}
#extra_group2 .severalmenu{
  width:720px;
  margin:auto;
  text-align:left;
}
#extra_group2 .icon{  width:84px;}
#extra_group2 .menu_info{
  width:630px;
  float:right;
}
#extra_group2 .menu_info H4 A{color:#2a125e;font-size: 1.3em;}
#extra_group2 .menu_info H4 A:hover{color:#8C47B4;}
#extra_group2 .menu_info H4 A:visited{color:#000000;}
#extra_group2 .price_info {
  padding-right: 10px;
}
/*--------------------*
#info_group
*--------------------*/
#info_group {
  margin-top:30px;
}
#info_group .details{
  width: 620px;
  margin-left: 240px;
}
#info_group .section_hdr{
  padding-top:30px;
}
#info_group .bg{
  background: url(../../image/explain/info_group/img1.jpg) no-repeat left 0px;
  height:3193px;
}
#info_group .bg2{
  background: url(../../image/explain/info_group/img2.jpg) no-repeat left 0px;
  min-height: 2810px;
  _height: 2810px;
}
#info_group OL{list-style-type:none;}
#info_group LI{padding-bottom:1px;padding-top:1px;}
#info_group LI.li1{padding-top:30px;}
#info_group LI.li2{margin-top:100px;}
#info_group LI.li3{margin-top:100px;}
#info_group LI.li4{margin-top:50px;}
#info_group LI.li5{margin-top:50px;}

#info_group .severalmenu {
  margin: 0 auto;
  width: 860px;
}
#info_group .section_hdr{
  padding-top:10px;
}
#info_group .menu_bdy{
  width:620px;
  margin:0px auto;
  background-image:url(../../image/explain/info_group/menu_bdy.png);
}
#info_group .menu_ftr{
  background-image:url(../../image/explain/info_group/menu_ftr.png);
  position: relative;
  bottom:-20px;
}
#info_group .number{
  position: relative;
  top: -34px;
}
#info_group .li5 .number{
  position: relative;
  top: -40px;
}

#info_group .detail_txt {
  width: 470px;
  margin-left: 120px;
  position: relative;
  top: -44px;
}
#info_group .detail_txt P{
  color: #ffffff;
}
.yel{color:#DAF100;font-weight:bold;}
.red{color:#ff0010;font-weight:bold;}
.blu{color:#00FEE0;font-weight:bold;}
.grn{color:#08F859;font-weight:bold;}
.ppl{color:#FD02FD;font-weight:bold;}
