/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin: 0px;
  padding: 0px;
}
html{
  overflow-y:scroll;
}
BODY{
  text-align:center;
  font-size:80%;
  line-height:1.3;
  color:#7b3f1f;
  font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯";
  _line-break: strict;
  background:url(../../image/contents/bg_body.jpg);
}
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{
  border-collapse: collapse;
  border-spacing:0px;
}
UL{
  margin: 0;
  padding: 0;
  list-style-type: disc;
}
OL{
  margin: 0;
  padding: 0;
}
LI{
  margin: 0;
  padding: 0;
}
H1,H2,H3,H4,H5{
  margin: 0 auto;
  text-align: left;
}
P{
  margin: 0 auto;
  text-align: left;
}
HR{display:none;}
EM{font-style:normal;font-weight:bold;}
H1,H2,H3,H4,H5,H6{font-size:1em;}
A{color:#9f2011;outline : 0;}
A:hover{
  color:#6e150c;
  text-decoration:none;
}

/*--------------------
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:3px;}
.icon_player{margin-bottom:3px;}
.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:#ac080d;}
.pr A:hover{color:#f00;}
.price_discount{text-align:right;}
.price_normal{text-align:right;}
.section_bdy{
  width:100%;
  background-repeat:repeat-y;
}
.section_ftr{
  width:100%;
  background-repeat:no-repeat;
  background-position:left bottom;
}
.section_hdr{
  width:100%;
  background-repeat:no-repeat;
  background-position:left top;
}

/*--------------------
#base
--------------------*/
#base{
  width:768px;
  margin:0px auto;
  background:url(../../image/contents/bg_base.jpg) repeat-y 50% 0%;
}

/*--------------------*
#header
*--------------------*/
#header H1{
  width:720px;
  height:140px;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0px;
}
#header H1 A{
  display:block;
  width:720px;
  height:100%;
  margin:0px auto;
}

/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:720px;
  margin:0px auto;
  background:url(../../image/contents/navi/navi_on.jpg) no-repeat 0px 0px;
}
#headernavi UL{
  display:block;
  width:720px;
  margin:0px;
  list-style-type: none;
  text-align:left;
  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:49px;
  float: left;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:154px;
  height:100%;
}
#headernavi LI A{
  background:url(../../image/contents/navi/navi_off.jpg) no-repeat 0px 0px;
}
#headernavi LI A:hover{
  background-image:none;
  background-color:transparent;
}
#headernavi LI SPAN{display:none;}
/*custom-width*/
#headernavi LI.top {padding-left:14px;}
#headernavi LI.profile {padding-left:3px;}
#headernavi LI.explain {padding-left:3px;}
#headernavi LI.sample {padding-left:3px;}
#headernavi LI.link {padding-left:3px;padding-right:14px;}
/*BG-position*/
#headernavi LI.top A    {background-position:-14px  0px;width:64px;}
#headernavi LI.profile A{background-position:-81px  0px;}
#headernavi LI.explain A{background-position:-238px 0px;}
#headernavi LI.sample A {background-position:-395px 0px;}
#headernavi LI.link A   {background-position:-552px 0px;}

/*--------------------*
#contents
*--------------------*/
#contents{
  width:720px;
  margin:0px auto;
  padding:10px 0px 30px;
  text-align:center;
  background:url(../../image/contents/bg_contents.jpg) repeat-x left top;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  width:700px;
  margin:0px auto 10px;
  color:#931d1b;
}
#topicpath A{
  color:#533012;
}
#topicpath A:hover{
  color:#931d1b;
}

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

/*--------------------*
#menu_ttl
*--------------------*/
#menu_ttl{
  width:680px;
  height:90px;
  margin:0px auto 15px;
  background:url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
#menu_ttl H2{
  text-align:center;
}
#menu_ttl H2 .icon_category{position:relative;top:13px;}
#menu_ttl H2 .title{position:relative;top:9px;}

/*--------------------*
#menu_caption
*--------------------*/
#menu_caption{
  margin:15px auto 0px;
}
#menu_caption P{
  padding-bottom:5px;
  text-align:center;
  color:#584a00;
}
#menu_caption P.caption{padding:5px 20px;}
#menu_caption P.pr,
#menu_caption P.pr A{color:#980f0f;}
#menu_caption P.attention{color:#6b2010;}
#menu_caption P.attention STRONG{color:#980f0f;}

/*--------------------
#footer
--------------------*/
#footer{
  width:720px;
  margin:0px auto;
  text-align:center;
  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:34px;
}
/**/
#footernavi {
  color:#d4d2ac;
  height:32px;
}
#footernavi A{color:#f0dec6;}
#footernavi A:hover{color:#ebcc7f;}
#footernavi SPAN{color:#ebcc7f;}
/**/
#footerCopy{padding:10px 0px 30px;}
#zapCopy{margin-top:10px;}
#ispCopy{margin-top:10px;}
#ispInfo{margin-top:10px;}
#ispInfo DIV{padding-bottom:5px;}
#ispInfo,#ispInfo A{}
#ispCopy,#ispCopy A{}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width: 664px;
  margin:0px auto 20px;
  font-size: 1em;
  text-align: center;
  background:#876123;
  color: #fce5b9;
}
#maintenance #maintenancebody{
  border: 3px double #c0a554;
  padding:10px 5px;
}
#maintenance #maintenance_title{
  padding-bottom:4px;
  font-weight: bold;
  font-size: 1.25em;
  color: #eccd7d;
}
#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:#876123!important;
}
#maintenance A:hover{
  color:#eccd7d!important;
}

