@charset "utf-8";
/* =============================== */
/* common */
*:first-child+html body {
	position: relative; /* IE7 bugfix */
}

/* =============================== */
/* header */
#portal_header {
	background: #fff;
}
.nifty_header {
	padding: 7px 0;
}
.ocn_header {
	padding: 4px 0;
}
.so-net_header h1 img {
	position: static !important;
}

/* =============================== */
/* footer */
#portal_footer {
}
.nifty_footer {
	padding: 8px;
	font: normal 16px/1.3 "ＭＳ ゴシック" !important;
	color: #000;
	background: #fff;
	letter-spacing: 0px;
}
.yahoo_footer {
	padding: 8px 0 8px 10px;
	color: #000;
	background: #fff;
}
.yahoo_footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 16px/1.3 "ＭＳ ゴシック" !important;
}
.yahoo_footer ul li {
	padding-left: 1em;
	text-indent: -1em;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 1px;
}
.so-net_footer table {
	margin: 0 auto;
}

/* =============================== */
