@charset "utf-8";
/*  encyclopedia
-----------------------------------------------------------------------------*/
#encyclopedia {
  padding-bottom: 36px;
  background: url(../img/hr.gif) no-repeat center bottom;
}

#encyclopedia_form {
  padding-bottom: 14px;
  background: url(../img/reference/search_btmbg.gif) no-repeat left bottom;
}

#encyclopedia_search {
  padding: 12px 24px 0 22px;
  background: url(../img/reference/search_topbg.gif) no-repeat left top;
}

#encyclopedia_search:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#encyclopedia_search li {
  margin-right: 5px;
  float: left;
}

#encyclopedia_search li.encylist {
  margin-right: 0;
  float: right;
}

#encyclopedia_search div {
  margin: 0 auto;
  padding-top: 13px;
  width: 643px;
  clear: both;
}

#encyclopedia_search div p { padding-bottom: 6px; }

#encyclopedia_search div .ency_searchword {
  font-size: 18px;
  line-height: 31px;
  width: 330px;
  height: 31px;
  float: left;
}

.mecha_search {
	margin-top:1px;
	height:74px;
	background: url(../img/reference/search_mecha.jpg) no-repeat right top;
}
.mecha_search a {
	float:right;
	margin:20px 115px 0 0;
	display:block;
	width:167px;
	height:35px;
	text-indent:-9999px;
}
* html .mecha_search a { margin:18px 58px 0 0; }


#encyclopedia_newinfo {
  margin: 0 auto;
  border: 2px solid #adadad;
  width: 668px;
  background: #fff;
  clear: both;
}

#encyclopedia_newinfo h3 { padding: 3px 0 0 3px; }
#encyclopedia_newinfo ul { padding: 3px 25px 5px; }

#encyclopedia_newinfo li {
  padding: 2px 0 2px 15px;
  background: url(../img/reference/newinfo_icon.gif) no-repeat left 7px;
}

#encyclopedia_newinfo li a {
  font-size: 14px;
  font-weight: bold;
  color: #cd303b;
}

#encyclopedia_newinfo li a:hover {
  color: #e75f69;
  text-decoration: none;
}

#encyclopedia_cnt {
  margin: 13px auto 0;
  width: 689px;
}

#encyclopedia_cnt .group_head {
  margin:15px 0 0 4px;
  width: 689px;
  height:17px;
  background: url(../img/reference/cnt_group_header.jpg) no-repeat 0 0;
}
* html #encyclopedia_cnt .group_head { margin-left:3px; }
*+html #encyclopedia_cnt .group_head { margin-left:3px; }

#encyclopedia_cnt .group {
  margin: 0 auto 15px auto;
  padding:7px 30px 15px 30px;
  width: 622px;
  font-size: 16px;
  font-weight:bold;
  line-height:1.8em;
  background: url(../img/reference/cnt_bg.gif) no-repeat left bottom;
}

#encyclopedia_cnt .group a:hover {
  text-decoration:none;
  color: #e75f69;
}


#encyclopedia_cnt dl {
  margin: 13px auto 0;
  padding-bottom: 15px;
  width: 682px;
  background: url(../img/reference/cnt_bg.gif) no-repeat left bottom;
  clear: both;
}

#encyclopedia_cnt dl:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#encyclopedia_cnt dt {
  padding: 0 15px 0 53px;
  height: 45px;
  background: url(../img/reference/cnt_titlebg.jpg) no-repeat left top;
}

#encyclopedia_cnt dt span {
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
  display: block;
  float: left;
}

#encyclopedia_cnt dt img {
  margin-top: 11px;
  float: right;
}

#encyclopedia_cnt dd { padding: 9px 20px 0; }
#encyclopedia_cnt dd div.fr { width: 495px; }

#encyclopedia_cnt .ency_storylink a, #encyclopedia_cnt .ency_storylink a:visited {
  font-weight: bold;
  color: #cd303b;
  text-decoration: none;
  padding: 0 0 5px 15px;
  background: url(../img/reference/arrow_icon.gif) no-repeat left 2px;
  float: right;
}

#encyclopedia_cnt .ency_storylink a:hover { color: #e75f69; }

#encyclopedia_cnt .ency_shoplink {
  text-align: right;
  margin-top: 10px;
}

#encyclopedia_cnt .ency_shoplink img { margin-left: 10px; }

#ency_nextprev {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding-top: 25px;
  width: 715px;
  clear: both;
}

#ency_nextprev a:hober {
  color: #238aef;
  text-decoration: none;
}


