/* ===== Universal Reset ===== */

* {
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ===== Basic Style ===== */

body {
	font-family: "ms ui gothic", arial, helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	background-image: url(../images/heade_bg.gif);
	background-repeat: repeat-x;
}

img { border: 0px; }

em {
	color: #FF0000;
	font-style: normal;
}

hr {
	display: none;
	clear: both;
}

.st { font-weight: bold; }

a:link { color: #1D3994; }

a:visited { color: #1D3994; }

a:hover { color: #1D3994; }

a:active { color: #1D3994; }

span.t16 {
	font-size: 12px;
	font-weight: bold;
}

span.get { color: #CA0000; }

/* ===== Head Area ===== */

#head {
	height: 100px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#head-sab {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	height: 35px;
}

#head-sab p.btn-top {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#head-sab p.adlink {
	float: right;
	margin-right: 10px;
	height: 15px;
	margin-top: 12px;
	font-weight: bold;
}

#head h1 {
	float: left;
	font-size: 10px;
	color: #CCC;
	font-weight: lighter;
	padding-top: 5px;
	padding-left: 5px;
}

#head div.logo {
	clear: both;
	float: left;
	padding-top: 18px;
}

#head div.sub {
	font-size: 10px;
	color: #CCC;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	height: 15px;
}

#head div.formal {
	float: right;
	padding-top: 8px;
	margin-right: 5px;
}

div.under-space {
	clear: both;
	height: 1px;
}

/* ===== contents Area ===== */

#contents {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
}

#side-contents {
	width: 198px;
	float: left;
	margin-top: 10px;
	margin-left: -18px;
	background-image: url(../images/side_linkbg.gif);
	background-repeat: repeat-y;
}

#menu {
	width: 555px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

#old-menu {
	float: right;
	margin-right: 10px;
}

#menu p {
	line-height: 160%;
	margin-right: 0px;
	margin-left: 0px;
}

#bw h3.old_bw {
	font-size:1px;
	text-indent:-9999px;
	width:555px;
	height:43px;
	background-image:url(../images/btn_bw.gif);
	display:block;
	overflow:hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menu ul.new {
	height:76px;
	overflow:auto;
	margin-left: 10px;
	margin-bottom: 10px;
}

#menu ul.new li { line-height: 160%; }

#menu ul.book {
	margin-left: 10px;
	margin-bottom: 15px;
	overflow:auto;
	margin-top: 10px;
}

#menu ul.book li { line-height: 160%; }

#menu ul a { font-weight: bold; }

#menu p.topaf {
	background-image: url(../images/soft_info.gif);
	width: 550px;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 160px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
}

#menu span.black { padding-left: 4px; }

#menu span.white { margin-left: 212px; }

#menu div.top-left {
	width: 270px;
	float: left;
	margin-top: 15px;
}

#menu div.top-right {
	width: 270px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#menu h2 {
	height:31px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	padding-top: 17px;
	padding-left: 58px;
}

#menu h2.info {
	height:26px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	padding-left: 10px;
	background-image: url(../images/top_h2_info.gif);
	padding-top: 5px;
	margin-top: 3px;
}

#menu h2.knowledge { background-image: url(../images/topmenu_knowledge.gif); }

#menu h2.capture { background-image: url(../images/topmenu_capture.gif); }

#menu h2.pokemon { background-image: url(../images/topmenu_pokemon.gif); }

#menu h2.data { background-image: url(../images/topmenu_data.gif); }

#menu h2.community { background-image: url(../images/topmenu_community.gif); }

#menu div.facebook {
	width: 110px;
	float: left;
	margin-bottom: 16px;
	margin-top: 3px;
}

#menu div.twitter {
	width: 105px;
	float: left;
	margin-bottom: 16px;
	margin-top: 3px;
}

#menu div.gree {
	width: 210px;
	float: left;
	margin-bottom: 16px;
	margin-top: 5px;
}

#menu div.hatena {
	width: 65px;
	float: left;
	margin-bottom: 16px;
	margin-left: 10px;
	margin-top: 3px;
}

#menu div.top-left ul,
#menu div.top-right ul {
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 6px;
}

