@charset "euc-jp";
@import url(textsettings.css);

/* ---------------------------------------------------------------- *
	main
 * ---------------------------------------------------------------- */

body {
  color: #333333;
  background: url(/images/enta-ch/common/bg.gif) repeat;
}
body, div {
  margin: 0;
  padding: 0;
}
#wrapper {
  background: transparent;
  width: 900px;
  margin: 0 auto;
  background:#ffffff;
  text-align: center;
  border-top: 2px solid #C10000;
  /*border-right: 10px solid #ffffff;
  border-left: 10px solid #ffffff;*/
}
#container {
  background: transparent;
  width: 876px;
  margin: 0 auto;
  background:#ffffff;
  text-align:left;
}

/* ---------------------------------------------------------------- *
	common
 * ---------------------------------------------------------------- */
/* 配置の基準の設定 */
#container, #main, #mainbox {
  position: relative;
}
/* サイドコンテンツ：絶対配置 */
#sidebox {
  position: absolute;
  top: 0;
  right: 0;
}
a img {
  border: none;
} 
.imgbox { 
  margin: 0;
  padding: 0;
  border: none;
}

/* ---------------------------------------------------------------- *
	header
 * ---------------------------------------------------------------- */

#header {
  width: 876px;
  background: #ffffff;
  margin: 0;
  padding: 0;
  clear: both;
  white-space: nowrap;
  clear: both;
/*ofthemonth対応*/
margin-top:10px;
}

#head_bunner {
  position: absolute;
  top: 30px;
  left: 150px;
}
/* ---------------------------------------------------------------- *
	navi
 * ---------------------------------------------------------------- */

#navi {
  margin-bottom: 20px;
  width: 876px;
  height: 50px;
}
#navi ul {
  margin: 0;
  padding: 0;
  height: 50px;
}
#navi ul li {
  margin: 0;
  padding: 0;
  float: left;
  text-indent:-9999px;
  list-style: none;
}
#navi ul li a {
  width: 146px; 
  height: 50px;
  margin: 0;
  display: block;
  font-weight: bold;
  text-decoration: none;
}
/*通常メニュー*/
#navi ul li#news a { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat 0px -50px; }
#navi ul li#douga a { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -146px -50px; }
#navi ul li#game a { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -292px -50px; }
#navi ul li#anime a { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -438px -50px; }
#navi ul li#special a { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -584px -50px; }
#navi ul li#any a { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -730px -50px; }
/*マウスオーバー時*/
#navi ul li#news a:hover { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat 0px -0px; }
#navi ul li#douga a:hover { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -146px 0px; }
#navi ul li#game a:hover { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -292px 0px; }
#navi ul li#anime a:hover { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -438px 0px; }
#navi ul li#special a:hover { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -584px 0px; }
#navi ul li#any a:hover { background: #ffffff url(/images/enta-ch/common/menu.jpg) no-repeat -730px 0px; }

/* フロートしているナビゲーションのリストアイテムのフロート解除を、
直下のHTML要素の有無に関わらずクリアするための設定（俗に言うclearfix） */
#navi ul:after,.contents:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/* ---------------------------------------------------------------- *
	contents
 * ---------------------------------------------------------------- */

#main {
  /* ★ --- レイアウト調整：左右カラムの設定に応じて設定 --- */
  /* Note：padding-left をサイドメニューの幅＋マージンとし，
           padding-right をサイドコンテンツの幅＋マージンとして
           ください */
  padding-left: 157px;
  padding-right: 169px;
  background: tranparent;
  _margin-top: -15px;
  z-index:1;
}
#main:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/* ---------------------------------------------------------------- *
	sidenavi-----contents-left
 * ---------------------------------------------------------------- */

#sidenavi {
  background: #ffffff;
  width: 148px;
  padding: 0;
  position: absolute;
  top: 201px;
  _top: 211px;
  left: 12;
  z-index:2;
}
*:first-child+html #sidenavi {
  position: absolute;
  top: 210px;
  left: 12;
}

#sidenavi img{ margin: 0 0 5px 0 ; }
#sidenavi img.title{ margin: 0; }
[id="sidenavi"]#sidenavi { margin: 0 0 42px 0; }/* Note：バグ回避のため，同じ値での指定を 2 回行ってください */
html:lang(ja) #sidenavi { margin-top: 0 0 42px 0; }/* Note：直前の指定と同じ値を設定してください */

