/* BACKSTAGE TOP */

/* topNav
------------------------------------------------*/

#topNav .main .nav06 a,
#topNav .main .nav06 a:hover {
	background-position: -640px -220px !important;
}

/* contentWrapper
------------------------------------------------*/

#contentWrapper {
	background: #fff url(bg.gif) repeat-y;
}

/* primary
------------------------------------------------*/

#primary {
	background: url(top_pmbg.gif) no-repeat;
}

/* pHeader
------------------------------------------------*/

#pHeader {
	position:relative;
	height: 209px;
}

#pHeader h1 {
	position:absolute;
	right: 0;
	top: -10px;
	background: url(top_h1.gif) no-repeat;
	width: 270px;
	height: 10px;
	font-size: 8px;
	text-indent: -9999px;
	z-index: 100;
}

#pHeader h3 {
	position: absolute;
	font-size: 8px;
	text-indent: -9999px;
}

/* mobasun */

#pHeader .mobasun {
	position:absolute;
	left: 14px;
	top: 14px;
}

/* pBody
------------------------------------------------*/

#pBody {
	background: url(top_pb_bg.gif) no-repeat;
	padding: 54px 0px 12px 73px;
}

#pBody ul {
	float: left;
	width: 222px;
	list-style-type: none;
}

#pBody li {
	position: relative;
	color: #f58000;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 93%;
	line-height: 1.5;
	width: 222px;
}

/* vol */

#pBody li em {
	position: absolute;
	left: 11em;
	top: 3px;
	color: #666666;
	font-size: 85%;
	width: 5em;
}

/* new */

#pBody li strong {
	display: block;
	position:absolute;
	left: -25px;;
	top: 4px;
	background: url(top_new.gif) no-repeat;
	width: 25px;
	height: 12px;
	font-size: 8px;
	text-indent: -9999px;
}
#pBody li strong.old {
	background-position: -25px 0 !important;
}

/* a */

#pBody li a:link,
#pBody li a:active,
#pBody li a:visited {
	color: #000;
	text-decoration:none;
}
#pBody li a:hover {
	color: #f58000;
	text-decoration:underline;
}

/* pFooter
------------------------------------------------*/

#pFooter {
	position:relative;
	background: url(top_ft_bg.gif) no-repeat;
	min-height: 152px;
}
* html #pFooter {height: 152px;}

#pFooter .fanmail {
	position: absolute;
	right: 140px;
	top: 44px;
	font-size: 86%;
	line-height: 1.3;
	text-align: right;
}

#pFooter .sunday {
	position: absolute;
	right: 24px;
	top: 24px;
}

/* a */

#pFooter a:link,
#pFooter a:active,
#pFooter a:visited {
	color: #ffff00;
	text-decoration:underline;
}
#pFooter a:hover {
	color: #fff;
	text-decoration:underline;
}

