<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
 *  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:#ABA8A3;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック";
  _line-break: strict;
  background:url(../../image/contents/bg_main.gif) repeat-y 50% 0%;
  background-color:#000000;
}
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:#B00437;outline : 0;}
A:hover{
  color:#d60040;
  text-decoration:none;
}
DIV {margin:0;}

/*--------------------
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:8px;
  text-align:center;
  color:#e5bc08;
  font-size:1.2em;
}
.pr,
.pr A,
.price_discount{color:#f71c6b;}
.pr A:hover{color:#f85d16;}
.limited{color:#33969b;}
P.pr{}
DIV.pr,
DIV.limited{
  line-height:1.2;
  font-size:12px;
}
.price_discount{text-align:right;}
.price_normal{color:#ffffff;text-align:right;}
.section_bdy,
.article_bdy,
.menu_bdy{
  width:100%;
  background-repeat:repeat-y;
  background-position:center top;
}
.section_ftr,
.article_ftr,
.menu_ftr{
  width:100%;
  background-repeat:no-repeat;
  background-position:center bottom;
}
.section_hdr,
.article_hdr,
.menu_hdr{
  width:100%;
  background-repeat:no-repeat;
  background-position:center top;
}
/*Clear-Fix
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{
  width:744px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.gif) repeat-y 50% 0px;
}
/*--------------------*
#header
*--------------------*/
#header H1{
  width:744px;
  height:193px;
  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:744px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;
}

#basebdy{
  margin:0px auto;
  width:744px;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0px;
}
#header H1 A{
  display:block;
  width:744px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  background:url(../../image/contents/navi/contents_navi_on.jpg) no-repeat 0px 0px;
  width:744px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:718px;
  margin:0px 13px;
  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:63px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
#headernavi LI A{background:url(../../image/contents/navi/contents_navi_off.jpg) no-repeat -13px 0px;
}
#headernavi LI A:hover{background-image:none;background-color:transparent;}
#headernavi LI SPAN{display:none;}
/*custom-width*/
#headernavi LI.top {width:80px;}
#headernavi LI.profile {width:160px;}
#headernavi LI.explain {width:159px;}
#headernavi LI.sample {width:160px;}
#headernavi LI.link {width:159px;}
/*BG-position*/
#headernavi LI.top A    {background-position:-13px  0px;}
#headernavi LI.profile A{background-position:-93px  0px;}
#headernavi LI.explain A{background-position:-253px 0px;}
#headernavi LI.sample A {background-position:-412px 0px;}
#headernavi LI.link A   {background-position:-572px 0px;}

/*--------------------*
#extra
*--------------------*/
#extra{
  width:720px;
  margin:0px auto;
  padding-bottom:30px;
}
/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:10px 25px 5px;
  color:#D5D1D1;
}

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
  width:100%;
  height:87px;
  background:url(../../image/contents/page_ttl.jpg) no-repeat 50% 0%;
  margin-bottom:15px;
}
#page_ttl H2{
  text-align:center;
}

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
  width:100%;
  height:94px;
  margin-bottom:10px;
  background:url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
#menu_ttl H2{
  text-align:center;
}
#menu_ttl H2 .icon_category{margin-top:20px;}
#menu_ttl H2 .title{}

/*--------------------*
#menu_header
*--------------------*/
#menu_header{
  margin:0px auto;
  width:606px;
}
#menu_header H2{
  color: #9D0B0C;
  font-size: 1em;
  text-align:center;
}
#menu_header .section_bdy{background-image:url(../../image/contents/menu_header/section_bdy.jpg);}
#menu_header .section_ftr{background-image:url(../../image/contents/menu_header/section_ftr.jpg);}
#menu_header .section_hdr{background-image:url(../../image/contents/menu_header/section_hdr.jpg);}

#menu_header P{
  color: #ffffff;
  padding:15px 15px;
  text-align:center;
}
#menu_header P.menu_caption{
  min-height:30px;
  _height:60px;

}
#menu_header P.pr,
#menu_header P.pr A{color:#9D0B0C;font-weight:bold;}
#menu_header P.price {color:#ABA8A3;}
#menu_header P.price STRONG{color:#F8D596;}
#menu_header P.price STRONG.premium{color:#d00079;}
#menu_header P.attention A{color:#F8D596;}
#menu_header P.attention A:hover{color:#F8D596;}
#menu_header P.attention STRONG{color:#F8D596;}
#menu_header P.attention STRONG.premium{color:#d00079;}
/*--------------------*
#menu_caption
*--------------------*/
#menu_caption{
  margin:15px auto 10px;
  width:638px;
}
#menu_caption P.pr,
#menu_caption P.pr A{color:#ECB452;}
#menu_caption P.attention{color:#FFF5DA;}
#menu_caption P.attention STRONG{color:F0AA28;}

/*--------------------*
#discount
*--------------------*/
#discount{
  margin:15px auto 10px;
  width:100%;
}

