/*--------------------*
 *  NIFTY_header
 *--------------------*/
#niftyHeader{
  margin: 0 auto;
  width: 940px;
  height: 55px;
}
#niftyHeader UL{
  margin: 0;
  padding: 0;
  width: 940px;
  height: 37px;
  list-style-type: none;
}
#niftyHeader LI{
  margin: 0;
  padding: 0;
}
#niftyHeader LI.logoNifty{
  float: left;
  width: 760px;
  text-align:left;
  padding: 3px 0px 0px 0px;
}
#niftyHeader LI.logoFortune{
  float: left;
  padding: 10px 0px 0px 0px;
  width:175px;
  text-align: right;
}
#niftyHeader LI.logoBeginner{
  float: left;
  width:70px;
  padding: 14px 0px 0px 0px;
  text-align: right;
}
#niftyHeader LI.logoFortune A.beginner IMG{
  margin-top:4px;
}
/*--------------------*
 *  NIFTY_input
 *--------------------*/
.cookie_check{
  color:#CECECE;
  margin-bottom:10px;
}
/*--------------------
#base
--------------------*/
#index_base{
  margin:0px auto;
  background:url(../../../../image/contents/header_index_n.jpg) no-repeat 50% 0%;
}
/*--------------------*
#header
*--------------------*/
#header #headerimg{
  height:216px;
  text-align:center;
  background:url(../../../../image/contents/header_n.jpg) no-repeat 50% 0%;
}
#contents_base{
  margin:0px auto;
  text-align:center;
  background:url(../../../../image/contents/header_n.jpg) no-repeat 50% 0%;
}
#index_basebdy{
  margin:0px auto;
  width:940px;
  background:url(../../../../image/contents/header_index_n.jpg) no-repeat center 0;
}
#basebdy{
  margin:0px auto;
  width:940px;
  background:url(../../../../image/contents/header_n.jpg) no-repeat 50% 0%;
}