#sidenavi p, #sidenavi ul, #sidenavi ol, #sidenavi dl,
#navibox p, #navibox ul, #navibox ol, #navibox dl {
  margin: 0;
}

/* ---------------------------------------------------------------- *
	side-contents-right
 * ---------------------------------------------------------------- */

#sidebox {
  background: transparent;
  width: 160px;
}
#sidebox .imgbox {
background:transparent none repeat scroll 0%;
}
.imgbox_top {
background:#FFFFFF none repeat scroll 0%;
margin: 0 0 15px 0;
}

/* ---------------------------------------------------------------- *
	movie_box
 * ---------------------------------------------------------------- */

.mov {
  width: 550px;
  height: 300px;
  margin:10px auto 15px auto;
  background: #ffffff url(/images/enta-ch/flv_back.jpg) no-repeat center center;
}
#top_mov {
  margin: 0px auto 5px 10px;
  padding-top: 10px;
}
.mov_list {
  position:absolute;
  top: 80px;
  left: 500px;
}
.mov_list {
  _position:absolute;
  _top: 68px;
  _left: 340px;
}

.mov_list_in {
  background: #111111;
  margin: 0 5px 10px 5px;
  font-size: 12px;
  height: 60px;
  width: 190px;
  clear: both;
  color:#ffffff;
  position: relative;
}
.mov_list_in img {
  float: left;
  /* Note：float:left:margin-left:0，right:margin-right:0 */
  margin: 5px ;
  vertical-align:middle;
}
.mov_list_in p {
  text-align: center;
  padding: 0.5em 0 0 0;
}
.1_line {
  padding: 10em 0 0 0;
}
#g .mov_list_in p {
  position: absolute;
  top: 12px;
  left: 62px;
}

.mov_list_in img.info {
  margin: 0.3em 0 0 0;
}


/* ---------------------------------------------------------------- *
	contents
 * ---------------------------------------------------------------- */

.contents {
  background: #ffffff;
  margin: 0 0 15px 0;
  border: 1px solid #ff6600;
  border-top: none;
  clear: both;
  width: 548px;
}
.contents img {
  margin: 0 -1px 5px -1px ;
}
.half_c_l, .half_c_r {
  background: #ffffff;
  margin: 0;
  width: 257px;
}
.half_c_l {
  float: left;
  margin-left: 10px;
  _margin-left: 5px;
  _margin-right: 2px;
}
.half_c_r {
  float: right;
  margin-right: 10px;
  _margin-right: 5px;
  _margin-left: 2px;
}
.half_c_l h2, .half_c_r h2 {
  border-left: 5px solid #3399cc;
  font-size: 100%;
  color:#666666;
}
.half_enta {
  background: #ffffff;
  padding: 0 0.7em;
  width: 221px;
  float: left;
}
.half_enta h2 {
  border-left: 5px solid #3399cc;
  font-size: 100%;
  color:#666666;
}
.regu_c_l, .regu_c_r {
  background: #ffffff;
  margin: 0;
  width: 257px;
}
.regu_c_l {
  float: left;
  margin-left:10px;
  _margin-left: 5px;
  _margin-right: 2px;
}
.regu_c_r {
  float: right;
  margin-right: 10px;
  _margin-right: 5px;
  _margin-left: 2px;
}
.regu_c_l h2, .regu_c_r h2 {
  margin: 0 0 0.2em 0;
  border-left: 5px solid #3399cc;
  font-size: 100%;
  color:#666666;
}
.regu_c_l p, .regu_c_r p {
  font-size:90%;
  color:#666666;
}
.half_list {
  float: right;
  background: #ffffff;
  margin: 0;
  padding: 0 0.7em;
  width: 278px;
}
.wide_c {
  background: #ffffff;
  margin: 0 0 0 0;
  padding: 0.9em 0.7em 0.7em 0.7em;
}
.wide_c h2 {
  border-left: 5px solid #3399cc;
  font-size: 100%;
  color: #666666;
}

.fla_g {
  background: #ffffff;
  width: 127px;
  float: left;
  margin: 5px 0 0 6px;
}
.game_c,.game_c_ki {
  background: #e8ffff;
  margin: 1em;
  padding: 1em;
  display: inline-block;
}
.game_c:after, .game_c_ki:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.game_c h2,.game_c_ki h2 {
  border-left: none;
  border-bottom: 1px dotted #3399cc ; 
  font-size: 120%;
  color: #000099;
}
.game_c ul,.game_c_ki ul {
  margin: 0;
  padding: 0 0 0 5px;
  list-style-type: none;
  float: right;
  width: 117px;
}
.game_c ul li,.game_c_ki ul li {
  float: left;
  width: 117px;
  padding: 0;
  display:inline;
  font-weight:normal;
}
.game_c_ki {
  background: #ffffe6;
}

