@charset "utf-8";
/*==========================================================

 @sitename JPAP.JP
 @lastupdate 2010/03/xx

==========================================================*/

/* Over Ride
----------------------------------------------------------*/
body {
	background:url(../img/header_top_bg.gif) repeat-x left top;
}

div#Aside {
	margin-top:-404px;
	_margin-right:-24px;
}

div#Aside ul.banner {
	position:relative;
	left:-48px;
	margin:20px 0 0 0;
}

div#Aside ul.banner li {
	margin-bottom:10px;
}


/* Contents
----------------------------------------------------------*/
div.index div#Contents {
	margin-top:0;
	width:620px;
	min-height:0 !important;
}

dl.news {
	margin-bottom:15px;
	width:620px;
	background:url(../../../images/idx_whats_new.gif) repeat-x left top;
}

dl.news dt {
	height:34px;
}

dl.news dt span {
	display:none;
}

dl.news dd#NewsFeed dl{
	padding-bottom:16px;
	background:url(../img/news_bg.gif) repeat-x left bottom;
}

dl.news dd#NewsFeed dl dt {
	padding-top:13px;
	height:20px;
	font-weight:bold;
}

dl.news dd#NewsFeed dl dt img {
	vertical-align:middle;
	margin-left:10px;
}

dl.news dd#NewsFeed dl dd {
	padding-top:2px;
}

dl.news dd#NewsFeed span.note{
	display:block;
}

dl.news dd#NewsFeed p{
	margin-top:15px;
}

dl.news dd#NewsFeed a:link {
	text-decoration:none;
}

dl.news dd#NewsFeed a:visited {
	text-decoration:none;
}

dl.news dd#NewsFeed a:hover {
	text-decoration:underline;
}






















