/*--------------------*
 *  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:#775436;
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  _line-break:strict;
  background-color: #000000;
}
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:#ff6633;
}
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:#d00079;
}
.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/release_pr/header_index.jpg) no-repeat 50% 0%;
}
#base{
  width:940px;
  margin:0px auto;
  background:url(../../image/release_pr/bg_main.jpg) repeat-y 50% 0px;

}
/*--------------------*
#header
*--------------------*/
#contents_base{
  margin:0px auto;
  text-align:center;
  background:url(../../image/release_pr/header.jpg) no-repeat 50% 0%;
}
#extra_header{
  margin:0px auto;
  text-align:center;
  background:url(../../image/release_pr/bg_main.jpg) repeat-y 50% 0%;
}
#index_basebdy{
  margin:0px auto;
  width:940px;
  background:url(../../image/release_pr/header_index.jpg) no-repeat center 0;
}

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

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:10px 20px 5px;
  color:#DEB887;
}

/*--------------------*
.menu_ttl_bar
*--------------------*/
.menu_ttl_bar{
  width:100%;
  height:94px;
  margin-bottom:15px;
  background:url(../../image/release_pr/menu_ttl.gif) 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{
  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:#763C0E;
}
#footernavi A{
  color:#FFDEAD;
}
#footernavi SPAN{
  color:#F5DEB3;
}
/**/
#footerCopy{
  padding:25px 0px 20px;
  font-size:14px;
  color:#F5FFF6;
}
#zapCopy{
  color:#FFDEAD;
  margin-top:10px;
}
#ispCopy{
  margin-top:10px;
}
#ispInfo{
  margin-top:10px;
}
#ispInfo DIV{
  padding-bottom:5px;
}