#s table {
  width: 530px;
  margin: 20px auto;
  text-align: center;
  }
#s table td{
  height: 75px;
  vertical-align: middle;
}
/* ---------------------------------------------------------------- *
	contents-image
 * ---------------------------------------------------------------- */

.half_list img, .half_enta img, .wide_c img {
  float: left;
  margin: 0 4px 10px 0;
}
.game_c img,.game_c_ki img {
  float: left;
  margin: 0 10px 10px 0;
}

.half_list a:hover img,
.regu_c_l a:hover img, .regu_c_r a:hover img,
.half_c_l a:hover img, .half_c_r a:hover img,
.mov_list_in a:hover img, .contents table a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
 
/* ---------------------------------------------------------------- *
	footer_bunner
 * ---------------------------------------------------------------- */
 
#footerbunner {
text-align: center;
margin:0 0 10px 0;
padding-top: 15px;
}
#footerbunner img {
margin: 10px;
}
#bunner {
text-align: center;
margin: 0 0 0 10px;
}
#footerbunner_page {
text-align: center;
margin:0 0 10px 0;
padding-top: 15px;
}
#footerbunner_page img {
margin: 3px;
}
/* ---------------------------------------------------------------- *
	footer
 * ---------------------------------------------------------------- */

#footer {
  clear:both;
  background:url(/images/enta-ch/common/bg_footer.gif) left top no-repeat;
  width:900px;
  height:41px;
  font-size:11px;
  line-height:1.2em;
  letter-spacing:0px;
  text-align:right;
  white-space:nowrap;
}
#footer ul {
  margin: 0;
  padding:10px 56px 0px 0px;
  list-style:none;
}
#footer li {
  padding:0 4px;
  display:inline;
  border-right:1px solid #650000;
  font-weight:normal;
  background: left center no-repeat;
}
#footer address {
  padding: 3px 54px 0px 0px;
}
#footer #listleft {
  border-left: 1px solid #650000;
}
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#footer a:hover {
  border-bottom: 1px solid #ffffff;
}
/* ---------------------------------------------------------------- *
	form
 * ---------------------------------------------------------------- */
form#login_form, #quick {
  background:url(/images/enta-ch/common/roginlim.gif) repeat-y;
  font-size:0.8em;
  _font-size:0.7em;
  margin: 0;
}
*:first-child+html form#login_form, 
*:first-child+html #quick  {
  font-size:0.7em;
}
form#login_form input{
  margin: 0 0 0 0.5em;
  line-height:1.2em;
}
form#login_form img, #quick img{
  margin: 0.3em 0 0.3em 1em;
}

/* ---------------------------------------------------------------- *
	login
 * ---------------------------------------------------------------- */
#login .idpwInput{
width:109px;
font-size:12px;
color:#333;
border: 1px solid #000000;
padding:1px;
}



/* ---------------------------------------------------------------- *
	navi02
 * ---------------------------------------------------------------- */
#navi02{
  margin-bottom: 20px;
  width: 876px;
  height: 50px;
}
#navi02 a img{
  margin: 0;
  padding: 0;
  width: 146px;
  height: 50px;
}
#navi02 img{
  margin: 0;
}

/* ---------------------------------------------------------------- *
	special_nav
 * ---------------------------------------------------------------- */
ul.special{
  margin: 0 0 0 15px;
  padding: 10px 0 0 0;
  height: 300px;
}
ul.special li {
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
  list-style: none;
  background:url(/images/enta-ch/common/icon_ore.gif) left center no-repeat;
}
ul.special li a {
  margin: 0;
  font-weight: bold;
}

/* ---------------------------------------------------------------- *
	バグ回避
 * ---------------------------------------------------------------- */
/*.contents img { position: relative; }/* IE6 で画像が消えることがあるバグを回避 ←もともと１つのボックス*/
html[lang^="ja"] #sidenavi { margin-top: 0; }/* IE6/IE7 で垂直配置がずれるバグを回避 */
*/
.fr {
  float: right;
  padding-left:10px;
}
.fl {
  float: left;
  padding-right: 10px;
}
.cb { clear: both;}


