/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust:none;
}
BODY{
  text-align:center;
  font-size:92%;
  line-height:1.5;
  color:#f7f7f7;
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  _line-break:strict;
  background-color:#010101;
}
IMG{
  border:0;
}
H2 IMG,
H3 IMG{
  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:#DE86E9;
}
A:hover{
  color:#f2a7fb;
  text-decoration:none;
}
H4 A{
  color:#e6281a;
}
H4 A:hover{
  color:#f5463a;
}
H4 A:visited{
  color:#990000;
}
H2 IMG,
H3 IMG,
H4 IMG{
  vertical-align:top;
}
.text_img P{
  text-align:center;
}
/*--------------------
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:#F69B9A;
}
.pr A:hover{
  color:#f5c0bf;
}
.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
*--------------------*/
#header #headerimg{
  height:226px;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#header #headerimg A{
  display:block;
  width:932px;
  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%;
}


#header_flash ,
#header {
  position: relative;
}
#header_flash [class^= "note"] ,
#header_flash [class^= "mark"] ,
#header [class^= "note"] ,
#header [class^= "mark"] {
  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 [class^= "mark"] ,
#header [class^= "mark"] {
  top: 9px;
  left: 314px;
}
#header_flash .mark_2 {
  top: 272px;
  left: 688px;
}
#header .mark_1 {
  top: 6px;
  left: 385px;
}
#header_flash [class^= "note"] {
  top: 315px;
  right: 10px;
}
#header [class^= "note"] {
  top: 201px;
  right: 47px;
}

/*--------------------*
#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;
  width:136px;
  height:64px;
  float:left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
/*custom-width*/
#headernavi LI.top{
  width:190px;
}
#headernavi LI.profile{
  width:250px;
}
#headernavi LI.explain{
  width:251px;
}
#headernavi LI.extra{
  width:249px;
}
#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.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:932px;
  margin:0px auto;
  text-align:center;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:22px 20px 5px;
  color:#fbfbfb;
  font-size:0.9em;
}

/*--------------------*
#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:130px;
  margin-bottom:15px;
  background:url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
.menu_ttl_bar H2{
  text-align:center;
}
.menu_ttl_bar H2 .icon_category{
  margin-top:22px;
}
.menu_ttl_bar H2 .title{
  color:#DEB887;
  margin-top:17px;
}
.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: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:#DE86E9;
}
/**/
#footernavi{
  color:#CDC8AB;
  background-color:#2A2511;
}
#footernavi A{
  color:#FFDEAD;
}
#footernavi SPAN{
  color:#CDC8AB;
}
/**/
#footerCopy{
  padding:25px 0px 20px;
}
#zapCopy{
  color:#CDC8AB;
  margin-top:10px;
}
#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:#FFFFFB;
}
#free_group .section_bdy{
  background-image:url(../../image/index/free_group/section_bdy.jpg);
}
#free_group .section_ftr{
  padding-bottom:40px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);
}
#free_group .menu_bdy{background-image:url(../../image/index/free_group/menu_bdy.jpg);width:820px;margin:0 auto 10px;}
#free_group .menu_hdr{background-image:url(../../image/index/free_group/menu_hdr.jpg);padding-top:40px;}
#free_group .menu_ftr{background-image:url(../../image/index/free_group/menu_ftr.jpg);padding-bottom:35px;}
#free_group .severalmenu{
  width:670px;
  margin:auto;
}
#free_group H4{
  margin-bottom:10px;
}
#free_group .icon{
  width:85px;
}
#free_group .menu_info{
  width:577px;
  float:right;
}
#free_group .price_info{
  text-align:right;
  padding-top:5px;
}
#free_group H4 A{
  padding:3px 0px;
}
#free_group .price_allfree{
  background:url(../../image/index/free_group/free_btn_over.gif) no-repeat scroll 50% 0%;
  margin-top: 10px;
}
/*--------------------
.telling
--------------------*/
.telling{
  width:932px;
  margin:10px auto 0px;
}
.telling .section_bdy{
  background-image:url(../../image/input/telling/section_bdy.jpg);
}
.telling .section_ftr{
  padding-bottom:80px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling .section_hdr{
  background-image:url(../../image/input/telling/section_hdr.jpg);
  padding-top:20px;
}
.telling OL{
  width:590px;
  margin:0 auto;
  _margin:0;
  text-align:left;
}
.telling LI{
  list-style-type:none;
  padding-left:35px;
  color:#030000;
  line-height:2.3em;
  border-bottom:1px dotted #030000;
  font-size:1.2em;
}
.telling LI:last-child{
  border:none;
}
.telling LI.sub{
  background:url("../../image/input/dot.gif") no-repeat scroll 0 4px;
}
.telling LI.main{
  color:#890002;
  font-weight:bold;
}
.telling LI.main2{
  color:#890002;
  font-weight:bold;
  line-height:1.4em;
  padding:8px 0 4px 35px;
}
.telling LI SMALL{
  font-weight:normal;
}
.telling LI SPAN.gray_n{
  font-weight:normal;
  color:#030000;
}
.telling LI.none_sub{
  background:url("../../image/input/dot.gif") no-repeat scroll 0 4px;
}

/*--------------------
.info_group
--------------------*/
.info_group{
  margin-bottom:20px;
}
/*--------------------*
#rec_double
*--------------------*/
#rec_double{
  width:932px;
  margin:25px auto 0px;
  color:#FFFFFF;
}
#rec_double .section_bdy{
  background-image:url(../../image/index/rec_double/section_bdy.jpg);
}
#rec_double .section_ftr{
  padding-bottom:20px;
  background-image:url(../../image/index/rec_double/section_ftr.jpg);
}
#rec_double .menu_bdy{
  width:842px;
  margin:0px auto 5px;
  background-image:url(../../image/index/rec_double/menu_bdy.jpg);
}
#rec_double .menu_hdr{
  padding-top:14px;
  background-image:url(../../image/index/rec_double/menu_hdr.jpg);
}
#rec_double .menu_ftr{
  padding-bottom:15px;
  background-image:url(../../image/index/rec_double/menu_ftr.jpg);
}
#rec_double .menu_left{
  width:410px;
  float:left;
}
#rec_double .menu_right{
  width:410px;
  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:85px;
}
#rec_double .menu_ttl{
  width:274px;
  float:right;
}
#rec_double H4{
  font-size:1.2em;
}
#rec_double .menu_info{
  margin-top:10px;
}

#rec_double H5{
  padding-top:3px;
  font-size:1.0em;
}
#rec_double A{
  color:#f4adb0;
}
#rec_double A:hover{
  color:#f387ce;
}
#rec_double A:visited{
  color:#de86e9;
}
#rec_double H5{
  font-weight:normal;
}
#rec_double H5 A{
  color:#D6DB81;
}
#rec_double H5 A:hover{
  color:#eff591;
}
#rec_double H5 A:visited{
  color:#ADD7E3;
}
#rec_double .pr {
  color: #d6db81;
}