/*--------------------*
#rec_double_bdy
*--------------------*/
#rec_double_bdy{
  width:684px;
  margin:0px auto 20px;
  background:url(../../image/contents/rec_double/rec_bdy.jpg) repeat-y left top;
}
#rec_double_ftr{
  width:100%;
  padding-bottom:14px;
  background:url(../../image/contents/rec_double/rec_ftr.jpg) no-repeat left bottom;
}
#rec_double_hdr{
  width:100%;
  background:url(../../image/contents/rec_double/rec_hdr_contents.jpg) no-repeat left top;
}
#rec_double_bdy H3{
  height:60px;
  width:412px;
  margin:0px auto 10px;
}
/**/
#rec_double_bdy .list_bdy{
  width:648px;
  margin:0px auto 10px;
  background:url(../../image/contents/rec_double/menu_bdy.jpg) repeat-y left top;
}
#rec_double_bdy .list_ftr{
  width:100%;
  padding-bottom:15px;
  background:url(../../image/contents/rec_double/menu_ftr.jpg) no-repeat left bottom;
}
#rec_double_bdy .list_hdr{
  width:100%;
  padding-top:15px;
  background:url(../../image/contents/rec_double/menu_hdr.jpg) no-repeat left top;
}
#rec_double_bdy .menu_left{
  width:320px;
  float:left;
}
#rec_double_bdy .menu_right{
  width:320px;
  float:right;
}
#rec_double_bdy .severalmenu{
  width:290px;
  margin:auto;
  text-align:left;
}
#rec_double_bdy .icon{
  width:70px;
  float:left;
  text-align:left;
}
#rec_double_bdy .menu_ttl{
  width:220px;
  float:left;
}
#rec_double_bdy H4{
  font-size:1.1em;
  line-height:1.4;
}
#rec_double_bdy .menu_info{
  padding:3px 5px 0px;
}
#rec_double_bdy H5{
  font-size:0.9em;
}
#rec_double_bdy A{color:#ff6a0a;}
#rec_double_bdy A:hover{color:#d25000;}
#rec_double_bdy .caption{color:#806133;}
#rec_double_bdy H5{font-weight:normal;padding:0px 0px 5px;}
#rec_double_bdy H5 A{color:#7f4033;}
#rec_double_bdy H5 A:hover{color:#623228;}
#rec_double_bdy .price_info{padding-top:3px;}
#rec_double_bdy .menu_icon{float:left;}

/*--------------------*
#rec_single_bdy
*--------------------*/
#rec_single_bdy{
  width:684px;
  margin:0px auto 20px;
  background:url(../../image/contents/rec_single/rec_bdy.jpg) repeat-y left top;
  color:#493709;
}
#rec_single_ftr{
  width:100%;
  padding-bottom:30px;
  background:url(../../image/contents/rec_single/rec_ftr.jpg) no-repeat left bottom;
}
#rec_single_hdr{
  width:100%;
  padding-top:10px;
  background:url(../../image/contents/rec_single/rec_hdr_menu.jpg) no-repeat left top;
}
#rec_single_bdy H3{
  width:303px;
  height:48px;
  margin:0px auto 6px;
}
#rec_single_bdy .menu_bdy{
  width:656px;
  margin:7px auto 0px;
  background:url(../../image/contents/rec_single/menu_bdy.jpg) repeat-y left top;
}
#rec_single_bdy .menu_ftr{
  width:100%;
  padding-bottom:25px;
  background:url(../../image/contents/rec_single/menu_ftr.jpg) no-repeat left bottom;
}
#rec_single_bdy .menu_hdr{
  width:100%;
  padding-top:25px;
  background:url(../../image/contents/rec_single/menu_hdr.jpg) no-repeat left top;
}
#rec_single_bdy .severalmenu{
  width:570px;
  margin:auto;
  min-height:96px;
  text-align:left;
}
* html #rec_single_bdy .severalmenu{
  height:96px;
}
#rec_single_bdy .icon{width:70px;}
#rec_single_bdy .menu_info{
  width:490px;
  float:right;
}
#rec_single_bdy .menu_info H4{
  padding:5px 0px;
  font-size:1.1em;
}
#rec_single_bdy .menu_info H4 A{color:#f04a00;}
#rec_single_bdy .menu_info H4 A:hover{color:#c83c00;}
#rec_single_bdy .price_info{
  text-align:right;
  padding-top:5px;
}
/*--------------------*
#rakuten_header
*--------------------*/
#r_header{
  background-color:#ffffff;
  color:#231815;
  padding:3px 0px;
}
#r_header STRONG{
  font-size:82%;
  font-weight:normal;
  color:#999999;
  text-align:right;
  display:block;
}
#r_header TABLE{
  color:#838383;
}
#r_header IMG{
  border:0px #fff solid;
}
#r_header .logo{
  margin:0 11px 0 5px;
}
#r_header .text{
  margin-bottom:6px;
}

#r_header .link{
  font-size:82%;
  padding-top:5px;
}

#r_header P{
  margin-top:5px;
  text-align:right;
}

#r_header .noactive{
  margin-bottom:4px;
}

#r_header .record{
  margin:4px 5px;
}
#r_header A{color:#DE0E26;}
#r_header A:hover{color:#DE0E26;}
/*--------------------
campaign
--------------------*/
#campaign P {
  font-size: 16px;
  text-align: center;
}

#campaign img {
  margin-top:10px;
  height: auto;
}