/*--------------------
#footer
--------------------*/
#footer{
  width:702px;
  margin:0px auto;
  text-align:center;
  min-height:1%;
  _height:1%;
  background:url(../../image/contents/footer.jpg) no-repeat left top;
}
#footer ADDRESS,
#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{list-style-type:none;}
#footer LI{
  display:inline;
  line-height:54px;
}
#footer A:hover{color:#ffa700;}
/**/
#footernavi {
  color:#d4d2ac;
  height:54px;

}
#footernavi A{color:#E6D4AC;}
#footernavi SPAN{color:#ffa700;}
/**/
#footerCopy{padding:20px 0 25px;}
#zapCopy{margin-top:10px;color:#ffffff;}
#ispCopy{margin-top:10px;}
#ispInfo{margin-top:10px;}
#ispInfo DIV{padding-bottom:5px;}
#footerCopy ADDRESS A{color:#AA0000;}
#ispInfo,#ispInfo A{color:#AA0000;}
#ispCopy,#ispCopy A{color:#AA0000;}
#footerCopy ADDRESS A:hover{color:#d10101;}
#ispInfo,#ispInfo A:hover{color:#d10101;}
#ispCopy,#ispCopy A:hover{color:#d10101;}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width: 510px;
  margin: 15px auto 15px auto;
  font-size: 1em;
  text-align: center;
  background:#242913;
  color: #9FA973;
}
#maintenance #maintenancebody{
  border: 3px double #928b45;
  padding:10px 5px;
}
#maintenance #maintenance_title{
  padding-bottom:4px;
  font-weight: bold;
  font-size: 1.25em;
  color: #e9de91;
}
#maintenance P.maintenanceDate{
  margin: 0 auto 5px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
#maintenance P.maintenanceComment{
  text-align: left;
  line-height: 1.3;
  text-align: center;
}
#maintenance A{
  color:#FFF!important;
  background:#514d03!important;
}
/*--------------------*
#free_group
*--------------------*/
#free_group .section_bdy{
  width:720px;
  margin:0px auto 20px;
  background-image:url(../../image/index/free_group/section_bdy.jpg);
  color:#E7C9AD;
}
#free_group .section_ftr{
  padding-bottom:40px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);
}
#free_group .section_hdr{
  background-image:url(../../image/index/free_group/section_hdr.jpg);
}
#free_group H3{
  height:65px;
  text-indent:-9999px;
  margin-bottom:10px;
}
#free_group .article_hdr{background-image:url(../../image/index/free_group/article_hdr.jpg);padding-top:5px;}
#free_group .article_ftr{background-image:url(../../image/index/free_group/article_ftr.jpg);padding-bottom:5px;}
#free_group .article_bdy{background-image:url(../../image/index/free_group/article_bdy.jpg);}

#free_group .severalmenu{
  width:575px;
  margin:auto;
  padding:10px 0px;
}
#free_group H4{
  margin-bottom:10px;
}
#free_group .icon{width:75px;}
#free_group .menu_info{
  width:495px;
  float:left;
}
#free_group .price_info{
  text-align:right;
  padding-top:5px;
}
#free_group H4 A{padding:3px 0px;}
#free_group A{color:#f84f04;}
#free_group A:hover{color:#fd961c;}
#free_group P{color:#B8AC92;}
#free_group .horizon{
  width:560px;
  height:11px;
  margin:10px auto;
  border-bottom:1px solid #5D3B28;
}

/*--------------------
#tellingItems
--------------------*/
#telling{
  width:587px;
  margin:10px auto 0px;
}
#telling .section_bdy{
  background-image:url(../../image/input/telling/section_bdy.jpg);
}
#telling .section_ftr{
  padding-bottom:35px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}

#telling .section_hdr{
  padding-bottom:5px;
  background-image:url(../../image/input/telling/section_hdr.jpg);
}
#telling H3{
  width:400px;
  height:100px;
  text-indent:-9999px;
  margin:0px auto;
  margin-bottom: 10px;
}
#telling .section_ftr OL{
  margin:0 70px;
  text-align:left;
  list-style-type:none;
}

#telling LI.sub{
  color:#FAFDF6;
  line-height:1.5;
  background:url(../../image/input/dot.jpg) no-repeat 0px 2px;
  line-height:23px;
  list-style-type:none;
  padding-left:26px;
}
#telling LI.main{
  color:#FAFDF6;
  line-height:1.5;
  background:url(../../image/input/dot.jpg) no-repeat 0px 2px;
  line-height:23px;
  list-style-type:none;
  padding-left:26px;
}
#telling LI.none_sub{
  color:#FAFDF6;
  line-height:1.5;
  line-height:22px;
  list-style-type:disc;
  padding-left:0px;
  margin-left:40px;
}
#telling LI.none{
  font-weight:bold;
  color:#FAFDF6;
  line-height:1.5;
  line-height:22px;
  list-style-type:none;
  padding-left:10px;
}
</pre></body></html>