#menu div.top-left li,
#menu div.top-right li {
	list-style:none;
	margin-bottom: 14px;
}

#menu div.top-left li.title {
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	padding-left: 10px;
	background-position: 0px 3px;
	margin-top: 25px;
	color: #F00;
}

#menu div.top-right li.title {
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	padding-left: 10px;
	background-position: 0px 3px;
	margin-top: 25px;
	color: #F00;
}

#menu div.top-left li.title-top {
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	padding-left: 10px;
	background-position: 0px 3px;
	color: #F00;
}

#menu div.top-right li.title-top {
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	padding-left: 10px;
	background-position: 0px 3px;
	color: #F00;
}

#side-contents p.link {
	font-size: 10px;
	margin-left: 30px;
	line-height: 160%;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 20px;
}

#side-contents p.end {
	background-image: url(../images/side_bottom.gif);
	height: 10px;
	width: 198px;
}

#side-contents ul {
	margin-left: 30px;
	width: 150px;
	margin-top: 12px;
	font-size: 10px;
	list-style-type:none;
}

#side-contents li {
	line-height: 120%;
	margin-bottom: 12px;
	background-image: url(../images/bullet.gif);
	padding-left: 10px;
	background-position: 0px 2px;
}

#side-contents p.splink {
	background-image: url(../images/side_splink.gif);
	padding-top: 30px;
	padding-left: 28px;
}

#menu div.ad-bottom {
	clear: both;
	text-align: center;
	background-color: #E6E6E6;
	padding: 10px;
}

/* ===== ad Area ===== */

#contents p.ad-728 {
	height:100px;
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-top: 6px;
}

#contents p.ad-728k {
	height:100px;
	width: 740px;
	margin-right: 0px;
	margin-left: -10px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: -5px;
}


p.ad4-468 {
	background-image: url(../images/sponsored_link.gif);
	background-position: -28px top;
	clear: both;
	padding-top: 18px;
	margin-left: 7px;
	margin-top: 15px;
	margin-bottom: 18px;
}

p.ad5-468 {
	background-image: url(../images/sponsored_link.gif);
	background-position: -28px top;
	clear: both;
	padding-top: 20px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 18px;
}

p.ad6-468 {
	background-image: url(../images/sponsored_link.gif);
	background-position: -28px top;
	clear: both;
	padding-top: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents p.ad2-468 {
	background-image: url(../images/splink.gif);
	background-position: 12px 0px;
	padding-top: 14px;
	margin-bottom: 30px;
	margin-top: -35px;
}

div#content p.ad5-468 {
	background-image: url(../images/sponsored_link.gif);
	background-position: -28px top;
	clear: both;
	padding-top: 20px;
	margin-left: -2px;
	margin-top: 0px;
	margin-bottom: 18px;
}

div#content p.ad3-468 {
	background-image: url(../images/sponsored_link.gif);
	background-position: -28px top;
	margin-top: 10px;
	clear: both;
	padding-top: 10px;
	margin-left: 12px;
}

div#contents p.ad-336 {
	background-image: url(../images/sponsored_link.gif);
	background-position: -28px 12px;
	clear: both;
	padding-top: 30px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 18px;
}

div#contents p.ad2-336 {
	background-image: url(../images/sponsored_link.gif);
	background-position: -28px top;
	clear: both;
	padding-top: 18px;
	margin-left: 9px;
	margin-top: 15px;
	margin-bottom: 18px;
}

div#content p.ad2-468 {
	clear: both;
	margin-top: 10px;
}

div#content p.link-468 {
	clear: both;
	margin-bottom: 15px;
	margin-left: -4px;
}

/* ===== footer Area ===== */

#footer {
	clear: both;
	width: 100%;
	height: 80px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-top: 20px;
}

#footer p {
	color: #999;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	height:27px;
	background-image:url(../images/footer.gif);
	padding-top: 12px;
	text-align: center;
}

#footer a:link {
	color: #999;
	text-decoration: none;
}

#footer a:visited {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: none;
}

#footer a:active {
	color: #999;
	text-decoration: none;
}
